(svn r7539) -Add Esperanto to VS project files and update changelog with added languages information.
authorDarkvater
Fri, 22 Dec 2006 01:17:33 +0000
changeset 5547 c12bc8d207b3
parent 5546 9915d1f44471
child 5548 209971b79b9a
(svn r7539) -Add Esperanto to VS project files and update changelog with added languages information.
changelog.txt
langs.vcproj
langs_vs80.vcproj
--- a/changelog.txt	Thu Dec 21 21:56:10 2006 +0000
+++ b/changelog.txt	Fri Dec 22 01:17:33 2006 +0000
@@ -2,6 +2,7 @@
 ------------------------------------------------------------------------
 
 - General fixes and improvements to TTDPatch's newgrf format, most noticable are newstations, newsounds, more callbacks and I18n
+- Added languages: Bulgarian, Esperanto, Russian, Ukrainian, Languages with proper diacretics: Czech, Hungarian, Turkish
 - Feature: Show NewGRF compatability of network games; green for full compatibility, yellow for missing newgrfs and red for invalid revision (r7505)
 - Feature: Load a list of NewGRFs from the config (in the [newgrf-static] section) that should always be loaded (r7490)
 - Feature: Double the length of the cargo and rating indicators in the station list window for better visibility (r7466)
--- a/langs.vcproj	Thu Dec 21 21:56:10 2006 +0000
+++ b/langs.vcproj	Fri Dec 22 01:17:33 2006 +0000
@@ -134,6 +134,18 @@
 			</FileConfiguration>
 		</File>
 		<File
+			RelativePath=".\lang\esperanto.txt">
+			<FileConfiguration
+				Name="Debug|Win32">
+				<Tool
+					Name="VCCustomBuildTool"
+					Description="Generating esperanto language file"
+					CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
+"
+					Outputs="lang\esperanto.lng"/>
+			</FileConfiguration>
+		</File>
+		<File
 			RelativePath=".\lang\estonian.txt">
 			<FileConfiguration
 				Name="Debug|Win32">
--- a/langs_vs80.vcproj	Thu Dec 21 21:56:10 2006 +0000
+++ b/langs_vs80.vcproj	Fri Dec 22 01:17:33 2006 +0000
@@ -158,6 +158,20 @@
 			</FileConfiguration>
 		</File>
 		<File
+			RelativePath=".\lang\esperanto.txt"
+			>
+			<FileConfiguration
+				Name="Debug|Win32"
+				>
+				<Tool
+					Name="VCCustomBuildTool"
+					Description="Generating esperanto language file"
+					CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+					Outputs="lang\esperanto.lng"
+				/>
+			</FileConfiguration>
+		</File>
+		<File
 			RelativePath=".\lang\estonian.txt"
 			>
 			<FileConfiguration