Mercurial > p > roundup > code
diff locale/roundup.pot @ 4843:55d1a73d6118
Drop comment in user settings about numeric hour offsets.
Due to DST these are wrong half of the year, it is much better to use
timezone names.
| author | Thomas Arendsen Hein <thomas@intevation.de> |
|---|---|
| date | Thu, 31 Oct 2013 12:30:28 +0100 |
| parents | 5a9631828e33 |
| children | 30dc6cb23b21 7274b2c2667d |
line wrap: on
line diff
--- a/locale/roundup.pot Tue Oct 22 16:20:42 2013 +0200 +++ b/locale/roundup.pot Thu Oct 31 12:30:28 2013 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2009-03-12 11:58+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2013-10-31 10:43+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" @@ -2932,7 +2932,7 @@ #: ../share/roundup/templates/classic/html/user.item.html:109 #: ../share/roundup/templates/minimal/html/user.item.html:109 -msgid "(this is a numeric hour offset, the default is ${zone})" +msgid "(the default is ${zone})" msgstr "" #: ../share/roundup/templates/classic/html/user.item.html:130
