Administrator
|
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, [hidden email] 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.<br>Error: ${error}<br>Error description: ${error_description}</value> > - <value xml:lang="zh">è·åé¢è±ææç æ¶åºéã<br>é误: ${error}<br>é误æè¿°: ${error_description}</value> > - </property> > <property key="GetGitHubAuthorizationCodeError"> > <value xml:lang="en">Failed to get GitHub authorization code.</value> > <value xml:lang="zh">è·åGitHubææç æ¶åºéã</value> > > > |
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 <[hidden email]>: > > 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, [hidden email] 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.<br>Error: ${error}<br>Error description: ${error_description}</value> >> - <value xml:lang="zh">è·åé¢è±ææç æ¶åºéã<br>é误: ${error}<br>é误æè¿°: ${error_description}</value> >> - </property> >> <property key="GetGitHubAuthorizationCodeError"> >> <value xml:lang="en">Failed to get GitHub authorization code.</value> >> <value xml:lang="zh">è·åGitHubææç æ¶åºéã</value> >> >> >> |
Administrator
|
In reply to this post by 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, [hidden email] 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.<br>Error: ${error}<br>Error description: >> ${error_description}</value> >> - <value xml:lang="zh">è·åé¢è±ææç æ¶åºéã<br>é误: ${error}<br>é误æè¿°: ${error_description}</value> >> - </property> >> <property key="GetGitHubAuthorizationCodeError"> >> <value xml:lang="en">Failed to get GitHub authorization code.</value> >> <value xml:lang="zh">è·åGitHubææç æ¶åºéã</value> >> >> >> > |
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, [hidden email] 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.<br>Error: ${error}<br>Error description: >>> ${error_description}</value> >>> - <value xml:lang="zh">è·åé¢è±ææç >>> æ¶åºéã<br>é误: ${error}<br>é误æè¿°: >>> ${error_description}</value> >>> - </property> >>> <property key="GetGitHubAuthorizationCodeError"> >>> <value xml:lang="en">Failed to get GitHub authorization >>> code.</value> >>> <value xml:lang="zh">è·åGitHubææç >>> æ¶åºéã</value> >>> >>> >>> >> |
Free forum by Nabble | Edit this page |