summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhijeet Kaur <abkaur@google.com>2022-04-05 14:55:36 +0100
committerAbhijeet Kaur <abkaur@google.com>2022-04-05 14:55:36 +0100
commitc4ef3956c274ed8c9a79ebf9d970ee73536bd382 (patch)
tree024f555e07e880f66ec74f2ace17735a8382138f
parentd46b5dd5d53b901bb9a6629cf47f63dc83b4dda6 (diff)
downloadMediaProvider-c4ef3956c274ed8c9a79ebf9d970ee73536bd382.tar.gz
Update Photo picker string to use lower case for "picker"
Bug: 224722174 Test: N/A Change-Id: I1ddddb4a31bd3e6fb2e52c233d900d9499a008a4
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5a90c72ed..6aeeca84f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -24,8 +24,8 @@
<!-- Label to show to user for this package. -->
<string name="app_label">Media Storage</string>
- <!-- Label to show to user for Photo Picker. -->
- <string name="picker_app_label">Photo Picker</string>
+ <!-- Label to show to user for Photo picker. -->
+ <string name="picker_app_label">Photo picker</string>
<!-- Description line for music artists in the search/suggestion results -->
<string name="artist_label">Artist</string>