l10n: Eliminated STRING_VIEW_TOO_SMALL

This commit is contained in:
Paul Beckingham 2018-01-17 21:21:44 -05:00
parent 6bd9c46c8c
commit 29f3df9810
10 changed files with 1 additions and 28 deletions

View file

@ -208,7 +208,7 @@ std::string ViewTask::render (std::vector <Task>& data, std::vector <int>& seque
// Not enough for minimum.
else if (overage < 0)
{
context.error (format (STRING_VIEW_TOO_SMALL, sum_minimal + all_extra, _width));
context.error (format ("The report has a minimum width of {1} and does not fit in the available width of {2}.", sum_minimal + all_extra, _width));
widths = minimal;
}

View file

@ -715,7 +715,4 @@
#define STRING_TDB2_DIRTY_EXIT "Beende mit ungeschriebenen Änderungen auf {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "Dieser Report hat eine Mindestbreite von {1} und passt nicht in die Bildschirmbreite von {2}."
#endif

View file

@ -712,7 +712,4 @@
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "The report has a minimum width of {1} and does not fit in the available width of {2}."
#endif

View file

@ -715,7 +715,4 @@
#define STRING_TDB2_DIRTY_EXIT "Eliranta kun neskribitajn ŝanĝojn al {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "La raporto havas larĝecminimumon {1}, al kio ne konformas la disponebla larĝeco {2}."
#endif

View file

@ -728,7 +728,4 @@
#define STRING_TDB2_DIRTY_EXIT "Saliendo con cambios sin escribir a {1}"
#define STRING_TDB2_UNWAIT "Tarea no en espera '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "El informe tiene una anchura mínima de {1} y no cabe en la disponible, que es {2}."
#endif

View file

@ -717,7 +717,4 @@
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "The report has a minimum width of {1} and does not fit in the available width of {2}."
#endif

View file

@ -716,7 +716,4 @@
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "Il report ha larghezza minima di {1} e non entra nella larghezza disponibile di {2}."
#endif

View file

@ -717,7 +717,4 @@
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "The report has a minimum width of {1} and does not fit in the available width of {2}."
#endif

View file

@ -717,7 +717,4 @@
#define STRING_TDB2_DIRTY_EXIT "Zamykanie z niezapisanymi zmianami w {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "Raport ma minimalną szerokość {1} i nie mieści się w dostępnej przestrzeni {2}."
#endif

View file

@ -717,7 +717,4 @@
#define STRING_TDB2_DIRTY_EXIT "Saindo com modificações por gravar de {1}"
#define STRING_TDB2_UNWAIT "Un-waiting task '{1}'"
// View
#define STRING_VIEW_TOO_SMALL "O relatório tem uma largura mínima de {1} e não cabe na largura disponível {2}."
#endif