mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
N°3936 - Remove 🌕 emoji from the theme label, it's was a bit too much 😁
This commit is contained in:
@@ -362,6 +362,6 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -352,6 +352,6 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -361,6 +361,6 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -374,6 +374,6 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕',
|
||||
'theme:fullmoon' => 'Full moon',
|
||||
'theme:test-red' => 'Test instance (Red)',
|
||||
));
|
||||
|
||||
@@ -356,6 +356,6 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -384,6 +384,6 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕',
|
||||
'theme:fullmoon' => 'Full moon',
|
||||
'theme:test-red' => 'Instance de test (Rouge)',
|
||||
));
|
||||
|
||||
@@ -354,6 +354,6 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -354,6 +354,6 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -354,6 +354,6 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -361,6 +361,6 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -355,6 +355,6 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -342,6 +342,6 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -354,6 +354,6 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -356,6 +356,6 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
@@ -365,6 +365,6 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'theme:fullmoon' => 'Full moon 🌕~~',
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user