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
3b792d5432
commit
e27049273c
10 changed files with 3 additions and 48 deletions
|
@ -611,11 +611,6 @@
|
|||
#define STRING_HELPER_PROJECT_REM "({1} of {2} tasks remaining)."
|
||||
#define STRING_HELPER_PROJECT_REM1 "({1} task remaining)."
|
||||
|
||||
// Record
|
||||
#define STRING_RECORD_EMPTY "Registo vazio na entrada fornecida."
|
||||
#define STRING_RECORD_JUNK_AT_EOL "Caracteres desconhecidos no fim da linha."
|
||||
#define STRING_RECORD_NOT_FF4 "Registo não reconhecido como formato 4."
|
||||
|
||||
// 'show' command
|
||||
#define STRING_CMD_SHOW "Mostra todas ou um subconjunto das variáveis de configuração"
|
||||
#define STRING_CMD_SHOW_ARGS "Apenas pode específicar 'all' ou uma expressão a procurar."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue