diff options
author | translators <translators@openttd.org> | 2008-12-15 11:39:23 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2008-12-15 11:39:23 +0000 |
commit | 9edc4e8030e281643c8e13bc446f1f65c91ec9ab (patch) | |
tree | 071313899486ba50ab019c09d336beb5423203cd /projects | |
parent | e259fa8ede15303c6ef3c5f64ad0fbebe9a7eaeb (diff) | |
download | openttd-9edc4e8030e281643c8e13bc446f1f65c91ec9ab.tar.xz |
(svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07
arabic_egypt - 343 fixed, 3 changed by Azoo4oozi (153), khaloofah (193)
indonesian - 123 changed by adjayanto (95), fanioz (28)
macedonian - 74 fixed, 4 changed by sashozs (78)
simplified_chinese - 8 fixed by ww9980 (8)
traditional_chinese - 6 fixed by ww9980 (6)
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 de178f0c3..3ea35fe49 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -317,6 +317,21 @@ </FileConfiguration> </File> <File + RelativePath="..\src\lang\indonesian.txt" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Generating indonesian language file" + CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" + AdditionalDependencies="" + Outputs="..\bin\lang\indonesian.lng" + /> + </FileConfiguration> + </File> + <File RelativePath="..\src\lang\italian.txt" > <FileConfiguration diff --git a/projects/langs_vs90.vcproj b/projects/langs_vs90.vcproj index 96c5160bd..c09bf2a33 100644 --- a/projects/langs_vs90.vcproj +++ b/projects/langs_vs90.vcproj @@ -318,6 +318,21 @@ </FileConfiguration> </File> <File + RelativePath="..\src\lang\indonesian.txt" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Generating indonesian language file" + CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" + AdditionalDependencies="" + Outputs="..\bin\lang\indonesian.lng" + /> + </FileConfiguration> + </File> + <File RelativePath="..\src\lang\italian.txt" > <FileConfiguration |