diff options
author | Kate Arzamastseva <pshns@ukr.net> | 2011-05-26 13:37:30 +0300 |
---|---|---|
committer | Kate Arzamastseva <pshns@ukr.net> | 2011-05-26 13:37:30 +0300 |
commit | f05345511bace85889aa9be5a83820897d322007 (patch) | |
tree | ba9e6bf36477c714048fb04e6029925d3d713c47 /lib/plugins/acl | |
parent | 325c7e9562ac271857d7490f978e3ce3c23952d1 (diff) | |
parent | 5ff127375bd2292958b989dcec18dbca5a8a751f (diff) | |
download | rpg-f05345511bace85889aa9be5a83820897d322007.tar.gz rpg-f05345511bace85889aa9be5a83820897d322007.tar.bz2 |
Merge branch 'master' of git://github.com/splitbrain/dokuwiki into media-revisions
Diffstat (limited to 'lib/plugins/acl')
-rw-r--r-- | lib/plugins/acl/lang/ar/help.txt | 2 | ||||
-rw-r--r-- | lib/plugins/acl/lang/ar/lang.php | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/lib/plugins/acl/lang/ar/help.txt b/lib/plugins/acl/lang/ar/help.txt index afae13a86..70f5cf645 100644 --- a/lib/plugins/acl/lang/ar/help.txt +++ b/lib/plugins/acl/lang/ar/help.txt @@ -8,4 +8,4 @@ في الجدول في الأسفل تجد قواعد التحكم بالوصول معروضة. يمكنك استخدامها لحذف أو تغيير عدة قواعد بسرعة. -قراءة [[doku>acl|المستندات الرسمية عن ACL]] قد يساعدك على الفهم الكامل لطريقة عمل التحكم بالوصول في دوكي ويكي. +قراءة [[doku>acl|المستندات الرسمية عن ACL]] قد يساعدك على الفهم الكامل لطريقة عمل التحكم بالوصول في دوكو ويكي. diff --git a/lib/plugins/acl/lang/ar/lang.php b/lib/plugins/acl/lang/ar/lang.php index 552ce90d9..7c05b721c 100644 --- a/lib/plugins/acl/lang/ar/lang.php +++ b/lib/plugins/acl/lang/ar/lang.php @@ -6,6 +6,7 @@ * @author Mostafa Hussein <mostafa@gmail.com> * @author Yaman Hokan <always.smile.yh@hotmail.com> * @author Usama Akkad <uahello@gmail.com> + * @author uahello@gmail.com */ $lang['admin_acl'] = 'إدارة قوائم التحكم بالدخول'; $lang['acl_group'] = 'مجموعة'; |