Semilocon seems to be missing here.
This commit is contained in:
@@ -458,7 +458,7 @@ $strLoginInformation = 'Přihlašování';
|
||||
$strLogin = 'Přihlášení';
|
||||
$strLogout = 'Odhlásit se';
|
||||
$strLogPassword = 'Heslo:';
|
||||
$strLogServer = 'Server';
|
||||
$strLogServer = 'Server:';
|
||||
$strLogUsername = 'Jméno:';
|
||||
$strLongOperation = 'Tato operace může trvat velmi dlouho. Chcete je přesto provést?';
|
||||
|
||||
|
@@ -9,7 +9,7 @@ $number_decimal_separator = '.';
|
||||
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
|
||||
$byteUnits = array('B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB');
|
||||
|
||||
// MySQL manual language definition, this is optional, en will be used
|
||||
// MySQL manual language definition, this is optional, en will be used
|
||||
// if not defined
|
||||
$mysql_4_1_doc_lang = 'en';
|
||||
$mysql_5_0_doc_lang = 'en';
|
||||
@@ -458,7 +458,7 @@ $strLoginInformation = 'Login Information';
|
||||
$strLogin = 'Log in';
|
||||
$strLogout = 'Log out';
|
||||
$strLogPassword = 'Password:';
|
||||
$strLogServer = 'Server';
|
||||
$strLogServer = 'Server:';
|
||||
$strLogUsername = 'Username:';
|
||||
$strLongOperation = 'This operation could take a long time. Proceed anyway?';
|
||||
|
||||
|
Reference in New Issue
Block a user