$lang['strfile'] = 'File';
$lang['strfileimported'] = 'File imported.';
$lang['strtrycred'] = 'Use these credentials for all servers';
+ $lang['strconfdropcred'] = 'For security reason, disconnecting will destroy your shared login information. Are you sure you want to disconnect ?';
$lang['stractionsonmultiplelines'] = 'Actions on multiple lines';
$lang['strselectall'] = 'Select all';
$lang['strunselectall'] = 'Unselect all';
* English language file for phpPgAdmin. Use this as a basis
* for new translations.
*
- * $Id: english.php,v 1.183 2008/02/23 16:34:33 ioguix Exp $
+ * $Id: english.php,v 1.232 2008/02/23 16:34:33 ioguix Exp $
*/
// Language and character set
$lang['strfile'] = 'File';
$lang['strfileimported'] = 'File imported.';
$lang['strtrycred'] = 'Use these credentials for all servers';
+ $lang['strconfdropcred'] = 'For security reason, disconnecting will destroy your shared login information. Are you sure you want to disconnect ?';
$lang['stractionsonmultiplelines'] = 'Actions on multiple lines';
$lang['strselectall'] = 'Select all';
$lang['strunselectall'] = 'Unselect all';