l10n: Eliminated STRING_ERROR_DETAILS

This commit is contained in:
Paul Beckingham 2018-01-20 14:32:00 -05:00
parent ead5322340
commit 47ef45ee38
10 changed files with 1 additions and 10 deletions

View file

@ -335,7 +335,7 @@ int CmdCalendar::execute (std::string& output)
// Assert that 'report' is a valid report.
auto report = context.config.get ("calendar.details.report");
if (context.commands.find (report) == context.commands.end ())
throw std::string (STRING_ERROR_DETAILS);
throw std::string ("The setting 'calendar.details.report' must contain a single report name.");
// TODO Fix this: cal --> task
// calendar --> taskendar

View file

@ -471,7 +471,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "Die Option 'calendar.details.report' muss einen einzelnen Report-Namen enthalten."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback

View file

@ -468,7 +468,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback

View file

@ -471,7 +471,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "Agordo 'calendar.details.report' devas enhavi sole unu raportnomon."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback

View file

@ -483,7 +483,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "El ajuste 'calendar.details.report' debe contener un único nombre de informe."
#define STRING_ERROR_NO_FILTER "Los filtros de línea de comando no están soportados por este comando."
// Feedback

View file

@ -493,7 +493,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback

View file

@ -472,7 +472,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback

View file

@ -473,7 +473,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback

View file

@ -473,7 +473,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "Zmienna 'calendar.details.report' musi zawierać nazwę raportu."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback

View file

@ -473,7 +473,6 @@
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_DETAILS "A definição 'calendar.details.report' pode apenas indicar um nome de relatório."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback