summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2019-04-05 18:13:15 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-04-05 18:13:15 +0000
commit0eeb058b4bbd6d306a35d784141f684f60bb5bb8 (patch)
treef9154941736ebbfd2ca15af91ad854d221e99937 /res/values
parentb4aa3a63d96826f07907661711e8c3c4e94b4f41 (diff)
parentdc950f1608a850e6224dc8c2a2f113eb9a50c8fc (diff)
downloadandroid_packages_apps_PackageInstaller-0eeb058b4bbd6d306a35d784141f684f60bb5bb8.tar.gz
android_packages_apps_PackageInstaller-0eeb058b4bbd6d306a35d784141f684f60bb5bb8.tar.bz2
android_packages_apps_PackageInstaller-0eeb058b4bbd6d306a35d784141f684f60bb5bb8.zip
Merge "Remove Gallery and Music role" into qt-dev
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5de33119..485a315f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -619,28 +619,6 @@
<!-- Description when an app requests to become the default home app. [CHAR LIMIT=60] -->
<string name="role_home_request_description">No permissions needed</string>
- <!-- Label for the music player role. [CHAR LIMIT=30] -->
- <string name="role_music_label">Default music app</string>
- <!-- Short label for the music player role. [CHAR LIMIT=30] -->
- <string name="role_music_short_label">Music app</string>
- <!-- Description for the music role. [CHAR LIMIT=NONE] -->
- <string name="role_music_description">Apps that allow you to play songs, podcasts, and other audio</string>
- <!-- Template for the title when an app requests to become the default music app. [CHAR LIMIT=100] -->
- <string name="role_music_request_title">Set <xliff:g id="app_name" example="Super Music">%1$s</xliff:g> as your default music app?</string>
- <!-- Description when an app requests to become the default music app. [CHAR LIMIT=60] -->
- <string name="role_music_request_description">Gets access to audio</string>
-
- <!-- Label for the gallery role. [CHAR LIMIT=30] -->
- <string name="role_gallery_label">Default gallery app</string>
- <!-- Short label for the gallery role. [CHAR LIMIT=30] -->
- <string name="role_gallery_short_label">Gallery app</string>
- <!-- Description for the gallery role. [CHAR LIMIT=NONE] -->
- <string name="role_gallery_description">Apps that allow you to view, organize, protect, and share your photos and videos</string>
- <!-- Template for the title when an app requests to become the default gallery app. [CHAR LIMIT=100] -->
- <string name="role_gallery_request_title">Set <xliff:g id="app_name" example="Super Gallery">%1$s</xliff:g> as your default gallery app?</string>
- <!-- Description when an app requests to become the default gallery app. [CHAR LIMIT=60] -->
- <string name="role_gallery_request_description">Gets access to photos and videos</string>
-
<!-- Label for the automotive dialer role. [CHAR LIMIT=30] -->
<string name="role_car_mode_dialer_label">Default car mode phone app</string>
<!-- Short label for the automotive dialer role. [CHAR LIMIT=30] -->