Johannes Weberhofer
6190f66802
* Internationalized all messages
...
* added german translations
* to make dates internationalized, too, the
setlocale(LC_TIME, Translatable::get_current_locale() . ".UTF8");
should be set in the mysite/code/Page.php ContentController's init
function
2011-05-17 14:51:42 +02:00
Ingo Schommer
9462d240b5
MINOR Updated master language tables
2009-09-10 04:04:34 +00:00
Sam Minnee
517df83ae2
BUGFIX: Prevent infinite loops in RSSWidget.
...
ENHANCEMENT: Improve the word of the RSSWidget text.
2009-06-09 00:46:38 +00:00
Ingo Schommer
4340fb91db
MINOR Updated language master tables
2009-01-12 04:58:29 +00:00
Ingo Schommer
095d410af4
MINOR Updated master language tables
2008-11-02 20:09:19 +00:00
Ingo Schommer
d8cb2aee29
MINOR Collecting entities for language master table with new i18nTextCollector functionality. The table is now sorted alphabetically by namespace and entity. Entities now include more translatable statics from DataObject subclasses like $db, $has_one etc.
2008-11-01 15:25:39 +00:00
Ingo Schommer
c17a1ffb28
MINOR Updated language master table
2008-10-08 14:03:01 +00:00
Ingo Schommer
b02d83c7be
MINOR Updated language master table
2008-06-18 21:51:21 +00:00
Ingo Schommer
60e4f4c3b2
updated en_US master entities
2008-03-11 00:42:51 +00:00
Andrew O'Neil
6229b8960d
v.golev: #1982 - Blog module i18n patch
2007-12-18 01:41:51 +00:00