diff options
| author | Vladislav Koldobskiy <admin@nevergone.ru> | 2015-01-04 03:20:15 +0300 |
|---|---|---|
| committer | Steve Kondik <steve@cyngn.com> | 2015-03-14 23:53:56 -0700 |
| commit | be36208a0c6fb987ccba34d3987a91ac45d939ac (patch) | |
| tree | 6f9222f37c95757975a1345c26211a011870a29b /res | |
| parent | f1c4ce3d06e3a3d5237d511f6030441817d94c64 (diff) | |
| download | packages_apps_PhoneCommon-be36208a0c6fb987ccba34d3987a91ac45d939ac.tar.gz packages_apps_PhoneCommon-be36208a0c6fb987ccba34d3987a91ac45d939ac.tar.bz2 packages_apps_PhoneCommon-be36208a0c6fb987ccba34d3987a91ac45d939ac.zip | |
Fix up cm_strings structure
Change-Id: I2cab5d978627378fca1241d8638f0d774dfc4ab1
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/cm_strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index b8bf9d5..725e459 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -15,6 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> +<resources> <!-- In-call screen: call failure reason (call modified to USSD request) --> <string name="callFailed_dialToUssd">DIAL request modified to USSD request.</string> <!-- In-call screen: call failure reason (call modified to SS request) --> |
