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

merge r10307 from trunk to branch 2.2
feature:2262
Replace editarea by Codemirror:
http://codemirror.net

Location:
branches/2.2/plugins/LocalFilesEditor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/plugins/LocalFilesEditor

  • branches/2.2/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php

    r8728 r10310  
    4141$lang['locfiledit_bak_loaded2'] = 'Bạn phải lưu lại tệp tin để phục hồi nó.';
    4242$lang['locfiledit_syntax_error'] = 'Lỗi cú pháp! Tệp tin không thể được lưu.';
    43 $lang['locfiledit_enable_editarea'] = 'Kích hoạt vùng nhập dữ liệu';
    44 $lang['locfiledit_disable_editarea'] = 'Tắt vùng nhập dữ liệu';
    4543$lang['locfiledit_new_tpl'] = 'Tạo tệp tin mới';
    4644$lang['locfiledit_new_filename'] = 'Tên tệp tin';
     
    5452$lang['locfiledit_webmaster_only'] = 'Chỉ có webmasters mới có thể tạo hoặc biên tập tệp tin trên máy.';
    5553
     54/*TODO*/$lang['locfiledit_enable_codemirror'] = 'Enable Codemirror';
     55/*TODO*/$lang['locfiledit_disable_codemirror'] = 'Disable Codemirror';
    5656?>
Note: See TracChangeset for help on using the changeset viewer.