Merge branch 'master' into escape_quotes_in_string
This commit is contained in:
commit
b9ac0dc1d7
10 changed files with 35 additions and 35 deletions
|
|
@ -89,8 +89,8 @@
|
|||
<string name="error_radio_turned_off">无法发送消息,无线电收发器关闭</string>
|
||||
<string name="carrier_send_error">无法发送消息,运营商错误</string>
|
||||
<string name="unknown_error_occurred_sending_message">无法发送消息,错误代码:%d</string>
|
||||
<string name="invalid_short_code">Can\'t reply to short codes like this</string>
|
||||
<string name="invalid_short_code_desc">You can only reply to short codes with numbers like \"503501\" but not to codes containing letters and numbers like \"AB-CD0\".</string>
|
||||
<string name="invalid_short_code">无法回复类似这样的短码</string>
|
||||
<string name="invalid_short_code_desc">你只能回复类似 \"503501\" 这样的短码,不能回复 \"AB-CD0\" 这样既包含字母又包含数字的短码。</string>
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">为什么该应用需要访问互联网?</string>
|
||||
<string name="faq_1_text">很遗憾这对于发送彩信附件是必须的。如果不能发送彩信的话这相比其他应用会是一个巨大的劣势,所以我们决定这么采取现在的方式。 但是和其他应用一样,不包含广告、追踪或者任意的分析工具, 互联网访问仅用于发送彩信。</string>
|
||||
|
|
@ -102,4 +102,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue