am 8e1b39f1: am 75de12c2: am 572d2539: Radio Information UI for enabling/disabling debug settings of MO over VoLTE

* commit '8e1b39f1365372ee201d1a5145561be9a5f1d3d9':
  Radio Information UI for enabling/disabling debug settings of MO over VoLTE
This commit is contained in:
Etan Cohen
2014-08-04 23:12:07 +00:00
committed by Android Git Automerger
3 changed files with 46 additions and 0 deletions

View File

@@ -67,6 +67,11 @@
<!-- Phone SMS over IMS off. Only shown in diagnostic screen, so precise translation is not needed. -->
<string name="sms_over_ims_off">Turn off SMS over IMS</string>
<!-- MO over PS/VoLTE. Only shown in diagnostic screen, so precise translation is not needed. -->
<string name="mo_over_volte_on">Enable MO over PS/VoLTE</string>
<!-- MO over PS/VoLTE. Only shown in diagnostic screen, so precise translation is not needed. -->
<string name="mo_over_volte_off">Disable MO over PS/VoLTE</string>
<!-- Phone SMS over IMS IMS registration required on. Only shown in diagnostic screen, so precise translation is not needed. -->
<string name="ims_reg_required_on">Turn on IMS registration required</string>
<!-- Phone IMS registration required off. Only shown in diagnostic screen, so precise translation is not needed. -->