~ubuntu-branches/ubuntu/karmic/phppgadmin/karmic

« back to all changes in this revision

Viewing changes to lang/english.php

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2008-12-31 19:32:22 UTC
  • mfrom: (1.3.1 upstream) (8.1.2 sid)
  • mto: (8.1.4 sid)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20081231193222-swr5hb1fie1enl4l
* New upstream release
  - Fixes local file inclusion vulnerability (CVE-2008-5587) (closes: #508026)
* Removed register_globals from debian/apache.conf (closes: #508026)

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
        $lang['strfile'] = 'File';
134
134
        $lang['strfileimported'] = 'File imported.';
135
135
        $lang['strtrycred'] = 'Use these credentials for all servers';
 
136
        $lang['strconfdropcred'] = 'For security reason, disconnecting will destroy your shared login information. Are you sure you want to disconnect ?';
136
137
        $lang['stractionsonmultiplelines'] = 'Actions on multiple lines';
137
138
        $lang['strselectall'] = 'Select all';
138
139
        $lang['strunselectall'] = 'Unselect all';