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@4858 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
589a9b97d8
commit
7a26a73088
3 changed files with 8 additions and 7 deletions
|
|
@ -49,7 +49,7 @@
|
|||
$lang->completed_date = '結束日期';
|
||||
$lang->order = '順序';
|
||||
$lang->package = $lang->package_srl = '套裝包';
|
||||
$lang->release = $lang->release_srl = '已發佈版本';
|
||||
$lang->release = $lang->release_srl = '發佈版本';
|
||||
$lang->release_note = '發佈記錄';
|
||||
$lang->release_changes = '更新日誌';
|
||||
$lang->occured_version = $lang->occured_version_srl = '目前版本';
|
||||
|
|
@ -76,17 +76,18 @@
|
|||
$lang->project_menus = array(
|
||||
'dispIssuetrackerViewIssue' => '問題清單',
|
||||
'dispIssuetrackerNewIssue' => '發表問題',
|
||||
'dispIssuetrackerTimeline' => '時間軸',
|
||||
'dispIssuetrackerViewMilestone' => '版本開發',
|
||||
'dispIssuetrackerViewSource' => '檢視原始碼',
|
||||
'dispIssuetrackerDownload' => '下載',
|
||||
'dispIssuetrackerAdminProjectSetting' => '設置',
|
||||
);
|
||||
|
||||
$lang->msg_not_attched = '請新增附加檔案。';
|
||||
$lang->msg_not_attched = '請新增附檔。';
|
||||
$lang->msg_attached = '檔案已新增。';
|
||||
$lang->msg_no_releases = '尚未被新增的發佈版本。';
|
||||
|
||||
$lang->cmd_document_do = '將把此問題.. ';
|
||||
$lang->not_assigned = '沒有分配';
|
||||
$lang->not_assigned = '尚未分配';
|
||||
$lang->not_assigned_description = '尚未被分配的問題清單';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue