You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: res/values/strings.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -282,13 +282,13 @@
282
282
<stringname="alert_outgoing_call">Placing this call will end your <xliff:gid="other_app">%1$s</xliff:g> call.</string>
283
283
284
284
<!-- Alert dialog content used to ask the user to confirm if they want to place a new outgoing call redirected by the app "other_app". -->
285
-
<stringname="alert_redirect_outgoing_call">Allow <xliff:gid="other_app">%1$s</xliff:g> to place call using a different number?</string>
285
+
<stringname="alert_redirect_outgoing_call_or_not">Choose how to place this call</string>
286
286
287
287
<!-- A button in the alert dialog "alert_redirect_outgoing_call" to place the call with the redirected number provided by App. -->
288
-
<stringname="alert_place_redirect_outgoing_call">Call with <xliff:gid="other_app">%1$s</xliff:g></string>
288
+
<stringname="alert_place_outgoing_call_with_redirection">Redirect call using <xliff:gid="other_app">%1$s</xliff:g></string>
289
289
290
290
<!-- A button in the alert dialog "alert_redirect_outgoing_call" to place the call without the redirected number provided by App. -->
291
-
<stringname="alert_place_unredirect_outgoing_call">Call without <xliff:gid="other_app">%1$s</xliff:g></string>
291
+
<stringname="alert_place_unredirect_outgoing_call">Call using my phone number</string>
292
292
293
293
<!-- Alert dialog content used to tell the user the call is canceled because no response from the call redirection app "other_app". -->
294
294
<stringname="alert_redirect_outgoing_call_timeout">Call can\'t be placed by <xliff:gid="other_app">%1$s</xliff:g>. Try using a different call redirecting app or contacting the developer for help.</string>
0 commit comments