[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data terrain.cfg
From: |
Philippe Plantier |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data terrain.cfg |
Date: |
Thu, 21 Oct 2004 17:00:48 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Philippe Plantier <address@hidden> 04/10/21 20:55:02
Modified files:
data : terrain.cfg
Log message:
Fixed translatable strings that were changed when migrating terrain
names from
english.cfg to terrain.cfg
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain.cfg.diff?tr1=1.47&tr2=1.48&r1=text&r2=text
Patches:
Index: wesnoth/data/terrain.cfg
diff -u wesnoth/data/terrain.cfg:1.47 wesnoth/data/terrain.cfg:1.48
--- wesnoth/data/terrain.cfg:1.47 Tue Oct 19 20:49:09 2004
+++ wesnoth/data/terrain.cfg Thu Oct 21 20:55:02 2004
@@ -48,7 +48,7 @@
[terrain]
symbol_image=swampwater
id=swamp water
-name= _ "Swamp Water"
+name= _ "Swamp"
char=w
submerge=0.4
unit_height_adjust=-3
@@ -181,7 +181,7 @@
[terrain]
symbol_image=snow-hills
id=hills
-name= _ "Snow hills"
+name= _ "Hills"
char=H
aliasof=h
[/terrain]
@@ -203,7 +203,7 @@
[terrain]
symbol_image=snow-forest
id=forest
-name= _ "Snow forest"
+name= _ "Forest"
aliasof=f
char=F
[/terrain]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data terrain.cfg,
Philippe Plantier <=