From a2bcb13edf3098b1683dea9ab2c0e242982d04af Mon Sep 17 00:00:00 2001 From: Marc Ole Bulling Date: Thu, 14 Jan 2021 21:06:17 +0100 Subject: [PATCH] Added to translation --- localization/de/component_translations.po | 2 +- public/viewjs/shoppinglist.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/localization/de/component_translations.po b/localization/de/component_translations.po index 52352e9d..76bf0b36 100644 --- a/localization/de/component_translations.po +++ b/localization/de/component_translations.po @@ -41,7 +41,7 @@ msgstr "" "aktivieren, um Spalte absteigend zu " "sortieren\"},\"select\":{\"rows\":{\"0\":\"Zum Auswählen auf eine Zeile " "klicken\",\"1\":\"1 Zeile ausgewählt\",\"_\":\"%d Zeilen " -"ausgewählt\"}},\"buttons\":{\"print\":\"Drucken\",\"colvis\":\"Spalten\",\"copy\":\"Kopieren\",\"copyTitle\":\"In" +"ausgewählt\"}},\"buttons\":{\"print\":\"Drucken\",\"Thermal printer\":\"Thermodrucker,\"colvis\":\"Spalten\",\"copy\":\"Kopieren\",\"copyTitle\":\"In" " Zwischenablage kopieren\",\"copyKeys\":\"Taste ctrl oder + " "C um Tabelle
in Zwischenspeicher zu kopieren.

Um " "abzubrechen die Nachricht anklicken oder Escape " diff --git a/public/viewjs/shoppinglist.js b/public/viewjs/shoppinglist.js index d40209e9..76f1ca0b 100644 --- a/public/viewjs/shoppinglist.js +++ b/public/viewjs/shoppinglist.js @@ -444,7 +444,7 @@ $(document).on("click", "#print-shopping-list-button", function(e) } }, printtp: { - label: __t('Print with thermal printer'), + label: __t('Thermal printer'), className: 'btn-secondary', callback: function() {