l10n: Eliminated some column labels

This commit is contained in:
Paul Beckingham 2018-01-21 23:26:38 -05:00
parent aa4b342fbe
commit 0a5f062ba8
11 changed files with 2 additions and 12 deletions

View file

@ -397,7 +397,7 @@ std::string Chart::render ()
}
if (_max_value == 0)
context.footnote (STRING_FEEDBACK_NO_MATCH);
context.footnote ("No matches.");
// Create a grid, folded into a string.
_grid = "";

View file

@ -230,7 +230,7 @@ int CmdCustom::execute (std::string& output)
}
else
{
context.footnote (STRING_FEEDBACK_NO_MATCH);
context.footnote ("No matches.");
rc = 1;
}

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "Keine treffer."
#endif

View file

@ -27,6 +27,4 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "No matches."
#endif

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "Nenia kongruanto."
#endif

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "Ninguna coincidencia."
#endif

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "No matches."
#endif

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "Nessuna corrispondenza."
#endif

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "一致したものはありません。"
#endif

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "Nie znaleziono pasujących."
#endif

View file

@ -27,6 +27,5 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_FEEDBACK_NO_MATCH "Nenhuma correspondência."
#endif