diff options
| author | 2016-03-19 13:42:48 +0530 | |
|---|---|---|
| committer | 2016-03-19 13:42:48 +0530 | |
| commit | 9f74064a89572ebd03fc6ef0f0eebc527057bda3 (patch) | |
| tree | a193e6d81f4cc0b4bd9d5fadc8fb1fb7cd3f2a5f | |
| parent | 001269ff89f8be4fa1032779ca7dc82b821a53c0 (diff) | |
Import translations. DO NOT MERGE
Change-Id: Ib91d8ab0bfe8fea69318fd8761ea78851440afc0
Auto-generated-cl: translation import
| -rw-r--r-- | packages/ExternalStorageProvider/res/values-be-rBY/strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/packages/ExternalStorageProvider/res/values-be-rBY/strings.xml b/packages/ExternalStorageProvider/res/values-be-rBY/strings.xml new file mode 100644 index 000000000000..526bc39aa4cb --- /dev/null +++ b/packages/ExternalStorageProvider/res/values-be-rBY/strings.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- 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 xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_label" msgid="7123375275748530234">"Вонкавае сховішча"</string> + <string name="root_internal_storage" msgid="827844243068584127">"Унутранае сховішча"</string> + <string name="root_documents" msgid="4051252304075469250">"Дакументы"</string> +</resources> |