l10n: Eliminated STRING_CMD_LOGO_*

This commit is contained in:
Paul Beckingham 2018-01-20 14:54:27 -05:00
parent 58ff0e74f4
commit 4f08212415
10 changed files with 2 additions and 21 deletions

View file

@ -108,8 +108,6 @@
#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_LOGO_USAGE "Wyświetla logo Taskwarrior"
#define STRING_CMD_LOGO_COLOR_REQ "Polecenie logo wymaga wsparcia kolorowania."
#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}"