diff options
Diffstat (limited to 'res/values/cm_strings.xml')
| -rw-r--r-- | res/values/cm_strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 725e459..ebf4895 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -22,5 +22,5 @@ <string name="callFailed_dialToSs">DIAL request modified to SS request.</string> <!-- In-call screen: call failure reason (call modified to call with modified data) --> <string name="callFailed_dialToDial">DIAL request modified to DIAL with different number.</string> - <string name="to_hint">1111:to;sip:abby@example.com:bcc;sip:bill@example.com:cc;</string> + <string name="to_hint" translatable="false">1111:to;sip:abby@example.com:bcc;sip:bill@example.com:cc;</string> </resources> |
