From 9833f0b7bd327864b7e0a5b97ae2ecda004efd20 Mon Sep 17 00:00:00 2001 From: spalax Date: Tue, 27 Sep 2016 15:08:30 -0400 Subject: [PATCH] Added a comment: Translating "Last edited" --- .../comment_1_a08c809d6603f61a157984af6ccf6603._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/How_to_translate___34__Last_edited...__34___etc._for_static_ikiwiki_site/comment_1_a08c809d6603f61a157984af6ccf6603._comment 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… +"""]]