mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
기본 에디터 컴폰너트에서 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2337 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a63fb39dd5
commit
8cee3b8019
12 changed files with 0 additions and 483 deletions
|
|
@ -1,21 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/naver_map/lang/jp.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @brief ウィジウィグエディター(editor) > マルチメディアリンク(naver_map)コンポネント言語パッケージ
|
||||
**/
|
||||
|
||||
$lang->map_width = "横幅サイズ";
|
||||
$lang->map_height = "縦幅サイズ";
|
||||
|
||||
// 表示メッセージ
|
||||
$lang->about_address = "例)분당 정자동, 역삼";
|
||||
$lang->about_address_use = "検索ウィンドウで住所を検索した後、出力された結果を選択して、「追加」ボタンを押せば、書き込みに地図が追加されます。";
|
||||
|
||||
// エラーメッセージ
|
||||
$lang->msg_not_exists_addr = "検索対象がありません。";
|
||||
$lang->msg_fail_to_socket_open = "郵便番号を検索するサーバとの接続に失敗しました。";
|
||||
$lang->msg_no_result = "検索結果がありません。";
|
||||
|
||||
$lang->msg_no_apikey = "ネイバーマップを使用するためには、ネイバーマップのOpenAPIキーを取得しなければなりません。\nOpenAPIキーを 管理者 > ウィジウィグエディター > <a href=\"#\" onclick=\"popopen('./?module=editor&act=setupComponent&component_name=naver_map','SetupComponent');return false;\">ネイバーマップコンポネント設定</a>を選択した後、入力してください。";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue