mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated some column labels
This commit is contained in:
parent
dbaac47f25
commit
7022c434fd
11 changed files with 10 additions and 92 deletions
|
@ -27,11 +27,8 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_COLUMN_LABEL_CATEGORY "Category"
|
||||
#define STRING_COLUMN_LABEL_COLUMN "Colonna"
|
||||
#define STRING_COLUMN_LABEL_COMMAND "Command"
|
||||
#define STRING_COLUMN_LABEL_COMPLETE "Completato"
|
||||
#define STRING_COLUMN_LABEL_CONTEXT "Context"
|
||||
#define STRING_COLUMN_LABEL_COUNT "Conteggio"
|
||||
#define STRING_COLUMN_LABEL_DATE "Data"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Predefinito"
|
||||
|
@ -39,24 +36,18 @@
|
|||
#define STRING_COLUMN_LABEL_END "Fine"
|
||||
#define STRING_COLUMN_LABEL_ENTERED "Inserito"
|
||||
#define STRING_COLUMN_LABEL_EXAMPLES "Esempio"
|
||||
#define STRING_COLUMN_LABEL_FILTER "Filter"
|
||||
#define STRING_COLUMN_LABEL_GC "GC"
|
||||
#define STRING_COLUMN_LABEL_LABEL "Etichetta"
|
||||
#define STRING_COLUMN_LABEL_LAST "Last instance"
|
||||
#define STRING_COLUMN_LABEL_MISC "Misc"
|
||||
#define STRING_COLUMN_LABEL_MOD "Modificato"
|
||||
#define STRING_COLUMN_LABEL_MODIFY "Modifiable"
|
||||
#define STRING_COLUMN_LABEL_MODS "Mods"
|
||||
#define STRING_COLUMN_LABEL_NAME "Nome"
|
||||
#define STRING_COLUMN_LABEL_NOMODIFY "Read Only"
|
||||
#define STRING_COLUMN_LABEL_ORPHAN "UDA Orfano"
|
||||
#define STRING_COLUMN_LABEL_PROJECT "Progetto"
|
||||
#define STRING_COLUMN_LABEL_RECUR "Period"
|
||||
#define STRING_COLUMN_LABEL_RECUR_L "Periodico"
|
||||
#define STRING_COLUMN_LABEL_RO "R/W"
|
||||
#define STRING_COLUMN_LABEL_RTYPE "Recurrence type"
|
||||
#define STRING_COLUMN_LABEL_SCHED "Fissato"
|
||||
#define STRING_COLUMN_LABEL_SHOWS_ID "ID"
|
||||
#define STRING_COLUMN_LABEL_START "Inizio"
|
||||
#define STRING_COLUMN_LABEL_STAT "St"
|
||||
#define STRING_COLUMN_LABEL_STATUS "Stato"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue