diff options
| author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2021-07-01 01:43:39 +0000 |
|---|---|---|
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2021-07-01 01:43:39 +0000 |
| commit | ca3e7676bdfc4fc914fa3d3a54019564052583dd (patch) | |
| tree | 95d08bfd7249a01ad92639ea86c4d90ec63d2d60 | |
| parent | 138e9342de61dfeb5bff2a42fdfd9f6b9901db1c (diff) | |
| parent | d561971b0179c6cc3eb91e8482138afa959b5731 (diff) | |
| download | platform_packages_providers_ContactsProvider-android12-gsi.tar.gz platform_packages_providers_ContactsProvider-android12-gsi.tar.bz2 platform_packages_providers_ContactsProvider-android12-gsi.zip | |
Snap for 7510676 from 7bf4b0e1d354e60e30dff044b9a42c652ee775be to sc-release am: d561971b01android12-gsi
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/providers/ContactsProvider/+/15164404
Change-Id: Id4fff91f70b1cc359fc7c317ab7456ab74749a2a
| -rw-r--r-- | res/values-hi/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml index 478e5ce5..8ce3b7d0 100644 --- a/res/values-hi/strings.xml +++ b/res/values-hi/strings.xml @@ -19,7 +19,7 @@ <string name="sharedUserLabel" msgid="8024311725474286801">"Android Core Apps"</string> <string name="app_label" msgid="3389954322874982620">"संपर्क मेमोरी"</string> <string name="provider_label" msgid="6012150850819899907">"संपर्क"</string> - <string name="upgrade_out_of_memory_notification_ticker" msgid="7638747231223520477">"संपर्क अपग्रेड के लिए ज़्यादा मेमोरी की आवश्यकता होती है."</string> + <string name="upgrade_out_of_memory_notification_ticker" msgid="7638747231223520477">"संपर्क अपग्रेड के लिए ज़्यादा स्टोरेज की आवश्यकता होती है."</string> <string name="upgrade_out_of_memory_notification_title" msgid="8888171924684998531">"संपर्कों के लिए मेमोरी अपग्रेड करना"</string> <string name="upgrade_out_of_memory_notification_text" msgid="2581831842693151968">"अपग्रेड पूरा करने के लिए टैप करें."</string> <string name="default_directory" msgid="93961630309570294">"संपर्क"</string> |
