diff options
author | spalax <spalax@web> | 2016-09-27 15:08:30 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-09-27 15:08:30 -0400 |
commit | 9833f0b7bd327864b7e0a5b97ae2ecda004efd20 (patch) | |
tree | 15b47165adcfb0ef8aa763cae92b46bc031946b7 | |
parent | 7ebb4cd3c596ac94aeff0be78faad58ff79a6057 (diff) | |
download | ikiwiki-9833f0b7bd327864b7e0a5b97ae2ecda004efd20.tar ikiwiki-9833f0b7bd327864b7e0a5b97ae2ecda004efd20.tar.gz |
Added a comment: Translating "Last edited"
-rw-r--r-- | doc/forum/How_to_translate___34__Last_edited...__34___etc._for_static_ikiwiki_site/comment_1_a08c809d6603f61a157984af6ccf6603._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/How_to_translate___34__Last_edited...__34___etc._for_static_ikiwiki_site/comment_1_a08c809d6603f61a157984af6ccf6603._comment b/doc/forum/How_to_translate___34__Last_edited...__34___etc._for_static_ikiwiki_site/comment_1_a08c809d6603f61a157984af6ccf6603._comment new file mode 100644 index 000000000..43374b070 --- /dev/null +++ b/doc/forum/How_to_translate___34__Last_edited...__34___etc._for_static_ikiwiki_site/comment_1_a08c809d6603f61a157984af6ccf6603._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="spalax" + subject="Translating "Last edited"" + date="2016-09-27T19:08:29Z" + content=""" +Since the \"last edited\" text is hard coded (see line 209 of [the page template](http://source.ikiwiki.branchable.com/?p=source.git;a=blob;f=templates/page.tmpl;hb=72c3b81efb1079f8db070ac89e97e9b7bcedd61b#l209)), I think that the only way to translate it is to copy the page template into your website source, and translate the text in it. + +Concerning the localized time, I wonder if ensuring that your LANG environment variable is correctly set is sufficient… +"""]] |