diff options
| author | 2021-06-21 04:29:29 +0000 | |
|---|---|---|
| committer | 2021-06-21 04:29:29 +0000 | |
| commit | 06e1bda53ffa27e5fffca94ab08a0b4c9e024d4e (patch) | |
| tree | 3a277c9c4c453aee2288cffe68f9b741ae6f1fd2 | |
| parent | fdf3e95eaa6986c6f05bb1a15dd0f9424d32d9d7 (diff) | |
| parent | b8a6e8e593f20cce94671234d98f9bb5417db9b5 (diff) | |
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
| -rw-r--r-- | packages/SettingsLib/BannerMessagePreference/res/values-iw/strings.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/packages/SettingsLib/BannerMessagePreference/res/values-iw/strings.xml b/packages/SettingsLib/BannerMessagePreference/res/values-iw/strings.xml new file mode 100644 index 000000000000..aa4c669c8e2c --- /dev/null +++ b/packages/SettingsLib/BannerMessagePreference/res/values-iw/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (C) 2021 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="accessibility_banner_message_dismiss" msgid="5272928723898304168">"סגירה"</string> +</resources> |