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() {