mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
영어 - 기존 번역본 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2357 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
180a917fe8
commit
8508e4e84c
7 changed files with 32 additions and 17 deletions
|
|
@ -6,15 +6,15 @@
|
|||
**/
|
||||
|
||||
// normal words
|
||||
$lang->krzip = "Korean Zip code";
|
||||
$lang->krzip = "Korean Zip Code";
|
||||
$lang->krzip_server_hostname = "Server name for zip code checking";
|
||||
$lang->krzip_server_port = "Server port for zip code checking";
|
||||
$lang->krzip_server_query = "Server path for zip code checking";
|
||||
|
||||
// descriptions
|
||||
$lang->about_krzip_server_hostname = "Input the server's domain for checking zip codes and receiving the result list";
|
||||
$lang->about_krzip_server_port = "Input the server's port number for checking the zip code";
|
||||
$lang->about_krzip_server_query = "Input the query url that will be requested for checking the zip code";
|
||||
$lang->about_krzip_server_hostname = "Please input the server's domain for checking zip codes and receiving the result list";
|
||||
$lang->about_krzip_server_port = "Please input the server's port number for checking the zip code";
|
||||
$lang->about_krzip_server_query = "Please input the query url that will be requested for checking the zip code";
|
||||
|
||||
// error messages
|
||||
$lang->msg_not_exists_addr = "Target for searching doesn't exist";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue