diff options
| author | Pantera Północy <panterapolnocy@gmail.com> | 2024-03-01 21:39:56 +0100 | 
|---|---|---|
| committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2024-03-01 22:49:08 +0200 | 
| commit | 60debe828b87c33fdbd33e3a5fcef423e544fe55 (patch) | |
| tree | 824cf4b1617b4ba9f44041eb0bb013c8d789ca0a /indra | |
| parent | fe3be58938ec3a6241d011156cd6ff3607ed1602 (diff) | |
Update emoji_categories in Polish translation to slightly more correct erms...
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/pl/emoji_categories.xml | 12 | 
1 files 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 9aad7af794..ea4004bdb9 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 and emocje</string> +      <string>buźki i emocje</string>      </map>      <map>        <key>Name</key>        <string>people and body</string>        <key>Category</key> -      <string>ludzie and ciało</string> +      <string>ludzie i 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 and przyroda</string> +      <string>zwierzęta i 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 and miejsca</string> +      <string>podróże i miejsca</string>      </map>      <map>        <key>Name</key>        <string>activities</string>        <key>Category</key> -      <string>aktywność</string> +      <string>aktywności</string>      </map>      <map>        <key>Name</key>        <string>objects</string>        <key>Category</key> -      <string>objekt</string> +      <string>obiekty</string>      </map>      <map>        <key>Name</key> | 
