diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:43:44 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:44:21 +0200 |
commit | 47804c9d208802095d7cd594300e5a2070b4f1b8 (patch) | |
tree | f080480cbc5cfe5846d4d6a528a7e5f52c4a8a4f /doc/fr/view.txt | |
parent | b74a9462de02b6de085a55b3bfdb0c16178d4aa4 (diff) | |
download | calcurse-47804c9d208802095d7cd594300e5a2070b4f1b8.tar.gz calcurse-47804c9d208802095d7cd594300e5a2070b4f1b8.zip |
doc/: Add translated documentation
Created using `po2txt` from translate-toolkit.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/fr/view.txt')
-rw-r--r-- | doc/fr/view.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/fr/view.txt b/doc/fr/view.txt new file mode 100644 index 0000000..c50f028 --- /dev/null +++ b/doc/fr/view.txt @@ -0,0 +1,12 @@ +View +==== + +View the item you select in either the todo or appointment panel. + +This is useful when an event description is longer than the available space to +display it. If that is the case, the description will be shortened and its end +replaced by '...'. To be able to read the entire description, just run the view +command and a popup window will appear, containing the whole event. + +Press any key to close the popup window and go back to the main calcurse +screen. |