You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2015/07/07 10:39:11 UTC

Re: svn commit: r1689598 - /ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml

Hi Michael, Christian,

I just fixed this label duplicate Jinhgai introduced. Could you please check the 2 other duplicates which are not labels duplicates but different 
German translations and I don't know which ones to pick

AccountingPayWithWorldPay
FormFieldTitle_organizationPartyId

Thanks

Jacques

Le 07/07/2015 10:31, jleroux@apache.org a écrit :
> Author: jleroux
> Date: Tue Jul  7 08:31:43 2015
> New Revision: 1689598
>
> URL: http://svn.apache.org/r1689598
> Log:
> Removes duplicated label
>
> Modified:
>      ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
>
> Modified: ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml?rev=1689598&r1=1689597&r2=1689598&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml (original)
> +++ ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml Tue Jul  7 08:31:43 2015
> @@ -75,10 +75,6 @@ under the License.
>           <value xml:lang="en">Failed to match the state parameter in GitHub response. Just try to login again.</value>
>           <value xml:lang="zh">GitHub响应中的state参数不一致。重试登录即可。</value>
>       </property>
> -    <property key="FailedToGetLinkedInAuthorizationCode">
> -        <value xml:lang="en">Failed to get LinkedIn authorization code.&lt;br&gt;Error: ${error}&lt;br&gt;Error description: ${error_description}</value>
> -        <value xml:lang="zh">èŽ·å–é¢†è‹±æŽˆæƒç æ—¶å‡ºé”™ã€‚&lt;br&gt;错误: ${error}&lt;br&gt;错误描述: ${error_description}</value>
> -    </property>
>       <property key="GetGitHubAuthorizationCodeError">
>           <value xml:lang="en">Failed to get GitHub authorization code.</value>
>           <value xml:lang="zh">获取GitHubæŽˆæƒç æ—¶å‡ºé”™ã€‚</value>
>
>
>

Re: svn commit: r1689598 - /ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml

Posted by Michael Brohl <mi...@ecomify.de>.
Hi Jacques,

Thanks For spotting this, I'm currently on vacation so it will take me about two weeks to have a look at this.

Regards,

Michael

> Am 07.07.2015 um 10:39 schrieb Jacques Le Roux <ja...@les7arts.com>:
> 
> Hi Michael, Christian,
> 
> I just fixed this label duplicate Jinhgai introduced. Could you please check the 2 other duplicates which are not labels duplicates but different 
> German translations and I don't know which ones to pick
> 
> AccountingPayWithWorldPay
> FormFieldTitle_organizationPartyId
> 
> Thanks
> 
> Jacques
> 
> Le 07/07/2015 10:31, jleroux@apache.org a écrit :
>> Author: jleroux
>> Date: Tue Jul  7 08:31:43 2015
>> New Revision: 1689598
>> 
>> URL: http://svn.apache.org/r1689598
>> Log:
>> Removes duplicated label
>> 
>> Modified:
>>     ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
>> 
>> Modified: ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml?rev=1689598&r1=1689597&r2=1689598&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml (original)
>> +++ ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml Tue Jul  7 08:31:43 2015
>> @@ -75,10 +75,6 @@ under the License.
>>          <value xml:lang="en">Failed to match the state parameter in GitHub response. Just try to login again.</value>
>>          <value xml:lang="zh">GitHub响应中的state参数不一致。重试登录即可。</value>
>>      </property>
>> -    <property key="FailedToGetLinkedInAuthorizationCode">
>> -        <value xml:lang="en">Failed to get LinkedIn authorization code.&lt;br&gt;Error: ${error}&lt;br&gt;Error description: ${error_description}</value>
>> -        <value xml:lang="zh">èŽ·å–é¢†è‹±æŽˆæƒç æ—¶å‡ºé”™ã€‚&lt;br&gt;错误: ${error}&lt;br&gt;错误描述: ${error_description}</value>
>> -    </property>
>>      <property key="GetGitHubAuthorizationCodeError">
>>          <value xml:lang="en">Failed to get GitHub authorization code.</value>
>>          <value xml:lang="zh">获取GitHubæŽˆæƒç æ—¶å‡ºé”™ã€‚</value>
>> 
>> 
>> 

Re: svn commit: r1689598 - /ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml

Posted by Michael Brohl <mi...@ecomify.de>.
Thanks Jacques for bringing this up again, missed to check after holiday.
I have corrected this in r1693903.

Regards,

Michael Brohl
ecomify GmbH
www.ecomify.de

Am 03.08.15 um 10:57 schrieb Jacques Le Roux:
> Bump :)
>
> Jacques
>
> Le 07/07/2015 10:39, Jacques Le Roux a écrit :
>> Hi Michael, Christian,
>>
>> I just fixed this label duplicate Jinhgai introduced. Could you 
>> please check the 2 other duplicates which are not labels duplicates 
>> but different German translations and I don't know which ones to pick
>>
>> AccountingPayWithWorldPay
>> FormFieldTitle_organizationPartyId
>>
>> Thanks
>>
>> Jacques
>>
>> Le 07/07/2015 10:31, jleroux@apache.org a écrit :
>>> Author: jleroux
>>> Date: Tue Jul  7 08:31:43 2015
>>> New Revision: 1689598
>>>
>>> URL: http://svn.apache.org/r1689598
>>> Log:
>>> Removes duplicated label
>>>
>>> Modified:
>>> ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
>>>
>>> Modified: 
>>> ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml?rev=1689598&r1=1689597&r2=1689598&view=diff
>>> ============================================================================== 
>>>
>>> --- ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml 
>>> (original)
>>> +++ ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml 
>>> Tue Jul  7 08:31:43 2015
>>> @@ -75,10 +75,6 @@ under the License.
>>>           <value xml:lang="en">Failed to match the state parameter 
>>> in GitHub response. Just try to login again.</value>
>>>           <value 
>>> xml:lang="zh">GitHub响应中的state参数不一致。重试登录即可。</value>
>>>       </property>
>>> -    <property key="FailedToGetLinkedInAuthorizationCode">
>>> -        <value xml:lang="en">Failed to get LinkedIn authorization 
>>> code.&lt;br&gt;Error: ${error}&lt;br&gt;Error description: 
>>> ${error_description}</value>
>>> -        <value xml:lang="zh">获取领英授权ç 
>>> æ—¶å‡ºé”™ã€‚&lt;br&gt;错误: ${error}&lt;br&gt;错误描述: 
>>> ${error_description}</value>
>>> -    </property>
>>>       <property key="GetGitHubAuthorizationCodeError">
>>>           <value xml:lang="en">Failed to get GitHub authorization 
>>> code.</value>
>>>           <value xml:lang="zh">获取GitHub授权ç 
>>> æ—¶å‡ºé”™ã€‚</value>
>>>
>>>
>>>
>>


Re: svn commit: r1689598 - /ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml

Posted by Jacques Le Roux <ja...@les7arts.com>.
Bump :)

Jacques

Le 07/07/2015 10:39, Jacques Le Roux a écrit :
> Hi Michael, Christian,
>
> I just fixed this label duplicate Jinhgai introduced. Could you please check the 2 other duplicates which are not labels duplicates but different 
> German translations and I don't know which ones to pick
>
> AccountingPayWithWorldPay
> FormFieldTitle_organizationPartyId
>
> Thanks
>
> Jacques
>
> Le 07/07/2015 10:31, jleroux@apache.org a écrit :
>> Author: jleroux
>> Date: Tue Jul  7 08:31:43 2015
>> New Revision: 1689598
>>
>> URL: http://svn.apache.org/r1689598
>> Log:
>> Removes duplicated label
>>
>> Modified:
>> ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
>>
>> Modified: ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml?rev=1689598&r1=1689597&r2=1689598&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml (original)
>> +++ ofbiz/trunk/specialpurpose/passport/config/PassportUiLabels.xml Tue Jul  7 08:31:43 2015
>> @@ -75,10 +75,6 @@ under the License.
>>           <value xml:lang="en">Failed to match the state parameter in GitHub response. Just try to login again.</value>
>>           <value xml:lang="zh">GitHub响应中的state参数不一致。重试登录即可。</value>
>>       </property>
>> -    <property key="FailedToGetLinkedInAuthorizationCode">
>> -        <value xml:lang="en">Failed to get LinkedIn authorization code.&lt;br&gt;Error: ${error}&lt;br&gt;Error description: 
>> ${error_description}</value>
>> -        <value xml:lang="zh">èŽ·å–é¢†è‹±æŽˆæƒç æ—¶å‡ºé”™ã€‚&lt;br&gt;错误: ${error}&lt;br&gt;错误描述: ${error_description}</value>
>> -    </property>
>>       <property key="GetGitHubAuthorizationCodeError">
>>           <value xml:lang="en">Failed to get GitHub authorization code.</value>
>>           <value xml:lang="zh">获取GitHubæŽˆæƒç æ—¶å‡ºé”™ã€‚</value>
>>
>>
>>
>