Removed ^M
This commit is contained in:
@@ -16,13 +16,12 @@ $number_thousands_separator = ',';
|
|||||||
$number_decimal_separator = '.';
|
$number_decimal_separator = '.';
|
||||||
$byteUnits = array('Bajtova', 'KB', 'MB', 'GB');
|
$byteUnits = array('Bajtova', 'KB', 'MB', 'GB');
|
||||||
|
|
||||||
$day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', 'Cet', 'Pet', 'Sub');
|
$day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', '<EFBFBD>et', 'Pet', 'Sub');
|
||||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec');
|
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%d. %B %Y. u %H:%M';
|
$datefmt = '%d. %B %Y. u %H:%M';
|
||||||
|
|
||||||
|
|
||||||
$strAccessDenied = 'Pristup odbijen';
|
$strAccessDenied = 'Pristup odbijen';
|
||||||
$strAction = 'Akcija';
|
$strAction = 'Akcija';
|
||||||
$strAddDeleteColumn = 'Dodaj/Obri<72>i Kolonu';
|
$strAddDeleteColumn = 'Dodaj/Obri<72>i Kolonu';
|
||||||
@@ -239,7 +238,7 @@ $strPrimaryKey = 'Primarni klju
|
|||||||
$strPrimaryKeyHasBeenDropped = 'Primarni klju<6A> je izbrisan';
|
$strPrimaryKeyHasBeenDropped = 'Primarni klju<6A> je izbrisan';
|
||||||
$strPrimaryKeyName = 'Ime za primarni klju<6A> mora da bude... PRIMARY!';
|
$strPrimaryKeyName = 'Ime za primarni klju<6A> mora da bude... PRIMARY!';
|
||||||
$strPrimaryKeyWarning = '("PRIMARY" <b>mo<6D>e i mora</b> da bude ime i <b>samo</b> ime primarnog klju<6A>a!)';
|
$strPrimaryKeyWarning = '("PRIMARY" <b>mo<6D>e i mora</b> da bude ime i <b>samo</b> ime primarnog klju<6A>a!)';
|
||||||
$strPrintView = 'Za stampu';
|
$strPrintView = 'Za <EFBFBD>tampu';
|
||||||
$strPrivileges = 'Privilegije';
|
$strPrivileges = 'Privilegije';
|
||||||
$strProperties = 'Informacije';
|
$strProperties = 'Informacije';
|
||||||
|
|
||||||
@@ -354,4 +353,5 @@ $strYes = 'Da';
|
|||||||
|
|
||||||
$strZip = '"zip-ovano"';
|
$strZip = '"zip-ovano"';
|
||||||
|
|
||||||
|
// To translate
|
||||||
?>
|
?>
|
Reference in New Issue
Block a user