aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorspalax <spalax@web>2016-09-27 15:08:30 -0400
committeradmin <admin@branchable.com>2016-09-27 15:08:30 -0400
commit9833f0b7bd327864b7e0a5b97ae2ecda004efd20 (patch)
tree15b47165adcfb0ef8aa763cae92b46bc031946b7 /doc
parent7ebb4cd3c596ac94aeff0be78faad58ff79a6057 (diff)
downloadikiwiki-9833f0b7bd327864b7e0a5b97ae2ecda004efd20.tar
ikiwiki-9833f0b7bd327864b7e0a5b97ae2ecda004efd20.tar.gz
Added a comment: Translating "Last edited"
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/How_to_translate___34__Last_edited...__34___etc._for_static_ikiwiki_site/comment_1_a08c809d6603f61a157984af6ccf6603._comment9
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 &quot;Last edited&quot;"
+ 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…
+"""]]