Ignore:
Timestamp:
Apr 12, 2011, 1:12:51 PM (13 years ago)
Author:
patdenice
Message:

feature:2262
Replace editarea by Codemirror:
http://codemirror.net

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php

    r8728 r10307  
    4242$lang['locfiledit_bak_loaded2'] = 'Jums jasaglaba fails lai to atjaunotu.';
    4343$lang['locfiledit_syntax_error'] = 'Sintakses kluda! Failu nav iespejams saglabat.';
    44 $lang['locfiledit_enable_editarea'] = 'Iespejot Redigešanas apgabalu';
    45 $lang['locfiledit_disable_editarea'] = 'Atspejot Redigešanas apgabalu';
    4644$lang['locfiledit_new_tpl'] = 'Izveidot jaunu failu';
    4745$lang['locfiledit_new_filename'] = 'Faila nosaukums';
     
    5553$lang['locfiledit_webmaster_only'] = 'Tikai webmasters var izveidot un modificet lokalos failus.';
    5654
     55/*TODO*/$lang['locfiledit_enable_codemirror'] = 'Enable Codemirror';
     56/*TODO*/$lang['locfiledit_disable_codemirror'] = 'Disable Codemirror';
    5757?>
Note: See TracChangeset for help on using the changeset viewer.