diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2014-07-28 13:04:03 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2014-07-28 13:12:42 +0200 |
commit | 0d481aa00ccbd0f5930644d8c0056ebad2d99f2b (patch) | |
tree | 5449690985d392ba20a3854209973dedfeb518e5 /po/doc | |
parent | 1cf173106a3ba56ba9d56829bec112b5408cfebe (diff) | |
download | calcurse-0d481aa00ccbd0f5930644d8c0056ebad2d99f2b.zip |
Document the reload feature
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'po/doc')
-rw-r--r-- | po/doc/reload.pot | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/po/doc/reload.pot b/po/doc/reload.pot new file mode 100644 index 0000000..ccbd635 --- /dev/null +++ b/po/doc/reload.pot @@ -0,0 +1,34 @@ +#. extracted from reload.txt +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-07-28 13:12+0200\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.11.0\n" + +#: reload.txt:1 +msgid "" +"Reload\n" +"======" +msgstr "" + +#: reload.txt:4 +msgid "Reload appointments and todo items." +msgstr "" + +#: reload.txt:6 +msgid "" +"When there are unsaved modifications, calcurse asks you whether you want to\n" +"discard the modifications, keep the local modifications (and cancel the " +"reload\n" +"action) or merge the modifications with the content of the data files. The\n" +"merge operation launches an external merge tool (defaults to vimdiff(1), can " +"be\n" +"changed by setting the 'MERGETOOL' environment variable)." +msgstr "" |