diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2017-08-06 07:34:42 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-08-06 07:34:42 +0000 |
commit | 272ac8b05c9dda1cfbc7fb2b23029ab8cb86d537 (patch) | |
tree | 8b82711c5e5f4e169ef43f803a6ce45271dc6688 | |
parent | 44d10628d65e8222380b7e7520270727eda75b15 (diff) | |
parent | cc80de2b5c63bd9ecbedd6ccf0fb143b077db3fa (diff) | |
download | android_packages_apps_SafetyRegulatoryInfo-272ac8b05c9dda1cfbc7fb2b23029ab8cb86d537.tar.gz android_packages_apps_SafetyRegulatoryInfo-272ac8b05c9dda1cfbc7fb2b23029ab8cb86d537.tar.bz2 android_packages_apps_SafetyRegulatoryInfo-272ac8b05c9dda1cfbc7fb2b23029ab8cb86d537.zip |
release-request-d642586e-3e25-49f4-8b4c-acad0e3f63d8-for-git_oc-mr1-release-4249777 snap-temp-L81500000089724408
Change-Id: I5e3b3256cb6baf1cfe288e88a981ae861dabd9f7
-rw-r--r-- | res/values-en-rXC/strings.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-en-rXC/strings.xml b/res/values-en-rXC/strings.xml new file mode 100644 index 0000000..9aadaf1 --- /dev/null +++ b/res/values-en-rXC/strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2016 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name" msgid="2296187190802005745">"Safety & regulatory manual"</string> +</resources> |