[
https://issues.apache.org/jira/browse/OFBIZ-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115279#comment-14115279 ]
Jacques Le Roux commented on OFBIZ-5737:
----------------------------------------
I don't know what exactly is going on on your side but see what I got using patch with the 2nd patch.log attached.
I noticed you have a mix of Win and Unix EOLs in your file. By forcing them to CR+LF and using Subclipse I was able to create the newly attached patch where all your changes are applied but this hunk
{code}
@@ -5413,7 +5440,7 @@
<value xml:lang="th">รหัส</value>
<value xml:lang="vi">Id</value>
<value xml:lang="zh">标识</value>
- <value xml:lang="zh_TW">ID</value>
+ <value xml:lang="zh_TW">代號</value>
{code}
If possible, before committing, I would want a Chinese reviewer to check your changes because I'm unable to do so.
> Add/Revise Traditional Chinese (zh-TW) translations in framework
> ----------------------------------------------------------------
>
> Key: OFBIZ-5737
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5737> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Upcoming Branch
> Reporter: Nick Ho
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: framework-translation-zh-TW.patch, framework-translation-zh-TW.patch, framework-translation-zh-TW.patch, patch.log, patch.log
>
>
> more added/updated translations patch files for zh-TW locale
--
This message was sent by Atlassian JIRA
(v6.2#6252)