summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql
diff options
context:
space:
mode:
authorMati <mackosa@wp.pl>2014-05-14 07:45:56 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-05-14 07:45:56 +0200
commit1b4623e76a474977d730f37c3c54ff1cf66489ac (patch)
tree02ab6e505f7f79e4606027881e58e3f44d310458 /lib/plugins/authmysql
parente80146ebf289d9243a864b9c8db1d97ba9516724 (diff)
downloadrpg-1b4623e76a474977d730f37c3c54ff1cf66489ac.tar.gz
rpg-1b4623e76a474977d730f37c3c54ff1cf66489ac.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r--lib/plugins/authmysql/lang/pl/settings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/pl/settings.php b/lib/plugins/authmysql/lang/pl/settings.php
index 88cbd5d6f..9dc798ee0 100644
--- a/lib/plugins/authmysql/lang/pl/settings.php
+++ b/lib/plugins/authmysql/lang/pl/settings.php
@@ -4,6 +4,7 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Paweł Jan Czochański <czochanski@gmail.com>
+ * @author Mati <mackosa@wp.pl>
*/
$lang['server'] = 'Twój server MySQL';
$lang['user'] = 'Nazwa użytkownika MySQL';
@@ -12,3 +13,4 @@ $lang['database'] = 'Używana baza danych';
$lang['charset'] = 'Zestaw znaków uzyty w bazie danych';
$lang['debug'] = 'Wyświetlaj dodatkowe informacje do debugowania.';
$lang['checkPass'] = 'Zapytanie SQL wykorzystywane do sprawdzania haseł.';
+$lang['debug_o_2'] = 'wszystkie zapytania SQL';