l10n: Eliminated some column labels

This commit is contained in:
Paul Beckingham 2018-01-21 22:15:26 -05:00
parent cf148c065d
commit 957b769412
10 changed files with 1 additions and 10 deletions

View file

@ -289,7 +289,7 @@ int CmdInfo::execute (std::string& output)
if (task.has ("end"))
{
row = view.addRow ();
view.set (row, 0, STRING_COLUMN_LABEL_END);
view.set (row, 0, "End");
view.set (row, 1, Datetime (task.get_date ("end")).toString (dateformat));
}

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "Ende"
#define STRING_COLUMN_LABEL_ENTERED "Erfasst"
#define STRING_COLUMN_LABEL_LABEL "Beschreibung"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "End"
#define STRING_COLUMN_LABEL_ENTERED "Entered"
#define STRING_COLUMN_LABEL_LABEL "Label"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "Fino"
#define STRING_COLUMN_LABEL_ENTERED "Kreita"
#define STRING_COLUMN_LABEL_LABEL "Rubriko"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "Fin"
#define STRING_COLUMN_LABEL_ENTERED "Entrada"
#define STRING_COLUMN_LABEL_LABEL "Etiqueta"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "Fin"
#define STRING_COLUMN_LABEL_ENTERED "Entrée"
#define STRING_COLUMN_LABEL_LABEL "Étiq"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "Fine"
#define STRING_COLUMN_LABEL_ENTERED "Inserito"
#define STRING_COLUMN_LABEL_LABEL "Etichetta"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "End"
#define STRING_COLUMN_LABEL_ENTERED "Entered"
#define STRING_COLUMN_LABEL_LABEL "Label"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "Koniec"
#define STRING_COLUMN_LABEL_ENTERED "Dodane"
#define STRING_COLUMN_LABEL_LABEL "Etykieta"
#define STRING_COLUMN_LABEL_LAST "Last instance"

View file

@ -27,7 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_LABEL_END "Fim"
#define STRING_COLUMN_LABEL_ENTERED "Criada"
#define STRING_COLUMN_LABEL_LABEL "Rótulo"
#define STRING_COLUMN_LABEL_LAST "Last instance"