From bab071ef80e8fc96b5c62115d00ec0de6bf8b2f4 Mon Sep 17 00:00:00 2001 From: Logan Date: Fri, 30 Jan 2015 18:03:05 +0800 Subject: [PATCH] remove redundant string --- res/layout/shibboleth_welcome_layout.xml | 2 +- res/values-zh-rCN/strings.xml | 1 - res/values/strings.xml | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/res/layout/shibboleth_welcome_layout.xml b/res/layout/shibboleth_welcome_layout.xml index 847a49dc3..81dd4a511 100644 --- a/res/layout/shibboleth_welcome_layout.xml +++ b/res/layout/shibboleth_welcome_layout.xml @@ -33,7 +33,7 @@ android:onClick="onHttpsCheckboxClicked" android:button="@drawable/checkbox_btn_holo_light" android:textSize="@dimen/cb_btn_txt_size" - android:text="@string/shib_add_https_prefix" /> + android:text="@string/accounts_https_hint" /> 地址应该以http://或https://开头 错误: Shibboleth登录 - 添加https前缀 请输入地址... Shibboleth登录 diff --git a/res/values/strings.xml b/res/values/strings.xml index 16956c8f1..52c910feb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -293,7 +293,6 @@ Server should starts with either http:// or https:// Error: Shibboleth Login - Append Https prefix Input server... Login with Shibboleth loading...