l10n: Eliminated STRING_EDIT_TABLE_HEADER

This commit is contained in:
Paul Beckingham 2018-01-20 12:59:45 -05:00
parent e8f1da6417
commit 6da0d8af95
10 changed files with 2 additions and 38 deletions

View file

@ -216,8 +216,8 @@ std::string CmdEdit::formatTask (Task task, const std::string& dateformat)
<< "# " << STRING_EDIT_HEADER_12 << '\n'
<< "#\n";
before << "# " << STRING_EDIT_TABLE_HEADER_1 << '\n'
<< "# " << STRING_EDIT_TABLE_HEADER_2 << '\n'
before << "# Name Editable details\n"
<< "# ----------------- ----------------------------------------------------\n"
<< "# ID: " << task.id << '\n'
<< "# UUID: " << task.get ("uuid") << '\n'
<< "# Status: " << Lexer::ucFirst (Task::statusToText (task.getStatus ())) << '\n'

View file

@ -561,10 +561,6 @@
#define STRING_EDIT_HEADER_14 "Die ' -- '-Trennung zwischen Datum und Text darf nicht entfernt werden."
#define STRING_EDIT_HEADER_15 "Zum einfachen hinzufügen neuer Kommentare folgt ein leeres Kommentarfeld."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Name Bearbeitbare Details"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Fehler: "

View file

@ -558,10 +558,6 @@
#define STRING_EDIT_HEADER_14 "The ' -- ' separator between the date and text field should not be removed."
#define STRING_EDIT_HEADER_15 "A \"blank slot\" for adding an annotation follows for your convenience."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Name Editable details"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Error: "

View file

@ -561,10 +561,6 @@
#define STRING_EDIT_HEADER_14 "nombro de komentojn. Ne viŝus la apartigilon ' -- ' inter la dato kaj la"
#define STRING_EDIT_HEADER_15 "teksto. Malplena loko sekvas por simpligi la aldonon de komenton."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Nomo Redakteblaj detaloj"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Eraro: "

View file

@ -573,10 +573,6 @@
#define STRING_EDIT_HEADER_14 "El separador ' -- ' entre la fecha y el campo de texto no debe ser eliminado."
#define STRING_EDIT_HEADER_15 "La última es una \"entrada en blanco\" para añadir una anotación, si le conviene:"
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Nombre Detalles modificables"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------" // |esp-ESP|==|eng-USA|
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Error: " // |esp-ESP|==|eng-USA|

View file

@ -563,10 +563,6 @@
#define STRING_EDIT_HEADER_14 "Le séparateur ' -- ' entre les champs de date et de texte ne devrai pas être supprimé."
#define STRING_EDIT_HEADER_15 "Il y a un champs vide ci-dessous pour ajouter une annotation facilement."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Nom Détails éditables"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Erreur : "

View file

@ -562,10 +562,6 @@
#define STRING_EDIT_HEADER_14 "Il separatore ' -- ' tra la data e il campo di teso non dovrebbe essere rimosso."
#define STRING_EDIT_HEADER_15 "Una linea preimpostata per aggiungere una annotazione è stata aggiunta per comodità."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Nome Dati modificabili"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Errore: "

View file

@ -563,10 +563,6 @@
#define STRING_EDIT_HEADER_14 "The ' -- ' separator between the date and text field should not be removed."
#define STRING_EDIT_HEADER_15 "A \"blank slot\" for adding an annotation follows for your convenience."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Name Editable details"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "エラー: "

View file

@ -563,10 +563,6 @@
#define STRING_EDIT_HEADER_14 "Separator ' -- ' pomiędzy datą a tekstem nie powinien być pominięty."
#define STRING_EDIT_HEADER_15 "Pusty slot poniżej został dodany dla Twojej wygody."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Nazwa Edytowalne wartości"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------"
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Błąd: "

View file

@ -563,10 +563,6 @@
#define STRING_EDIT_HEADER_14 "O separador ' -- ' entre os campos data e texto deverá ser mantido."
#define STRING_EDIT_HEADER_15 "Segue-se uma \"linha em branco\" onde adicionar anotações para sua conveniência."
// Maintain the same spacing.
#define STRING_EDIT_TABLE_HEADER_1 "Nome Detalhes editáveis"
#define STRING_EDIT_TABLE_HEADER_2 "----------------- ----------------------------------------------------" // |por-PRT|==|eng-USA|
// Errors
// TODO Move each of these to appropriate section.
#define STRING_ERROR_PREFIX "Erro: "