Show resultCode for unknown failures

This commit is contained in:
Naveen 2022-12-31 20:22:10 +05:30
parent e58a2c0f7c
commit ceeba0d48f
47 changed files with 47 additions and 47 deletions

View file

@ -89,7 +89,7 @@
<string name="error_radio_turned_off">Couldn\'t send message, radio turned off</string>
<string name="carrier_send_error">Can\'t send message with %1$s, error %2$d</string>
<string name="carrier_send_error_unknown_carrier">Can\'t send message with unknown operator, error %1$d</string>
<string name="unknown_error_occurred_sending_message">Unknown error occurred while sending message</string>
<string name="unknown_error_occurred_sending_message">Couldn\'t send message, error code: %1$d</string>
<!-- FAQ -->
<string name="faq_1_title">为什么该应用需要访问互联网?</string>
<string name="faq_1_text">很遗憾这对于发送彩信附件是必须的。如果不能发送彩信的话这相比其他应用会是一个巨大的劣势,所以我们决定这么采取现在的方式。 但是和其他应用一样,不包含广告、追踪或者任意的分析工具, 互联网访问仅用于发送彩信。</string>