summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/lang/el
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2011-09-21 19:39:22 +0200
committerAndreas Gohr <andi@splitbrain.org>2011-09-21 19:39:22 +0200
commitc6bab40722735490d4687c8ade8081f389913249 (patch)
tree61090c1dfeafe80fd11a5035f6be38a68c2d62ed /lib/plugins/plugin/lang/el
parent32bb4dd2402ee999e6bc7be7e6fa1dd5c58049b1 (diff)
parentbc314c5832351325feac48564dae39a93321d99a (diff)
downloadrpg-c6bab40722735490d4687c8ade8081f389913249.tar.gz
rpg-c6bab40722735490d4687c8ade8081f389913249.tar.bz2
Merge remote-tracking branch 'origin/master'
Conflicts: lib/tpl/default/mediamanager.css
Diffstat (limited to 'lib/plugins/plugin/lang/el')
-rw-r--r--lib/plugins/plugin/lang/el/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/el/lang.php b/lib/plugins/plugin/lang/el/lang.php
index d28a04ae2..bd6dc2013 100644
--- a/lib/plugins/plugin/lang/el/lang.php
+++ b/lib/plugins/plugin/lang/el/lang.php
@@ -11,6 +11,7 @@
* @author Αθανάσιος Νταής <homunculus@wana.gr>
* @author Konstantinos Koryllos <koryllos@gmail.com>
* @author George Petsagourakis <petsagouris@gmail.com>
+ * @author Petros Vidalis <pvidalis@gmail.com>
*/
$lang['menu'] = 'Διαχείριση Επεκτάσεων';
$lang['download'] = 'Κατεβάστε και εγκαταστήστε μια νέα επέκταση (plugin)';
@@ -56,3 +57,4 @@ $lang['enabled'] = 'Η επέκταση %s ενεργοποιήθ
$lang['notenabled'] = 'Η επέκταση %s δεν μπορεί να ενεργοποιηθεί. Ελέγξτε τα δικαιώματα πρόσβασης.';
$lang['disabled'] = 'Η επέκταση %s απενεργοποιήθηκε.';
$lang['notdisabled'] = 'Η επέκταση %s δεν μπορεί να απενεργοποιηθεί. Ελέγξτε τα δικαιώματα πρόσβασης.';
+$lang['packageinstalled'] = 'Το πακέτο της επέκτασης (%d επέκταση(εις): %s) εγκαστήθηκε επιτυχημένα.';