mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_ERROR_DETAILS
This commit is contained in:
parent
e2d92bb2d6
commit
e686d198e6
10 changed files with 1 additions and 10 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue