From aa8275460f322f644470cd01fee1bc35847c1957 Mon Sep 17 00:00:00 2001
From: Grzegorz <gienkov.grzegorz@gmail.com>
Date: Fri, 10 Apr 2015 01:29:26 +0200
Subject: [PATCH] weaponselect PL translation

---
 addons/weaponselect/stringtable.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/addons/weaponselect/stringtable.xml b/addons/weaponselect/stringtable.xml
index 3a39d59396..f8495960e7 100644
--- a/addons/weaponselect/stringtable.xml
+++ b/addons/weaponselect/stringtable.xml
@@ -4,9 +4,11 @@
   <Package name="WeaponSelect">
     <Key ID="STR_ACE_Weaponselect_SettingDisplayTextName">
       <English>Display text on grenade throw</English>
+      <Polish>Wyświetl tekst przy rzucie granatem</Polish>
     </Key>
     <Key ID="STR_ACE_Weaponselect_SettingDisplayTextDesc">
       <English>Display a hint or text on grenade throw.</English>
+      <Polish>Wyświetla hint lub tekst przy rzucie granatem.</Polish>
     </Key>
     <Key ID="STR_ACE_WeaponSelect_SelectPistol">
       <English>Select Pistol</English>
@@ -251,4 +253,4 @@
       <Russian>Запустить дымовую завесу</Russian>
     </Key>
   </Package>
-</Project>
\ No newline at end of file
+</Project>