diff --git a/datamodels/2.x/itop-structure/dictionaries/cs.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/cs.dict.itop-structure.php index 8f9396f34..e0fbcc2fd 100644 --- a/datamodels/2.x/itop-structure/dictionaries/cs.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/cs.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/da.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/da.dict.itop-structure.php index 5c6875ae7..56f250c4c 100644 --- a/datamodels/2.x/itop-structure/dictionaries/da.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/da.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/de.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/de.dict.itop-structure.php index aeb94558c..628ecea5d 100644 --- a/datamodels/2.x/itop-structure/dictionaries/de.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/de.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/en.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/en.dict.itop-structure.php index e673cc6e6..6852afa8c 100644 --- a/datamodels/2.x/itop-structure/dictionaries/en.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/en.dict.itop-structure.php @@ -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)', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/es_cr.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/es_cr.dict.itop-structure.php index e8aac3ae1..9975a96f9 100644 --- a/datamodels/2.x/itop-structure/dictionaries/es_cr.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/es_cr.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php index f38c95d79..97afeb98a 100644 --- a/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/fr.dict.itop-structure.php @@ -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)', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/hu.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/hu.dict.itop-structure.php index 189f19b43..695dabc59 100644 --- a/datamodels/2.x/itop-structure/dictionaries/hu.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/hu.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/it.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/it.dict.itop-structure.php index cd0138075..93ecec448 100644 --- a/datamodels/2.x/itop-structure/dictionaries/it.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/it.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/ja.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/ja.dict.itop-structure.php index 23a151f42..18188729c 100644 --- a/datamodels/2.x/itop-structure/dictionaries/ja.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/ja.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/nl.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/nl.dict.itop-structure.php index 2261219f1..e2e4e5508 100644 --- a/datamodels/2.x/itop-structure/dictionaries/nl.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/nl.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/pt_br.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/pt_br.dict.itop-structure.php index 6b6393d49..5ba5a6538 100644 --- a/datamodels/2.x/itop-structure/dictionaries/pt_br.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/pt_br.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/ru.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/ru.dict.itop-structure.php index 70068f851..10a29f75d 100644 --- a/datamodels/2.x/itop-structure/dictionaries/ru.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/ru.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/sk.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/sk.dict.itop-structure.php index 4beb911fa..080821d05 100644 --- a/datamodels/2.x/itop-structure/dictionaries/sk.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/sk.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/tr.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/tr.dict.itop-structure.php index 7af46e447..b403ff332 100644 --- a/datamodels/2.x/itop-structure/dictionaries/tr.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/tr.dict.itop-structure.php @@ -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)~~', )); diff --git a/datamodels/2.x/itop-structure/dictionaries/zh_cn.dict.itop-structure.php b/datamodels/2.x/itop-structure/dictionaries/zh_cn.dict.itop-structure.php index b15279d30..dbc39a6ae 100644 --- a/datamodels/2.x/itop-structure/dictionaries/zh_cn.dict.itop-structure.php +++ b/datamodels/2.x/itop-structure/dictionaries/zh_cn.dict.itop-structure.php @@ -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)~~', ));