Polish the stringtable

This commit is contained in:
PabstMirror 2015-08-08 12:36:42 -05:00
parent e8961e3d0e
commit feceff2746
2 changed files with 6 additions and 4 deletions

View File

@ -269,6 +269,7 @@
</Key> </Key>
<Key ID="STR_ACE_Interact_Menu_Category_InteractionMenu"> <Key ID="STR_ACE_Interact_Menu_Category_InteractionMenu">
<English>Interaction Menu</English> <English>Interaction Menu</English>
<Polish>Menu interakcji</Polish>
</Key> </Key>
</Package> </Package>
</Project> </Project>

View File

@ -345,10 +345,10 @@
<German>Protokolliert Debug-Informationen im RPT und speichert sie in der Zwischenablage.</German> <German>Protokolliert Debug-Informationen im RPT und speichert sie in der Zwischenablage.</German>
<Portuguese>Envia informação de depuração para RPT e área de transferência.</Portuguese> <Portuguese>Envia informação de depuração para RPT e área de transferência.</Portuguese>
</Key> </Key>
<Key ID="STR_ACE_OptionsMenu_headBugFix"> <Key ID="STR_ACE_OptionsMenu_headBugFix">
<English>Headbug Fix</English> <English>Headbug Fix</English>
</Key> </Key>
<Key ID="STR_ACE_OptionsMenu_headBugFixTooltip"> <Key ID="STR_ACE_OptionsMenu_headBugFixTooltip">
<English>Resets your animation state.</English> <English>Resets your animation state.</English>
</Key> </Key>
<Key ID="STR_ACE_OptionsMenu_aceNews"> <Key ID="STR_ACE_OptionsMenu_aceNews">
@ -369,6 +369,7 @@
</Key> </Key>
<Key ID="STR_ACE_OptionsMenu_category_all"> <Key ID="STR_ACE_OptionsMenu_category_all">
<English>All Categories</English> <English>All Categories</English>
<Polish>Wszystkie kategorie</Polish>
</Key> </Key>
</Package> </Package>
</Project> </Project>