gettext conversion

This commit is contained in:
Marc Delisle
2010-05-05 12:57:30 -04:00
parent 149c75f91f
commit 17c9fb4d28
64 changed files with 7228 additions and 6503 deletions

View File

@@ -359,7 +359,7 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) {
}
}
else {
echo '<i>' . $strNoneDefault . '</i>';
echo '<i>' . _pgettext('None for default','None') . '</i>';
} ?></td>
<td nowrap="nowrap"><?php echo strtoupper($row['Extra']); ?></td>
<td align="center">