diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-08-02 10:39:05 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-02 10:39:05 -0700 |
commit | 7c054657a7360e2a6e0e0fed888a35a905bfdf1a (patch) | |
tree | d6c43ba72eb3583e66f88e73b6a2211989fe0960 /lib/plugins/config/lang/el/lang.php | |
parent | de4c3948e85025e1244a5aadca017f83c6362c64 (diff) | |
parent | cd3ed83c4f89831e192b021c8d660574a95eb168 (diff) | |
download | rpg-7c054657a7360e2a6e0e0fed888a35a905bfdf1a.tar.gz rpg-7c054657a7360e2a6e0e0fed888a35a905bfdf1a.tar.bz2 |
Merge pull request #256 from lupo49/master
de/de-informal/en: Removed redundant suffixes in TOC of configuration manager / Synchronize terms in de and de-informal
Diffstat (limited to 'lib/plugins/config/lang/el/lang.php')
-rw-r--r-- | lib/plugins/config/lang/el/lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/plugins/config/lang/el/lang.php b/lib/plugins/config/lang/el/lang.php index e766c1a4c..4c24e067e 100644 --- a/lib/plugins/config/lang/el/lang.php +++ b/lib/plugins/config/lang/el/lang.php @@ -39,8 +39,6 @@ $lang['_notifications'] = 'Ρυθμίσεις ενημερώσεων'; $lang['_syndication'] = 'Ρυθμίσεις σύνδεσης'; $lang['_advanced'] = 'Ρυθμίσεις για Προχωρημένους'; $lang['_network'] = 'Ρυθμίσεις Δικτύου'; -$lang['_plugin_sufix'] = 'Ρυθμίσεις Επεκτάσεων'; -$lang['_template_sufix'] = 'Ρυθμίσεις Προτύπων παρουσίασης'; $lang['_msg_setting_undefined'] = 'Δεν έχουν οριστεί metadata.'; $lang['_msg_setting_no_class'] = 'Δεν έχει οριστεί κλάση.'; $lang['_msg_setting_no_default'] = 'Δεν υπάρχει τιμή εξ ορισμού.'; |