diff options
author | http://xlogon.net/bacuh <http://xlogon.net/bacuh@web> | 2010-12-05 20:10:32 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-05 20:10:32 +0000 |
commit | 103996f209929d862d69fd6f999967dcdf5db7be (patch) | |
tree | 61ad96ceb53a71665d3e847986fd18cb878ca905 /doc | |
parent | b297f76f14471d7a6e1ad265357d7a788609c4c3 (diff) | |
download | ikiwiki-103996f209929d862d69fd6f999967dcdf5db7be.tar ikiwiki-103996f209929d862d69fd6f999967dcdf5db7be.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/using_l10n__39__d_basewiki.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/using_l10n__39__d_basewiki.mdwn b/doc/forum/using_l10n__39__d_basewiki.mdwn new file mode 100644 index 000000000..a361d18c9 --- /dev/null +++ b/doc/forum/using_l10n__39__d_basewiki.mdwn @@ -0,0 +1,7 @@ +Hey there! + +I'm trying to get the translated version of basewiki activated in my wiki. Setting "locale => 'de_DE.UTF-8'" gave me some german messages on the CLI and a few changes in the wiki itself but the basewiki is still english. The files in /usr/share/ikiwiki/po/de/ are there. + +As I understand, [[plugins/po]] is just for translating. + +So, what am I doing wrong? |