r19175 - htdocs/trunk - Use http GET variable and cookie to handle language selection

Geert Janssens gjanssens at code.gnucash.org
Sat May 15 11:42:21 EDT 2010


Author: gjanssens
Date: 2010-05-15 11:42:20 -0400 (Sat, 15 May 2010)
New Revision: 19175
Trac: http://svn.gnucash.org/trac/changeset/19175

Added:
   htdocs/trunk/externals/gettext.inc
   htdocs/trunk/externals/gettext.php
   htdocs/trunk/externals/streams.php
   htdocs/trunk/locale/
   htdocs/trunk/locale/de/
   htdocs/trunk/locale/de/LC_MESSAGES/
   htdocs/trunk/locale/en_GB/
   htdocs/trunk/locale/en_GB/LC_MESSAGES/
   htdocs/trunk/locale/es/
   htdocs/trunk/locale/es/LC_MESSAGES/
   htdocs/trunk/locale/fr/
   htdocs/trunk/locale/fr/LC_MESSAGES/
   htdocs/trunk/locale/it/
   htdocs/trunk/locale/it/LC_MESSAGES/
   htdocs/trunk/locale/ja/
   htdocs/trunk/locale/ja/LC_MESSAGES/
   htdocs/trunk/locale/nb/
   htdocs/trunk/locale/nb/LC_MESSAGES/
   htdocs/trunk/locale/nl/
   htdocs/trunk/locale/nl/LC_MESSAGES/
   htdocs/trunk/locale/pl/
   htdocs/trunk/locale/pl/LC_MESSAGES/
   htdocs/trunk/locale/pt_PT/
   htdocs/trunk/locale/pt_PT/LC_MESSAGES/
   htdocs/trunk/locale/zh_CN/
   htdocs/trunk/locale/zh_CN/LC_MESSAGES/
Removed:
   htdocs/trunk/de/
   htdocs/trunk/en/
   htdocs/trunk/en_GB/
   htdocs/trunk/es/
   htdocs/trunk/fr/
   htdocs/trunk/it/
   htdocs/trunk/ja/
   htdocs/trunk/local.php
   htdocs/trunk/nb/
   htdocs/trunk/nl/
   htdocs/trunk/pl/
   htdocs/trunk/pt_PT/
   htdocs/trunk/zh_CN/
Modified:
   htdocs/trunk/Makefile
   htdocs/trunk/atom.php
   htdocs/trunk/docs.phtml
   htdocs/trunk/download.phtml
   htdocs/trunk/externals/footer.phtml
   htdocs/trunk/externals/header.phtml
   htdocs/trunk/externals/menu.phtml
   htdocs/trunk/features.phtml
   htdocs/trunk/index.phtml
   htdocs/trunk/lang.php
   htdocs/trunk/oldnews.phtml
   htdocs/trunk/search/templates/NMZ.body.php_tmpl
   htdocs/trunk/search/templates/NMZ.foot.php_tmpl
   htdocs/trunk/search/templates/NMZ.head.php_tmpl
   htdocs/trunk/search/templates/NMZ.result.normal.php_tmpl
   htdocs/trunk/search/templates/NMZ.result.short.php_tmpl
   htdocs/trunk/search/templates/NMZ.tips.php_tmpl
   htdocs/trunk/sizing.phtml
Log:
Use http GET variable and cookie to handle language selection
Patch by Tao Wang, with some additional tweaks for search



More information about the gnucash-patches mailing list