summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/lang/pl
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-13 11:10:53 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-13 11:10:53 +0200
commitc580170591e06eaeef9eba8be38db4cae4545956 (patch)
tree97b5001dc8eb8b56cb042e9fffec52c2c93c0f48 /lib/plugins/extension/lang/pl
parent0bea8ac7882416cdf7ebff130bc724bf7bc94191 (diff)
parent70519db93fdd6d635397c1354a33f2b1071e2d13 (diff)
downloadrpg-c580170591e06eaeef9eba8be38db4cae4545956.tar.gz
rpg-c580170591e06eaeef9eba8be38db4cae4545956.tar.bz2
Merge pull request #1232 from splitbrain/translation-fixes
Translation fixes
Diffstat (limited to 'lib/plugins/extension/lang/pl')
-rw-r--r--lib/plugins/extension/lang/pl/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/extension/lang/pl/lang.php b/lib/plugins/extension/lang/pl/lang.php
index 4fdca79c9..ab9a818b6 100644
--- a/lib/plugins/extension/lang/pl/lang.php
+++ b/lib/plugins/extension/lang/pl/lang.php
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Mati <mackosa@wp.pl>
*/
$lang['menu'] = 'Menedżer rozszerzeń';
@@ -36,4 +36,4 @@ $lang['status_not_installed'] = 'nie zainstalowano';
$lang['status_enabled'] = 'uruchomione';
$lang['status_disabled'] = 'wyłączone';
$lang['status_plugin'] = 'dodatek';
-$lang['msg_delete_success'] = 'Rozszerzenie odinstalowane';
+$lang['msg_delete_success'] = 'Rozszerzenie %s odinstalowane';