mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-19 09:24:59 +00:00
code_review: PR #673
* add translations for zh_CN and zh_TW * hide `CHILDREN` line if it is empty Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
055835cac2
commit
bbac6c1478
3 changed files with 10 additions and 2 deletions
|
@ -128,6 +128,7 @@
|
|||
<x:String x:Key="Text.CommitDetail.Info" xml:space="preserve">基本信息</x:String>
|
||||
<x:String x:Key="Text.CommitDetail.Info.Author" xml:space="preserve">修改者</x:String>
|
||||
<x:String x:Key="Text.CommitDetail.Info.Changed" xml:space="preserve">变更列表</x:String>
|
||||
<x:String x:Key="Text.CommitDetail.Info.Children" xml:space="preserve">子提交</x:String>
|
||||
<x:String x:Key="Text.CommitDetail.Info.Committer" xml:space="preserve">提交者</x:String>
|
||||
<x:String x:Key="Text.CommitDetail.Info.ContainsIn" xml:space="preserve">查看包含此提交的分支/标签</x:String>
|
||||
<x:String x:Key="Text.CommitDetail.Info.ContainsIn.Title" xml:space="preserve">本提交已被以下分支/标签包含</x:String>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue