diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2010-02-10 22:05:04 +0100 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2010-02-10 22:05:04 +0100 |
commit | e1f84c5c8dc3c45b453be80afcf6f20fb866a855 (patch) | |
tree | c308262e1da77bf69a53e6029dc8a2bce1ef1946 /po/redshift.pot | |
parent | Add update-po rule in top-level Makefile (diff) | |
download | redshift-ng-e1f84c5c8dc3c45b453be80afcf6f20fb866a855.tar.gz redshift-ng-e1f84c5c8dc3c45b453be80afcf6f20fb866a855.tar.bz2 redshift-ng-e1f84c5c8dc3c45b453be80afcf6f20fb866a855.tar.xz |
Update help strings: --help does not actually work, change to -h.
Update po files.
Diffstat (limited to 'po/redshift.pot')
-rw-r--r-- | po/redshift.pot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/po/redshift.pot b/po/redshift.pot index a0bf53b..6014150 100644 --- a/po/redshift.pot +++ b/po/redshift.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: redshift 1.1\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/redshift\n" -"POT-Creation-Date: 2010-02-10 21:19+0100\n" +"POT-Creation-Date: 2010-02-10 22:03+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -31,7 +31,7 @@ msgstr "" msgid "Period: Daytime\n" msgstr "" -#. TRANSLATORS: --help output 1 +#. TRANSLATORS: help output 1 #. LAT is latitude, LON is longitude, #. DAY is temperature at daytime, #. NIGHT is temperature at night @@ -41,13 +41,13 @@ msgstr "" msgid "Usage: %s -l LAT:LON -t DAY:NIGHT [OPTIONS...]\n" msgstr "" -#. TRANSLATORS: --help output 2 +#. TRANSLATORS: help output 2 #. no-wrap #: src/redshift.c:204 msgid "Set color temperature of display according to time of day.\n" msgstr "" -#. TRANSLATORS: --help output 3 +#. TRANSLATORS: help output 3 #. no-wrap #: src/redshift.c:210 msgid "" @@ -55,7 +55,7 @@ msgid "" " -v\t\tVerbose output\n" msgstr "" -#. TRANSLATORS: --help output 4 +#. TRANSLATORS: help output 4 #. no-wrap #: src/redshift.c:216 msgid "" @@ -74,7 +74,7 @@ msgstr "" #: src/redshift.c:280 src/redshift.c:299 src/redshift.c:350 src/redshift.c:363 #: src/redshift.c:373 -msgid "Try `--help' for more information.\n" +msgid "Try `-h' for more information.\n" msgstr "" #: src/redshift.c:297 |