Move comment for translators to proper place.
This commit is contained in:
@@ -1538,6 +1538,7 @@ function PMA_localisedDate($timestamp = -1, $format = '')
|
||||
global $month, $day_of_week;
|
||||
|
||||
if ($format == '') {
|
||||
/* l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string */
|
||||
$format = __('%B %d, %Y at %I:%M %p');
|
||||
}
|
||||
|
||||
|
@@ -26,7 +26,6 @@ $byteUnits = array(__('B'), __('KiB'), __('MiB'), __('GiB'), __('TiB'), __('PiB'
|
||||
|
||||
$day_of_week = array(__('Sun'), __('Mon'), __('Tue'), __('Wed'), __('Thu'), __('Fri'), __('Sat'));
|
||||
$month = array(__('Jan'), __('Feb'), __('Mar'), __('Apr'), __('May'), __('Jun'), __('Jul'), __('Aug'), __('Sep'), __('Oct'), __('Nov'), __('Dec'));
|
||||
/* l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string */
|
||||
|
||||
$strAbortedClients = __('Aborted');
|
||||
$strAccessDenied = __('Access denied');
|
||||
|
2509
po/be@latin.po
2509
po/be@latin.po
File diff suppressed because it is too large
Load Diff
2825
po/en_GB.po
2825
po/en_GB.po
File diff suppressed because it is too large
Load Diff
2509
po/phpmyadmin.pot
2509
po/phpmyadmin.pot
File diff suppressed because it is too large
Load Diff
2509
po/pt_BR.po
2509
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
2509
po/sr@latin.po
2509
po/sr@latin.po
File diff suppressed because it is too large
Load Diff
2509
po/uz@latin.po
2509
po/uz@latin.po
File diff suppressed because it is too large
Load Diff
2578
po/zh_CN.po
2578
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
2509
po/zh_TW.po
2509
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user