mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
영어 - 기존 번역본 수정 및 cozy_simple 스킨 관련 추가 번역
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2172 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ba4419f5f7
commit
f78712b8d3
22 changed files with 194 additions and 78 deletions
|
|
@ -10,13 +10,13 @@
|
|||
|
||||
// Expressions
|
||||
$lang->about_address = "Ex) Jeongjadong Boondang, Yeoksam";
|
||||
$lang->about_address_use = "First search the address and then press [Add] button with displayed results. Then, the map would be added to the article.";
|
||||
$lang->about_address_use = "Please search the address first and then press [Insert] button. Then, the map would be added to the article.";
|
||||
|
||||
// Error Messages
|
||||
$lang->msg_not_exists_addr = "Address doesn't exists";
|
||||
$lang->msg_fail_to_socket_open = "Failed to connect zip code searching server";
|
||||
$lang->msg_no_result = "Nothing Found";
|
||||
|
||||
$lang->msg_no_apikey = "Naver Map api key is needed to use Naver Map.\ninput api key after selecting Administrator > WISYWIG Editor > <a href=\"#\" onclick=\"popopen('./?module=editor&act=setupComponent&component_name=naver_map','SetupComponent');return false;\">Setting for Naver Map Linkage Component</a>";
|
||||
$lang->msg_no_apikey = "Naver Map api key is necessary to use Naver Map.\nPlease input api key after selecting Module > WISYWIG Editor > <a href=\"#\" onclick=\"popopen('./?module=editor&act=setupComponent&component_name=naver_map','SetupComponent');return false;\">Naver Map Open Api</a>";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue