mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
#327 언어파일 정리
This commit is contained in:
parent
79209bf2af
commit
9f9fa6e653
69 changed files with 4 additions and 349 deletions
|
|
@ -16,12 +16,3 @@ $lang->about_title = 'Пожалуйста, введите название, к
|
|||
$lang->about_not_apply_menu = 'Все подключенные лейауты модулей будут изменены при включении это опции.';
|
||||
$lang->about_layout = 'Модуль лейаутов помогает Вам создать лейаут сайта с легкостью. Используя настройки лейаута и подключение меню, полная форма сайта будет отображена множеством модулей. Теми лейаутами, которые невозможно удалить или изменить, являются лейауты блога и лейауты других модулей.';
|
||||
$lang->about_layout_code = 'Применения к службе будут проиведены, когда Вы сохраните код лейаут после редактирование. Пожалуйста, сначала используйте предпросмотр кода и затем сохраните его. Вы можете обратиться к грамматике шаблонов XE с <a href="http://code.google.com/p/xe-core/wiki/TemplateSyntax" target="_blank">XE Template</a>.';
|
||||
$lang->about_layout_export = 'Export currently editted layout.';
|
||||
$lang->about_layout_import = 'Original layout will be deleted when you import. Please export current layout before importing.';
|
||||
$lang->about_layout_image_repository = 'You can upload images/flash files for selected layout. They will be included in exports';
|
||||
$lang->about_layout_migration = 'You can export or import editted layout as tar file
|
||||
(So far only FaceOff supports exports/imports)';
|
||||
$lang->about_faceoff['setting'] = 'Let me explain you the upper menu on left.<br/><ul><li>Save : Save current settings.</li><li>Cancel : Discard current settings and go back.</li><li>Reset : Clear current settings</li><li>Form : Set form as Fixed/ Variable/ Fixed+Variable(Content).</li><li>Arrange : Arrange 2 Extensions and Content.</li><li>Align : Align the position of layout.</li></ul>';
|
||||
$lang->about_faceoff['hotkey'] = 'You can design your layout more easily with Hot Keys.<br/><ul><li>tab : Unless a widget is selected, Header, Body, Footer will be selected in order. If not, next widget will be selected.</li><li>Shift + tab : It does the opposite function to tab key.</li><li>Esc : If nothing is selected, Neck, Extension(e1,e2),Knee will be selected in order, if a widget is selected, area of the widget will be selected.</li><li>Arrow Key : If a widget is selected, arrow key will move the widget to other areas.</li></ul>';
|
||||
$lang->about_faceoff['attribute'] = 'You can set background color/image to every area except widget, and font color(include <a> tag).';
|
||||
$lang->about_apply_mobile_view = 'All connected module use mobile view to display when accessing with mobile device.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue