mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_RECORD_*
This commit is contained in:
parent
9925b4e3a9
commit
51241c5a95
10 changed files with 3 additions and 48 deletions
|
@ -607,11 +607,6 @@
|
|||
#define STRING_HELPER_PROJECT_REM "({1} of {2} tasks remaining)."
|
||||
#define STRING_HELPER_PROJECT_REM1 "({1} task remaining)."
|
||||
|
||||
// Record
|
||||
#define STRING_RECORD_EMPTY "Leerer Datensatz in der Eingabe."
|
||||
#define STRING_RECORD_JUNK_AT_EOL "Unerkannte Zeichen am Ende der Eingabe."
|
||||
#define STRING_RECORD_NOT_FF4 "Datensatz nicht als Format 4 erkannt."
|
||||
|
||||
// 'show' command
|
||||
#define STRING_CMD_SHOW "Zeigt alle Konfigurations-Optionen oder eine Teilmenge davon"
|
||||
#define STRING_CMD_SHOW_ARGS "Sie müssen 'all' oder ein Suchwort angeben."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue