diff options
author | Bill Yi <byi@google.com> | 2018-10-30 19:44:40 -0700 |
---|---|---|
committer | Bill Yi <byi@google.com> | 2018-10-30 19:44:40 -0700 |
commit | 0746b6b66855e086c30c2890f4dbec2dfc175cd2 (patch) | |
tree | a654722f79cf905bcd25bc2640bc8933912b7c2e /packages/SettingsLib/HelpUtils | |
parent | 101f907ddb6b3edc259792a841d8e10c58c0f613 (diff) |
Import translations. DO NOT MERGE
Change-Id: I4b2b9bf0caa07a10b057581d7c2fffb7997b98f6
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SettingsLib/HelpUtils')
-rw-r--r-- | packages/SettingsLib/HelpUtils/res/values-hi/strings.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/packages/SettingsLib/HelpUtils/res/values-hi/strings.xml b/packages/SettingsLib/HelpUtils/res/values-hi/strings.xml new file mode 100644 index 000000000000..cfc69617404e --- /dev/null +++ b/packages/SettingsLib/HelpUtils/res/values-hi/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (C) 2018 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="help_feedback_label" msgid="4550436169116444686">"सहायता और सुझाव"</string> +</resources> |