Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 62061b5a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add "not supported" string for MMI codes not supported by network." into tm-qpr-dev

parents 187565c2 92253d3b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@
    <!-- Displayed when the user dialed an MMI code whose function
         could not be performed. This will be displayed in a toast. -->
    <string name="mmiError">Connection problem or invalid MMI code.</string>
    <!-- Displayed when the user dialed an MMI code whose function could not be performed because
         the feature is not supported on the current mobile network. -->
    <string name="mmiErrorNotSupported">Feature not supported.</string>
    <!-- Displayed when the user dialed an MMI code whose function
         could not be performed because FDN is enabled. This will be displayed in a toast. -->
    <string name="mmiFdnError">Operation is restricted to fixed dialing numbers only.</string>
+1 −0
Original line number Diff line number Diff line
@@ -837,6 +837,7 @@
  <java-symbol type="string" name="mismatchPin" />
  <java-symbol type="string" name="mmiComplete" />
  <java-symbol type="string" name="mmiError" />
  <java-symbol type="string" name="mmiErrorNotSupported" />
  <java-symbol type="string" name="mmiFdnError" />
  <java-symbol type="string" name="mmiErrorWhileRoaming" />
  <java-symbol type="string" name="month_day_year" />