From 5a22a51fff592e5319da0e65f3bfa37333b5ce58 Mon Sep 17 00:00:00 2001 From: Thomas Mudrunka Date: Sat, 15 Jun 2013 00:15:19 +0200 Subject: [PATCH] =?utf8?q?Alfaverze=20GUI=20na=20tisk=20=C5=A1t=C3=ADtk?= =?utf8?q?=C5=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- assistants/print-labels.inc.php | 43 +++++++++++++++++++++++++++++++++ locale/cs/messages.inc.php | 1 + 2 files changed, 44 insertions(+) create mode 100644 assistants/print-labels.inc.php diff --git a/assistants/print-labels.inc.php b/assistants/print-labels.inc.php new file mode 100644 index 0000000..d2c6d46 --- /dev/null +++ b/assistants/print-labels.inc.php @@ -0,0 +1,43 @@ + +
+ Sloupců
+ Řádků
+ Stran
+ + + + +
Okraje
+ + +
diff --git a/locale/cs/messages.inc.php b/locale/cs/messages.inc.php index 94e86f4..6c0d5a2 100644 --- a/locale/cs/messages.inc.php +++ b/locale/cs/messages.inc.php @@ -115,6 +115,7 @@ $LOCALE_MESSAGES = array( 'stats' => 'statistiky', 'roster' => 'inventurní soupiska', 'set-margin' => 'nastavit přirážku', + 'print-labels' => 'tisknout štítky', 'store' => 'naskladnit', 'store-single' => 'pridat model a naskladnit', 'category-tree' => 'strom kategorií', -- 2.30.2