gettext conversion

This commit is contained in:
Marc Delisle
2010-05-07 13:02:26 -04:00
parent df1ceb1310
commit a3b034eacd
64 changed files with 6094 additions and 5746 deletions

View File

@@ -1106,10 +1106,15 @@ if (isset($_REQUEST['synchronize_db'])) {
'ASC', 0, true);
foreach ($cons as $type) {
if ('src' == $type) {
$database_header = __('Source database');
} else {
$database_header = __('Target database');
}
?>
<table id="serverconnection_<?php echo $type; ?>_remote" class="data">
<tr>
<th colspan="2"><?php echo $GLOBALS['strDatabase_'.$type]; ?></th>
<th colspan="2"><?php echo $database_header; ?></th>
</tr>
<tr class="odd">
<td colspan="2" style="text-align: center">