CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Yann Dirson <[EMAIL PROTECTED]> 05/04/10 10:24:36
Modified files:
. : changelog
Log message:
fixed indentation
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.573&tr2=1.574&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.573 wesnoth/changelog:1.574
--- wesnoth/changelog:1.573 Sat Apr 9 20:02:33 2005
+++ wesnoth/changelog Sun Apr 10 10:24:36 2005
@@ -72,37 +72,37 @@
* Drake Slasher: reduce HP to 59
* Drake Warrior: reduce ranged attack 5-3
* made 'loyal' a trait which is only given to units explicitly by the
scenario designer
-* language and i18n:
- * language fixes and polishing (English)
- * fixed hero names not being translatable
- * made text strings automatically choose an appropriate font
- * fixed untranslatable strings
- * support to display Chinese and Japanese translations
- * new translations:
- * Afrikaans
- * Chinese
- * Estonian
- * Japanese
- * updated translations:
- * Basque
- * British English (100%)
- * Catalan
- * Dutch (100%)
- * Finnish
- * French
- * German (100%)
- * Greek
- * Hungarian
- * Italian
- * Latin,
- * Norwegian
- * Polish
- * Portuguese (Brazilian)
- * Russian
- * Slovak
- * Slovenian
- * Spanish
- * Swedish (100%)
+ * language and i18n:
+ * language fixes and polishing (English)
+ * fixed hero names not being translatable
+ * made text strings automatically choose an appropriate font
+ * fixed untranslatable strings
+ * support to display Chinese and Japanese translations
+ * new translations:
+ * Afrikaans
+ * Chinese
+ * Estonian
+ * Japanese
+ * updated translations:
+ * Basque
+ * British English (100%)
+ * Catalan
+ * Dutch (100%)
+ * Finnish
+ * French
+ * German (100%)
+ * Greek
+ * Hungarian
+ * Italian
+ * Latin,
+ * Norwegian
+ * Polish
+ * Portuguese (Brazilian)
+ * Russian
+ * Slovak
+ * Slovenian
+ * Spanish
+ * Swedish (100%)
* WML modifications
* rewrote WML parser with stricter grammar and better error handling
* changed the [movement costs] WML tag into [movement_costs]