From: <var...@us...> - 2009-07-04 20:38:42
|
Revision: 6978 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6978&view=rev Author: vargenau Date: 2009-07-04 20:38:34 +0000 (Sat, 04 Jul 2009) Log Message: ----------- Convert to UTF-8 Modified Paths: -------------- trunk/config/config-dist.ini Modified: trunk/config/config-dist.ini =================================================================== --- trunk/config/config-dist.ini 2009-07-04 20:35:40 UTC (rev 6977) +++ trunk/config/config-dist.ini 2009-07-04 20:38:34 UTC (rev 6978) @@ -914,12 +914,12 @@ ; Available languages: ; English "en" (English - HomePage) ; Dutch "nl" (Nederlands - ThuisPagina) -; Spanish "es" (Espa\xF1ol - P\xE1ginaPrincipal) -; French "fr" (Fran\xE7ais - PageAccueil)) +; Spanish "es" (Español - PáginaPrincipal) +; French "fr" (Français - PageAccueil)) ; German "de" (Deutsch - StartSeite) ; Swedish "sv" (Svenska - Framsida) ; Italian "it" (Italiano - PaginaPrincipale) -; Japanese "ja" (Japanese - \xA5ۡ\xBC\xA5\xE0\xA5ڡ\xBC\xA5\xB8) +; Japanese "ja" (Japanese - ¥Û¡¼¥à¥Ú¡¼¥¸) ; Chinese "zh" (Chinese - ?) ; ; If you set DEFAULT_LANGUAGE to the empty string, the users This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |