diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-17 21:55:39 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-03-18 16:00:09 -0700 |
commit | f2a9674bf255f1a8c850d54430b1c65618f1f8b7 (patch) | |
tree | 519c914463c9566985157b40d99fe9b55e3aab41 /packages/Shell/res/values-cy/strings.xml | |
parent | df301d4a64fe0dfc812b39e3f7e2c2ca4b93c305 (diff) | |
download | frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.zip frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.gz frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.bz2 |
Automatic translation import
Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
Diffstat (limited to 'packages/Shell/res/values-cy/strings.xml')
-rw-r--r-- | packages/Shell/res/values-cy/strings.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/packages/Shell/res/values-cy/strings.xml b/packages/Shell/res/values-cy/strings.xml new file mode 100644 index 0000000..a4de2af --- /dev/null +++ b/packages/Shell/res/values-cy/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- Copyright (C) 2013 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> + <!-- Title of notification indicating a bugreport has been successfully captured. [CHAR LIMIT=50] --> + <!-- Text of notification indicating that swipe left will share the captured bugreport. [CHAR LIMIT=100] --> + <!-- Text of notification indicating that touching will share the captured bugreport. [CHAR LIMIT=100] --> + <!-- Body of dialog informing user about contents of a bugreport. [CHAR LIMIT=NONE] --> + <!-- Checkbox that indicates this dialog should be shown again when the next bugreport is taken. [CHAR LIMIT=50] --> + <!-- Title for documents backend that offers bugreports. --> +</resources> |