From 4c2d4e32addd95dedf01acf254db9b41b0813fdb Mon Sep 17 00:00:00 2001
From: Andrey Kleshchev <andreykproductengine@lindenlab.com>
Date: Sat, 2 Mar 2024 02:23:20 +0200
Subject: [PATCH] Revert "Update emoji_categories in Polish translation to
 slightly more correct erms..."

This reverts commit 60debe828b87c33fdbd33e3a5fcef423e544fe55.
---
 .../skins/default/xui/pl/emoji_categories.xml        | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/indra/newview/skins/default/xui/pl/emoji_categories.xml b/indra/newview/skins/default/xui/pl/emoji_categories.xml
index ea4004bdb9d..9aad7af794f 100644
--- a/indra/newview/skins/default/xui/pl/emoji_categories.xml
+++ b/indra/newview/skins/default/xui/pl/emoji_categories.xml
@@ -5,13 +5,13 @@
       <key>Name</key>
       <string>smileys and emotion</string>
       <key>Category</key>
-      <string>buźki i emocje</string>
+      <string>buźki and emocje</string>
     </map>
     <map>
       <key>Name</key>
       <string>people and body</string>
       <key>Category</key>
-      <string>ludzie i ciało</string>
+      <string>ludzie and ciało</string>
     </map>
     <map>
       <key>Name</key>
@@ -23,7 +23,7 @@
       <key>Name</key>
       <string>animals and nature</string>
       <key>Category</key>
-      <string>zwierzęta i przyroda</string>
+      <string>zwierzęta and przyroda</string>
     </map>
     <map>
       <key>Name</key>
@@ -35,19 +35,19 @@
       <key>Name</key>
       <string>travel and places</string>
       <key>Category</key>
-      <string>podróże i miejsca</string>
+      <string>podróże and miejsca</string>
     </map>
     <map>
       <key>Name</key>
       <string>activities</string>
       <key>Category</key>
-      <string>aktywności</string>
+      <string>aktywność</string>
     </map>
     <map>
       <key>Name</key>
       <string>objects</string>
       <key>Category</key>
-      <string>obiekty</string>
+      <string>objekt</string>
     </map>
     <map>
       <key>Name</key>
-- 
GitLab