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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

jleroux@apache.org
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>