Changed indonesian locale name to correct id_ID.
[fa-stable.git] / CHANGELOG.txt
index 97f8f2814ccdf184706611ae13b7810155ffaea8..d3227a55ef45a6841341ce7c8814b2c45a4abf36 100644 (file)
@@ -19,6 +19,45 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+09-Aug-2010 Janusz Dobrowolski
++ Added French translation (thanks to Gaston)
+$ /install/isession.inc
+  /install/lang/fr_FR/LC_MESSAGES/fr_FR.mo
+  /install/lang/fr_FR/LC_MESSAGES/fr_FR.po
++ Added Indonesian translation (thanks to Eko Prasetiyo)
+$ /install/isession.inc
+  /install/lang/id_ID/LC_MESSAGES/id_ID.mo
+  /install/lang/id_ID/LC_MESSAGES/id_ID.po
+# Warning in installer cleanup
+$ /includes/ajax.inc
+# Subpage display title update on lang switching
+$ /install/index.php
+
+08-Aug-2010 Janusz Dobrowolski
++ Multilangage support in installer
+$ /install/lang (new)
+  /install/lang/new_language_template/LC_MESSAGES (new)
+  /install/lang/new_language_template/LC_MESSAGES/empty.po (new)
+  /install/index.php
+  /install/isession.inc
++ Added Polish installer translation
+$ /install/lang/pl_PL (new)
+  /install/lang/pl_PL/LC_MESSAGES (new)
+  /install/lang/pl_PL/LC_MESSAGES/pl_PL.po (new)
+  /install/lang/pl_PL/LC_MESSAGES/pl_PL.mo (new)
++ Added Danish/Svedish installer translation (Joe Hunt)
+$ /install/lang/da_DK (new)
+  /install/lang/da_DK/LC_MESSAGES (new)
+  /install/lang/da_DK/LC_MESSAGES/da_DK.po (new)
+  /install/lang/da_DK/LC_MESSAGES/da_DK.mo (new)
+$ /install/lang/sv_SE (new)
+  /install/lang/sv_SE/LC_MESSAGES (new)
+  /install/lang/sv_SE/LC_MESSAGES/sv_SE.po (new)
+  /install/lang/sv_SE/LC_MESSAGES/sv_SE.mo (new)
+  
+! Updated language template
+$ /lang/new_language_template/LC_MESSAGES/empty.po
+
 07-Aug-2010 Janusz Dobrowolski
 + Added langauges selection in installer.
 $ /install/index.php