Language updates
This commit is contained in:
@@ -17,6 +17,8 @@ $Source$
|
||||
- Updates, thanks to Michal Cihar (nijel)
|
||||
* lang/greek-iso-8859-7.inc.php3:
|
||||
- Updates, thanks to Kyriakos Xagoraris (theremon)
|
||||
* lang.swedish-iso-8859-1.inc.php3:
|
||||
- Updates, thanks to Bj<42>rn T. Hallberg (bth)
|
||||
|
||||
2002-08-06 Robin Johnson <robbat2@users.sourceforge.net>
|
||||
* libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
|
||||
|
@@ -66,6 +66,7 @@ $strCantRenameIdxToPrimary = 'Kan inte byta namn p
|
||||
$strCantUseRecodeIconv = 'Kan inte anv<6E>nda funktionerna iconv, libiconv eller recode_string n<>r ut<75>kade rapporter ska laddas. Kontrollera din php-konfiguration.';
|
||||
$strCardinality = 'Kardinalitet';
|
||||
$strCarriage = 'Vagnretur: \\r';
|
||||
$strCharsetOfFile = 'Filens teckenupps<70>ttning:';
|
||||
$strChange = '<27>ndra';
|
||||
$strChangeDisplay = 'V<>lj f<>lt som ska visas';
|
||||
$strChangePassword = 'Byt l<>senord';
|
||||
@@ -414,7 +415,6 @@ $strYes = 'Ja';
|
||||
$strZip = '"zippad"';
|
||||
|
||||
// To translate
|
||||
$strCharsetOfFile = 'Character set of the file:'; //to translate
|
||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
||||
$strEndCut = 'END CUT'; //to translate
|
||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
||||
|
Reference in New Issue
Block a user