summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-17 00:29:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-17 00:29:39 +0000
commit75a4c1dd3b9915f30e47a8e78e9284ab5f98e119 (patch)
tree1dfbf8803b79678a04176df954497fea34d2ecff
parentc7d0d0f45c265f5c2866d36c4d7a45cafca742ec (diff)
parente154e1204e8662645a77e58e049c02552d25ded3 (diff)
downloadPhoneCommon-75a4c1dd3b9915f30e47a8e78e9284ab5f98e119.tar.gz
Snap for 9301146 from e154e1204e8662645a77e58e049c02552d25ded3 to tm-qpr2-release
Change-Id: I8c5afb2e2ee6aac995ef118c7a71721d5e435dd5
-rw-r--r--res/values-en-rCA/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
index 3f23384..c8ae2da 100644
--- a/res/values-en-rCA/strings.xml
+++ b/res/values-en-rCA/strings.xml
@@ -35,7 +35,7 @@
<string name="callFailed_limitExceeded" msgid="2877263157928717415">"ACM limit exceeded"</string>
<string name="callFailed_powerOff" msgid="2212239757387143765">"Radio off"</string>
<string name="callFailed_simError" msgid="510948380244092037">"No SIM or SIM error"</string>
- <string name="callFailed_outOfService" msgid="2917536349269880601">"Mobile network not available"</string>
+ <string name="callFailed_outOfService" msgid="2917536349269880601">"Cellular network not available"</string>
<string name="callFailed_fdn_only" msgid="584249308311672690">"Outgoing calls are restricted by FDN."</string>
<string name="callFailed_dialToUssd" msgid="6794913139176808973">"Call changed to USSD request"</string>
<string name="callFailed_dialToSs" msgid="6749473185855000519">"Call changed to SS request"</string>
@@ -55,8 +55,8 @@
<string name="callEnded_pulled" msgid="4824518546417807865">"Call transferred to another device."</string>
<string name="ringtone_silent" msgid="1173111569760233645">"None"</string>
<string name="ringtone_unknown" msgid="3036191370493284036">"Unknown ringtone"</string>
- <string name="callFailed_maximum_reached" msgid="6704266142192963900">"All available lines are in use. To make a call, disconnect one of the calls on this device or on one of your other devices."</string>
- <string name="callFailed_data_disabled" msgid="8592999219489448277">"Call ended because mobile data was disabled."</string>
- <string name="callFailed_data_limit_reached_description" msgid="3739097798746751739">"Call ended because the mobile data limit has been reached."</string>
+ <string name="callFailed_maximum_reached" msgid="6704266142192963900">"All available lines are in use. To make a call, disconnect one of the calls on this device, or on one of your other devices."</string>
+ <string name="callFailed_data_disabled" msgid="8592999219489448277">"Call ended because cellular data was disabled."</string>
+ <string name="callFailed_data_limit_reached_description" msgid="3739097798746751739">"Call ended because the cellular data limit has been reached."</string>
<string name="callFailed_data_limit_reached" msgid="3018609096563149722">"Data limit reached. Call ended."</string>
</resources>