diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-12-12 15:09:40 +0100 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-12-12 15:09:40 +0100 |
commit | ab9b6ec0d6be2fe1e7a798878c72e737f0b90b54 (patch) | |
tree | f34c3bf74401d9346dec2b16fdf53d21c1b63cff /res/values-am/cm_strings.xml | |
parent | 8fcddf0bfebcbe5668d2336a27b62ce45c8a79d7 (diff) | |
parent | ebcd2576d002e2a9d2debbbd4c677d57dd8c8163 (diff) | |
download | packages_apps_Browser-ab9b6ec0d6be2fe1e7a798878c72e737f0b90b54.zip packages_apps_Browser-ab9b6ec0d6be2fe1e7a798878c72e737f0b90b54.tar.gz packages_apps_Browser-ab9b6ec0d6be2fe1e7a798878c72e737f0b90b54.tar.bz2 |
Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_packages_apps_Browser into replicant-6.0
Diffstat (limited to 'res/values-am/cm_strings.xml')
-rw-r--r-- | res/values-am/cm_strings.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/res/values-am/cm_strings.xml b/res/values-am/cm_strings.xml new file mode 100644 index 0000000..7c903a6 --- /dev/null +++ b/res/values-am/cm_strings.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Content description for home screen button [CHAR LIMIT=NONE] --> + <!-- Context Menu item to open the currently selected link in a new + incognito window. --> + <!-- Context Menu item to open the currently selected link in a new + background window. [CHAR LIMIT=50] --> + <!-- User agent label --> + <!-- Interface preferences --> + <!-- FullScreen --> + <!-- OneHand --> + <!-- Permission check --> +</resources> |