From: Valentin Vidic Date: Thu, 17 Oct 2013 12:52:22 +0000 (+0200) Subject: Ispravljena greska u predlosku. X-Git-Tag: debian/5.4.4+1~1 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=php5-cn.git;a=commitdiff_plain;h=4bdf99d16d2d559af3bcd7dca2b7df38b2cc7731 Ispravljena greska u predlosku. --- diff --git a/debian/po/templates.pot b/debian/po/templates.pot index e8d2c2c..29d9fcc 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: php5-cn\n" "Report-Msgid-Bugs-To: php5-cn@packages.debian.org\n" -"POT-Creation-Date: 2011-06-13 17:47+0200\n" +"POT-Creation-Date: 2013-10-17 14:51+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -40,9 +40,15 @@ msgid "" " upload_max_filesize = ${upload_max_filesize}\n" " post_max_size = ${post_max_size}\n" " memory_limit = ${memory_limit}\n" -" error_reporting = ${error_reporting}\n" -"\n" -"Preporucamo sljedece:" +" error_reporting = ${error_reporting}" +msgstr "" + +#. Type: boolean +#. Description +#. Type: boolean +#. Description +#: ../templates:1001 ../templates:2001 +msgid "Preporucamo sljedece:" msgstr "" #. Type: boolean diff --git a/debian/templates b/debian/templates index 28d01d3..84162f3 100644 --- a/debian/templates +++ b/debian/templates @@ -8,7 +8,7 @@ _Description: Zelite li aktivirati preporucene PHP5 postavke za Apache2? post_max_size = ${post_max_size} memory_limit = ${memory_limit} error_reporting = ${error_reporting} - + . Preporucamo sljedece: . upload_max_filesize = 256M @@ -27,7 +27,7 @@ _Description: Zelite li aktivirati preporucene PHP5 postavke za CLI? post_max_size = ${post_max_size} memory_limit = ${memory_limit} error_reporting = ${error_reporting} - + . Preporucamo sljedece: . upload_max_filesize = 256M