mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
revert language variable 'success_installed' of autoinstall module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8629 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ce9d4f1af2
commit
b6741d653c
8 changed files with 8 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
$lang->order_newest = "Newest";
|
||||
$lang->order_popular = "Popular";
|
||||
$lang->order_download = "Download";
|
||||
$lang->success_installed = "Successfully Installed";
|
||||
$lang->description_ftp_note = 'If the %s is not set, the installation will not work. Pleas configure the FTP information';
|
||||
$lang->ftp_setup = 'FTP configuration';
|
||||
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information.';
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
$lang->order_newest = "新規登録";
|
||||
$lang->order_popular = "人気";
|
||||
$lang->order_download = "ダウンロード";
|
||||
$lang->success_installed = "インストールが成功しました。";
|
||||
$lang->description_ftp_note = "%sが完了されないと、イージーインストールが動作しません。 FTP設定を確認して下さい。";
|
||||
$lang->ftp_setup = 'FTP設定';
|
||||
$lang->description_update = "新しくインストールしたモジュールバージョン情報などは%sを押すと反映されます。";
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
$lang->order_newest = "신규 등록";
|
||||
$lang->order_popular = "인기";
|
||||
$lang->order_download = "다운로드";
|
||||
$lang->success_installed = "설치가 성공하였습니다.";
|
||||
$lang->description_ftp_note = '%s이 되어 있지 않으면 설치 및 업데이트가 진행되지 않습니다.';
|
||||
$lang->ftp_setup = 'FTP 설정';
|
||||
$lang->description_update = '쉬운설치 사용전 %s를 해주세요.';
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
$lang->order_newest = 'Новый';
|
||||
$lang->order_popular = 'Популярный';
|
||||
$lang->order_download = 'Скачать';
|
||||
$lang->success_installed = 'Установлено успешно';
|
||||
$lang->description_ftp_note = 'If %s is not set, installation would not work. Please configure FTP information';
|
||||
$lang->ftp_setup = 'FTP configuration';
|
||||
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information';
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
$lang->order_newest = "En Yeniler";
|
||||
$lang->order_popular = "Popüler";
|
||||
$lang->order_download = "İndirme";
|
||||
$lang->success_installed = "Başarıyla Kuruldu";
|
||||
$lang->description_ftp_note = 'If the %s is not set, the installation will not work. Pleas configure the FTP information';
|
||||
$lang->ftp_setup = 'FTP configuration';
|
||||
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information.';
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
$lang->order_newest = "Mới nhất";
|
||||
$lang->order_popular = "Phổ biến";
|
||||
$lang->order_download = "Download";
|
||||
$lang->success_installed = "Đã cài đặt thành công.";
|
||||
$lang->description_ftp_note = 'If the %s is not set, the installation will not work. Pleas configure the FTP information';
|
||||
$lang->ftp_setup = 'FTP configuration';
|
||||
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information.';
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
$lang->order_newest = "最新发布";
|
||||
$lang->order_popular = "热门";
|
||||
$lang->order_download = "下载";
|
||||
$lang->success_installed = "安装成功!";
|
||||
$lang->description_ftp_note = 'If the %s is not set, the installation will not work. Pleas configure the FTP information';
|
||||
$lang->ftp_setup = 'FTP configuration';
|
||||
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information.';
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
$lang->order_newest = "最新發表";
|
||||
$lang->order_popular = "熱門";
|
||||
$lang->order_download = "下載";
|
||||
$lang->success_installed = "安裝成功";
|
||||
$lang->description_ftp_note = 'If the %s is not set, the installation will not work. Pleas configure the FTP information';
|
||||
$lang->ftp_setup = 'FTP configuration';
|
||||
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue