Fixes translations of skill description for "Hard Hit" to reflect changes in 0.7.1.

TODO: pt and pt-rBR are wrong as well and need fixing.
TODO: ru, ja and pl need to be checked by translators and be removed in case of doubt to give future translators a chance to fix the translation.
This commit is contained in:
Michael Noack
2014-07-01 19:10:49 +02:00
parent 0e4ad9e201
commit bf5439d59e
2 changed files with 2 additions and 2 deletions

View File

@@ -348,7 +348,7 @@
<string name="skill_shortdescription_resistance_blood_disorder">Widerstand gegen Blutstörungen</string>
<string name="skill_longdescription_weapon_chance">Erhöht die Angriffschance bei jeder Stufe um %1$d.</string>
<string name="skill_longdescription_weapon_dmg">Erhöht den minimalen und maximalen Schaden bei jeder Stufe um %1$d.</string>
<string name="skill_longdescription_weapon_dmg">Erhöht den maximalen Schaden bei jeder Stufe um %1$d.</string>
<string name="skill_longdescription_barter">Verringert bei jeder Stufe den Auf- und Abschlag von An- und Verkäufen um %1$d Prozentpunkte.</string>
<string name="skill_longdescription_dodge">Erhöht die Abwehrchance bei jeder Stufe um %1$d.</string>
<string name="skill_longdescription_barkskin">Erhöht die Schadensresistenz bei jeder Stufe um %1$d.</string>

View File

@@ -340,7 +340,7 @@
<string name="skill_shortdescription_resistance_blood_disorder">Résistance aux troubles sanguins</string>
<string name="skill_longdescription_weapon_chance">Chaque niveau de compétence augmente la probabilité de toucher de %1$d.</string>
<string name="skill_longdescription_weapon_dmg">Chaque niveau de compétence augmente les dommages min. et max. de %1$d.</string>
<string name="skill_longdescription_weapon_dmg">Chaque niveau de compétence augmente les dommages max. de %1$d.</string>
<string name="skill_longdescription_barter">Chaque niveau de compétence réduit le malus financier d\'achat et de vente de %1$d %%.</string>
<string name="skill_longdescription_dodge">Chaque niveau de compétence augmente la chance de bloquer de %1$d.</string>
<string name="skill_longdescription_barkskin">Chaque niveau de compétence augmente la résistance aux dégâts de %1$d.</string>