diff options
author | translators <translators@openttd.org> | 2008-12-17 18:01:19 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2008-12-17 18:01:19 +0000 |
commit | 34dfb0e67b3d1f114ae3ea04cdb2417be17f0ad0 (patch) | |
tree | c90adb32aee64e7ed1a2a26ece17dbf7c595a389 /projects | |
parent | 6a04497e696adb61c4e951fc715186649edb018b (diff) | |
download | openttd-34dfb0e67b3d1f114ae3ea04cdb2417be17f0ad0.tar.xz |
(svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03
arabic_egypt - 200 fixed, 28 changed by Azoo4oozi (228)
czech - 3 changed by Hadez (3)
indonesian - 1 fixed, 4 changed by fanioz (5)
korean - 1 changed by leejaeuk5 (1)
latvian - 299 fixed, 3 changed by marismols (302)
lithuanian - 79 fixed by Zogg (79)
serbian - 25 fixed by Jenraux (25)
Diffstat (limited to 'projects')
-rw-r--r-- | projects/langs_vs80.vcproj | 15 | ||||
-rw-r--r-- | projects/langs_vs90.vcproj | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj index 3ff07fdad..02af65f0c 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -392,6 +392,21 @@ </FileConfiguration> </File> <File + RelativePath="..\src\lang\latvian.txt" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Generating latvian language file" + CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" + AdditionalDependencies="" + Outputs="..\bin\lang\latvian.lng" + /> + </FileConfiguration> + </File> + <File RelativePath="..\src\lang\lithuanian.txt" > <FileConfiguration diff --git a/projects/langs_vs90.vcproj b/projects/langs_vs90.vcproj index d447988e3..d861b4235 100644 --- a/projects/langs_vs90.vcproj +++ b/projects/langs_vs90.vcproj @@ -393,6 +393,21 @@ </FileConfiguration> </File> <File + RelativePath="..\src\lang\latvian.txt" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Generating latvian language file" + CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" + AdditionalDependencies="" + Outputs="..\bin\lang\latvian.lng" + /> + </FileConfiguration> + </File> + <File RelativePath="..\src\lang\lithuanian.txt" > <FileConfiguration |