瀏覽代碼

Merge branch 'develop' of https://github.com/swict/LifeplusAndroid into develop

hyodong.min 6 年之前
父節點
當前提交
8f84cdb3c9
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      app/src/main/res/values/strings.xml

+ 4 - 4
app/src/main/res/values/strings.xml

@@ -196,10 +196,10 @@
   <string name="phone_identify_male">남자</string>
   <string name="phone_identify_female">여자</string>
   <string name="phone_identify_all_agree">휴대폰 본인인증 약관 전체 동의</string>
-  <string name="phone_identify_agree1">"<b>[필수]</b> <font color='@color/C999999'>개인정보 이용 및 제공</font>"</string>
-  <string name="phone_identify_agree2">"<b>[필수]</b> <font color='@color/C999999'>고유식별정보 처리 동의</font>"</string>
-  <string name="phone_identify_agree3">"<b>[필수]</b> <font color='@color/C999999'>통신사 이용약관 동의</font>"</string>
-  <string name="phone_identify_agree4">"<b>[필수]</b> <font color='@color/C999999'>서비스 이용약관 동의</font>"</string>
+  <string name="phone_identify_agree1">[필수] <font color='#999999'>개인정보 이용 및 제공</font></string>
+  <string name="phone_identify_agree2">[필수] <font color='#999999'>고유식별정보 처리 동의</font></string>
+  <string name="phone_identify_agree3">[필수] <font color='#999999'>통신사 이용약관 동의</font></string>
+  <string name="phone_identify_agree4">[필수] <font color='#999999'>서비스 이용약관 동의</font></string>
   <string name="phone_identify_agree1_url">https://cert.vno.co.kr/app/agree/agree_m_01.jsp</string>
   <string name="phone_identify_agree2_url">https://cert.vno.co.kr/app/agree/agree_m_02.jsp</string>
   <string name="phone_identify_agree3_url">https://cert.vno.co.kr/app/agree/agree_m_03.jsp</string>