mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-27 12:16:21 +02:00
l10n: Eliminated STRING_CMD_ADD_*
This commit is contained in:
parent
9640f5a02b
commit
4b75865e47
11 changed files with 7 additions and 36 deletions
|
@ -27,9 +27,6 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_CMD_ADD_FEEDBACK "Criada a tarefa {1}."
|
||||
#define STRING_CMD_ADD_RECUR "Created task {1} (recurrence template)."
|
||||
#define STRING_CMD_ADD_USAGE "Adiciona uma nova tarefa"
|
||||
#define STRING_CMD_ALIASES_USAGE "Gera uma lista com todos os 'alias', para fins de terminação automática"
|
||||
#define STRING_CMD_CAL_BAD_ARG "Não foi possível reconhecer o argumento '{1}'."
|
||||
#define STRING_CMD_CAL_BAD_MONTH "Argumento '{1}' não é um mês válido."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue