l10n: Eliminated STRING_ERROR_DETAILS

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

View file

@ -336,7 +336,7 @@ int CmdCalendar::execute (std::string& output)
// Assert that 'report' is a valid report. // Assert that 'report' is a valid report.
auto report = context.config.get ("calendar.details.report"); auto report = context.config.get ("calendar.details.report");
if (context.commands.find (report) == context.commands.end ()) 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 // TODO Fix this: cal --> task
// calendar --> taskendar // calendar --> taskendar

View file

@ -473,7 +473,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback

View file

@ -470,7 +470,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback

View file

@ -473,7 +473,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback

View file

@ -485,7 +485,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Los filtros de línea de comando no están soportados por este comando."
// Feedback // Feedback

View file

@ -495,7 +495,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback

View file

@ -474,7 +474,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback

View file

@ -475,7 +475,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback

View file

@ -475,7 +475,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback

View file

@ -475,7 +475,6 @@
// Errors // Errors
// TODO Move each of these to appropriate section. // 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." #define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
// Feedback // Feedback