From: Thomas Mudrunka Date: Sun, 18 Mar 2012 22:34:49 +0000 (+0100) Subject: "Množství" zkráceno na "Ks" X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=68396065f61aeb74f99c348ddad34431a8db101d;p=mirrors%2FSokoMan.git "Množství" zkráceno na "Ks" --- diff --git a/locale/cs/messages.inc.php b/locale/cs/messages.inc.php index db7772a..217ec50 100644 --- a/locale/cs/messages.inc.php +++ b/locale/cs/messages.inc.php @@ -13,7 +13,7 @@ $LOCALE_MESSAGES = array( 'item_id' => '#', 'item_serial' => 'Sériové č.', - 'item_quantity' => 'Množství', + 'item_quantity' => 'Ks', 'item_price_in' => 'Nákupní cena', 'item_price_out' => 'Prodejní cena', 'item_customer' => 'Zákazník',