Changeset 12105 for trunk/language/he_IL


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/he_IL
Files:
2 edited

Legend:

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

    r12029 r12105  
    832832$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'עדכון חשוב, עם <a href="%s">מאפיינים חדשים ומלהיבים</a>.';
    833833$lang['Some themes and plugins may be not available yet.'] = 'יכול להיות שחלק מההתקנים וערכות הנושא לא זמינים עדיין .';
     834$lang['Learn more'] = 'למד עוד';
    834835?>
  • trunk/language/he_IL/install.lang.php

    r12103 r12105  
    6969$lang['Download the config file'] = 'הורד את קובץ config';
    7070$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'אתה יכול להוריד את קובץ config ולהעלות אותו אל local/config בתיקיית ההתקנה שלך.';
    71 $lang['Learn more'] = 'למד עוד';
    7271?>
Note: See TracChangeset for help on using the changeset viewer.