l10n: Eliminated STRING_CMD_VERSION_*

This commit is contained in:
Paul Beckingham
2018-01-21 11:19:01 -05:00
parent e128185f5f
commit 98f7b36ccd
10 changed files with 3 additions and 41 deletions

View File

@@ -104,10 +104,6 @@
// commands/Cmd*
// USAGE strings are visible in 'task help'
#define STRING_CMD_VERSION_USAGE "Pokazuje wersję programu taskwarrior"
#define STRING_CMD_VERSION_USAGE2 "Pokazuje numer wersji programu taskwarrior"
#define STRING_CMD_VERSION_DOCS "Dokumentację dla taskwarrior można znaleźć z pomocą 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync', 'man task-faq' lub pod adresem http://taskwarrior.org"
#define STRING_CMD_VERSION_UNKNOWN "nieznana"
#define STRING_CMD_EXEC_USAGE "Wykonuje zewnętrzne polecenia i skrypty"
#define STRING_CMD_URGENCY_USAGE "Wyświetla pomiar ważności zadania"
#define STRING_CMD_URGENCY_RESULT "zadanie {1} ważność {2}"