Changeset 12105 for trunk/language/fa_IR


Ignore:
Timestamp:
Sep 8, 2011, 1:52:02 PM (13 years ago)
Author:
plg
Message:

bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php

Location:
trunk/language/fa_IR
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/fa_IR/admin.lang.php

    r11978 r12105  
    786786$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'خطا : این پلاگین گم شده است اما آن نصب شده است! اکنون از نصب خارجش کنید.';
    787787$lang['display'] = 'نمایش';
     788$lang['Learn more'] = 'اطلاعات بيشتر در اين‌باره';
    788789?>
  • trunk/language/fa_IR/install.lang.php

    r12103 r12105  
    6969$lang['Download the config file'] = 'دريافت فايل پيکربندي';
    7070$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'شما مي‌توانيد فايل پيکربندي را دانلود کنيد و آن را در دايرکتوري local/config در محلي که گالري را نصب کرديد آپلود کنيد.';
    71 $lang['Learn more'] = 'اطلاعات بيشتر در اين‌باره';
    7271?>
Note: See TracChangeset for help on using the changeset viewer.