fixed typos in localization

This commit is contained in:
[VB]AWOL
2013-11-21 09:48:34 -06:00
parent a94a1ef823
commit 9f04d86a1e
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ class ItemCrowbar: ItemCore
{ {
class Toolbelt class Toolbelt
{ {
text = "STR_EPOCH_PLAYER_295"; text = "$STR_EPOCH_PLAYER_295";
script="spawn player_addToolbelt;"; script="spawn player_addToolbelt;";
use[]= use[]=
{ {

View File

@@ -2602,7 +2602,7 @@
<French>Un outil constitué d'une barre de métal dont l'une des extrémité est recourbée servant de point d'appui, légèrement aplatie et fendue, permettant ainsi d'arracher des clous.</French> <French>Un outil constitué d'une barre de métal dont l'une des extrémité est recourbée servant de point d'appui, légèrement aplatie et fendue, permettant ainsi d'arracher des clous.</French>
<Czech>A tool consisting of a metal bar with a single curved end and flattened points, often with a small fissure on one or both ends for removing nails.</Czech> <Czech>A tool consisting of a metal bar with a single curved end and flattened points, often with a small fissure on one or both ends for removing nails.</Czech>
</Key> </Key>
<Key ID="$STR_EQUIP_ETOOL"> <Key ID="STR_EQUIP_ETOOL">
<Original>Etool</Original> <Original>Etool</Original>
<English>Etool</English> <English>Etool</English>
<German>Feldspaten</German> <German>Feldspaten</German>