From: Thomas Mudrunka Date: Fri, 14 Jun 2013 22:15:19 +0000 (+0200) Subject: Alfaverze GUI na tisk štítků X-Git-Url: http://git.harvie.cz/?p=mirrors%2FSokoMan.git;a=commitdiff_plain;h=5a22a51fff592e5319da0e65f3bfa37333b5ce58 Alfaverze GUI na tisk štítků --- 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í',