mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_DEPEND_*
This commit is contained in:
parent
7b3d2e5cd6
commit
d8bd32aee8
10 changed files with 4 additions and 49 deletions
|
@ -496,11 +496,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Esegue un editor per la modifica diretta di un task"
|
||||
#define STRING_CMD_CALC_USAGE "Calculator"
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Il task {1} è bloccato da:"
|
||||
#define STRING_DEPEND_BLOCKING "e sta bloccando:"
|
||||
#define STRING_DEPEND_FIX_CHAIN "Si desidera riparare la catena delle dipendenze?"
|
||||
|
||||
// edit
|
||||
#define STRING_EDIT_NO_CHANGES "Nessuna modifica riscontrata."
|
||||
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue