Added missing $timespanfmt variable to the Persian language files.
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
||||
(bug #1033360), thanks to Claude Theroux.
|
||||
* lang/chinese_traditional-*.inc.php: Updates, thanks to Siu Sun.
|
||||
* lang/dutch-*.inc.php: Updates, thanks to Ivo Teel.
|
||||
* lang/persian-*.inc.php: Added missing $timespanfmt variable.
|
||||
|
||||
2004-09-27 Marc Delisle <lem9@users.sourceforge.net>
|
||||
### 2.6.0 released
|
||||
|
@@ -21,6 +21,7 @@ $month = array('ژانويه', 'فوريه', 'مارس', 'آوريل', 'مي', '
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// variable below
|
||||
$datefmt = '%d %B %Y ساعت %I:%M %p';
|
||||
$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
|
||||
|
||||
$strAccessDenied = 'دسترسي مجاز نيست';
|
||||
$strAction = 'عمل';
|
||||
|
@@ -20,6 +20,7 @@ $month = array('
|
||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||
// variable below
|
||||
$datefmt = '%d %B %Y <20><><EFBFBD><EFBFBD> %I:%M %p';
|
||||
$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
|
||||
|
||||
$strAccessDenied = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
||||
$strAction = '<27><><EFBFBD>';
|
||||
|
Reference in New Issue
Block a user