l10n: Eliminated STRING_COLUMN_EXAMPLES_*

This commit is contained in:
Paul Beckingham 2018-01-21 19:17:10 -05:00
parent 1f833dcae2
commit d58184efa1
11 changed files with 4 additions and 40 deletions

View file

@ -47,9 +47,9 @@ ColumnProject::ColumnProject ()
_style = "full";
_label = STRING_COLUMN_LABEL_PROJECT;
_styles = {"full", "parent", "indented"};
_examples = {STRING_COLUMN_EXAMPLES_PROJ,
STRING_COLUMN_EXAMPLES_PAR,
STRING_COLUMN_EXAMPLES_IND};
_examples = {"home.garden",
"home",
" home.garden"};
_hyphenate = context.config.getBoolean ("hyphenate");
}

View file

@ -47,7 +47,7 @@ ColumnTags::ColumnTags ()
_style = "list";
_label = STRING_COLUMN_LABEL_TAGS;
_styles = {"list", "indicator", "count"};
_examples = {STRING_COLUMN_EXAMPLES_TAGS,
_examples = {"home @chore next",
context.config.get ("tag.indicator"),
"[2]"};
_hyphenate = false;

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " Haus.Garten"
#define STRING_COLUMN_EXAMPLES_PAR "Haus"
#define STRING_COLUMN_EXAMPLES_PROJ "Haus.Garten"
#define STRING_COLUMN_EXAMPLES_TAGS "Haus @Hausarbeit next"
#define STRING_COLUMN_LABEL_ACTIVE "A"
#define STRING_COLUMN_LABEL_ADDED "Hinzugefügt"
#define STRING_COLUMN_LABEL_AGE "Alter"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " home.garden"
#define STRING_COLUMN_EXAMPLES_PAR "home"
#define STRING_COLUMN_EXAMPLES_PROJ "home.garden"
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore next"
#define STRING_COLUMN_LABEL_ACTIVE "A"
#define STRING_COLUMN_LABEL_ADDED "Added"
#define STRING_COLUMN_LABEL_AGE "Age"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " domo.ĝardeno"
#define STRING_COLUMN_EXAMPLES_PAR "domo"
#define STRING_COLUMN_EXAMPLES_PROJ "domo.ĝardeno"
#define STRING_COLUMN_EXAMPLES_TAGS "domo @aĉo next"
#define STRING_COLUMN_LABEL_ACTIVE "Ak"
#define STRING_COLUMN_LABEL_ADDED "Kreita"
#define STRING_COLUMN_LABEL_AGE "Aĝo"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " casa.jardín"
#define STRING_COLUMN_EXAMPLES_PAR "casa"
#define STRING_COLUMN_EXAMPLES_PROJ "casa.jardín"
#define STRING_COLUMN_EXAMPLES_TAGS "casa @tarea"
#define STRING_COLUMN_LABEL_ACTIVE "A" // |esp-ESP|==|eng-USA|
#define STRING_COLUMN_LABEL_ADDED "Añadida"
#define STRING_COLUMN_LABEL_AGE "Edad"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " maison.jardin"
#define STRING_COLUMN_EXAMPLES_PAR "maison"
#define STRING_COLUMN_EXAMPLES_PROJ "maison.jardin"
#define STRING_COLUMN_EXAMPLES_TAGS "maison @routine next"
#define STRING_COLUMN_LABEL_ACTIVE "A"
#define STRING_COLUMN_LABEL_ADDED "Ajoutée"
#define STRING_COLUMN_LABEL_AGE "Age"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " casa.giardino"
#define STRING_COLUMN_EXAMPLES_PAR "casa"
#define STRING_COLUMN_EXAMPLES_PROJ "casa.giardino"
#define STRING_COLUMN_EXAMPLES_TAGS "casa @faccende next"
#define STRING_COLUMN_LABEL_ACTIVE "A"
#define STRING_COLUMN_LABEL_ADDED "Aggiunto"
#define STRING_COLUMN_LABEL_AGE "Età"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " home.garden"
#define STRING_COLUMN_EXAMPLES_PAR "home"
#define STRING_COLUMN_EXAMPLES_PROJ "home.garden"
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore next"
#define STRING_COLUMN_LABEL_ACTIVE "A"
#define STRING_COLUMN_LABEL_ADDED "Added"
#define STRING_COLUMN_LABEL_AGE "Age"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " dom.ogród"
#define STRING_COLUMN_EXAMPLES_PAR "dom"
#define STRING_COLUMN_EXAMPLES_PROJ "dom.ogród"
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore next"
#define STRING_COLUMN_LABEL_ACTIVE "A"
#define STRING_COLUMN_LABEL_ADDED "Dodane"
#define STRING_COLUMN_LABEL_AGE "Wiek"

View file

@ -27,10 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_COLUMN_EXAMPLES_IND " casa.jardim"
#define STRING_COLUMN_EXAMPLES_PAR "casa"
#define STRING_COLUMN_EXAMPLES_PROJ "casa.jardim"
#define STRING_COLUMN_EXAMPLES_TAGS "casa @contas próxima"
#define STRING_COLUMN_LABEL_ACTIVE "A" // |por-PRT|==|eng-USA|
#define STRING_COLUMN_LABEL_ADDED "Adicionada"
#define STRING_COLUMN_LABEL_AGE "Idade"