summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-03-05 20:42:24 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2024-03-06 12:42:57 +0200
commitbe35287184dde0f4a34ac05c5616b7d7d6f59ef7 (patch)
treeedceab398bc6c63db77b257d8b0908f4a67a98ea /indra/newview/skins/default/xui/da
parenta6e1f22a993fde79d0ecb76d60535fdc454a2acd (diff)
SL-20429 Fix emoji categories having mixed translations
Was caused by package substituting '&' with 'and' instead of '&amp;'
Diffstat (limited to 'indra/newview/skins/default/xui/da')
-rw-r--r--indra/newview/skins/default/xui/da/emoji_categories.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/da/emoji_categories.xml b/indra/newview/skins/default/xui/da/emoji_categories.xml
index 456b18e4e2..f2a7f7a3aa 100644
--- a/indra/newview/skins/default/xui/da/emoji_categories.xml
+++ b/indra/newview/skins/default/xui/da/emoji_categories.xml
@@ -5,13 +5,13 @@
<key>Name</key>
<string>smileys and emotion</string>
<key>Category</key>
- <string>smileys and følelser</string>
+ <string>smileys &amp; følelser</string>
</map>
<map>
<key>Name</key>
<string>people and body</string>
<key>Category</key>
- <string>mennesker and krop</string>
+ <string>mennesker &amp; krop</string>
</map>
<map>
<key>Name</key>
@@ -23,19 +23,19 @@
<key>Name</key>
<string>animals and nature</string>
<key>Category</key>
- <string>dyr and natur</string>
+ <string>dyr &amp; natur</string>
</map>
<map>
<key>Name</key>
<string>food and drink</string>
<key>Category</key>
- <string>mad and drikke</string>
+ <string>mad &amp; drikke</string>
</map>
<map>
<key>Name</key>
<string>travel and places</string>
<key>Category</key>
- <string>rejser and steder</string>
+ <string>rejser &amp; steder</string>
</map>
<map>
<key>Name</key>