OSDN Git Service

Merge "Adding slice for Face Enrollment" into qt-r1-dev
authorJoshua Mccloskey <joshmccloskey@google.com>
Wed, 26 Jun 2019 01:15:50 +0000 (01:15 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 26 Jun 2019 01:15:50 +0000 (01:15 +0000)
1  2 
res/values/strings.xml

diff --combined res/values/strings.xml
      <!-- Text shown for the title of the lockdown option -->
      <string name="lockdown_settings_title">Show lockdown option</string>
      <!-- Text shown for the description of the lockdown option -->
 -    <string name="lockdown_settings_summary">Display power button option that turns off Smart Lock, fingerprint unlocking, and notifications on the lock screen</string>
 +    <string name="lockdown_settings_summary">Display power button option that turns off Smart Lock, biometric unlocking, and notifications on the lock screen</string>
  
      <!-- Text shown for the title of the extend unlock mode option for trust agents [CHAR LIMIT=40] -->
      <string name="trust_agents_extend_unlock_title">Trust agents only extend unlock</string>
      <string name="security_settings_face_preference_summary_none">Set up face unlock</string>
      <!-- Title shown for menu item that launches face settings or enrollment. [CHAR LIMIT=32] -->
      <string name="security_settings_face_preference_title">Face unlock</string>
 +    <!-- Title shown for menu item that launches face settings or enrollment, for work profile [CHAR LIMIT=50] -->
 +    <string name="security_settings_face_profile_preference_title">Face unlock for work</string>
      <!-- Introduction title shown in face enrollment education screen [CHAR LIMIT=40] -->
      <string name="security_settings_face_enroll_education_title">How to set up face unlock</string>
      <!-- Introduction title shown in face enrollment education screen for accessibility [CHAR LIMI=40]-->
      <string name="security_settings_face_settings_remove_dialog_title">Delete face data?</string>
      <!-- Dialog contents shown when the user removes an enrollment [CHAR LIMIT=NONE] -->
      <string name="security_settings_face_settings_remove_dialog_details">The images and biometric data used by face unlock will be permanently and securely deleted. After removal, you will need your PIN, pattern, or password to unlock your phone, sign in to apps, and confirm payments.</string>
+     <!-- Subtitle shown for contextual setting face enrollment [CHAR LIMIT=NONE] -->
+     <string name="security_settings_face_settings_context_subtitle">Use face unlock to unlock your phone</string>
  
      <!-- Fingerprint enrollment and settings --><skip />
      <!-- Title shown for menu item that launches fingerprint settings or enrollment [CHAR LIMIT=22] -->
      <!-- About phone settings screen, setting option name to see licensing info -->
      <string name="license_title">License</string>
      <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
 +    <!-- About phone settings screen, setting option name to see licensing info for Google Play system updates [CHAR LIMIT=50] -->
 +    <string name="module_license_title">Google Play system update licenses</string>
 +    <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
      <!-- About phone settings screen, setting option name to see terms and conditions -->
      <string name="terms_title">Terms and conditions</string>
      <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
      <!-- Title for setting tile leading to Apps & Notification settings [CHAR LIMIT=40]-->
      <string name="app_and_notification_dashboard_title">Apps &amp; notifications</string>
      <!-- Summary for Apps & Notification settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
 -    <string name="app_and_notification_dashboard_summary">Assistant, recent apps, default apps</string>
 +    <string name="app_and_notification_dashboard_summary">Recent apps, default apps</string>
      <!-- Toast shown when an app in the work profile attempts to open notification settings. The apps in the work profile cannot access notification settings. [CHAR LIMIT=NONE] -->
      <string name="notification_settings_work_profile">Notification access is not available for apps in the work profile.</string>
      <!-- Title for setting tile leading to account settings [CHAR LIMIT=40]-->
      <string name="keywords_android_version">android security patch level, baseband version, kernel version</string>
      <!-- Search keywords for dark mode settings [CHAR LIMIT=NONE] -->
      <string name="keywords_dark_ui_mode">theme, light, dark, mode</string>
 -    <!-- Search keywords for financial apps sms access settings [CHAR LIMIT=NONE] -->
 -    <string name="keywords_financial_apps_sms_access">financial app, sms, permission</string>
  
      <!-- Search keyword for Device Theme Settings [CHAR LIMIT=NONE] -->
      <string name="keywords_systemui_theme">dark theme</string>
      <!-- Summary of number of apps currently can write system settings [CHAR LIMIT=60] -->
      <string name="write_settings_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed to modify system settings</string>
  
 -    <!-- Settings title in main settings screen for financial apps sms access [CHAR LIMIT=60] -->
 -    <string name="financial_apps_sms_access_title">Financial Apps Sms Access</string>
 -    <!-- Preference key for financial apps sms access screen -->
 -    <string name="financial_sms_root_screen_key" translatable="false">financial_sms_root_screen_key</string>
      <!-- Label for showing apps that can install other apps [CHAR LIMIT=45] -->
      <string name="filter_install_sources_apps">Can install other apps</string>
      <!-- Label for showing apps that can write system settings [CHAR LIMIT=45] -->
      <string name="demo_mode">System UI demo mode</string>
  
      <!-- [CHAR LIMIT=60] Name of setting that changes the UI to dark -->
 -    <string name="dark_ui_mode">Dark Theme</string>
 +    <string name="dark_ui_mode">Dark theme</string>
  
      <!-- [CHAR LIMIT=60] Summary string on dark theme explaining why the toggle is disabled while the setting is still on-->
      <string name="dark_ui_mode_disabled_summary_dark_theme_on">On / Temporarily disabled due to Battery Saver</string>
      <!-- Content description for the Information icon [CHAR LIMIT=30] -->
      <string name="information_label">Information</string>
  
 +    <!-- Label on the left side of sensitivity adjustment slider [CHAR LIMIT=30] -->
 +    <string name="low_label">Low</string>
 +    <!-- Label on the right side of sensitivity adjustment slider [CHAR LIMIT=30] -->
 +    <string name="high_label">High</string>
 +
 +    <!-- Message for the dialog that explains how increasing sensitivity can affect gestures along the edges. [CHAR LIMIT=NONE] -->
 +    <string name="back_sensitivity_dialog_message">\nHigher sensitivity may conflict with any app gestures along the edges of the screen.</string>
 +
 +    <!-- Title for the dialog that is shown to adjust the back sensitivity [CHAR LIMIT=60] -->
 +    <string name="back_sensitivity_dialog_title">Back Sensitivity</string>
 +
      <!-- Preference and settings suggestion title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
      <string name="ambient_display_title" product="default">Double-tap to check phone</string>
      <!-- Preference and settings suggestion title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->
      <string name="game_driver_app_preference_prerelease_driver">Prerelease Driver</string>
      <!-- The system value for Game Driver app preference [CHAR LIMIT=50] -->
      <string name="game_driver_app_preference_system">System Graphics Driver</string>
 +    <!-- All the values for Game Driver all apps preference [CHAR LIMIT=50] -->
 +    <string-array name="game_driver_all_apps_preference_values">
 +        <item>@string/game_driver_app_preference_default</item>
 +        <item>@string/game_driver_app_preference_game_driver</item>
 +        <item>@string/game_driver_app_preference_prerelease_driver</item>
 +    </string-array>
      <!-- All the values for Game Driver app preference [CHAR LIMIT=50] -->
      <string-array name="game_driver_app_preference_values">
          <item>@string/game_driver_app_preference_default</item>
  
      <!-- Title for enable MMS notification channel.  [CHAR LIMIT=40] -->
      <string name="dual_cdma_sim_warning_notification_channel_title">SIM combination</string>
 +
 +    <!-- Title of setting on privacy settings screen that will show work policy info. [CHAR LIMIT=NONE] -->
 +    <string name="work_policy_privacy_settings">Your work policy info</string>
 +    <!-- Summary for Enterprise Privacy settings, explaining what the user can expect to find under it [CHAR LIMIT=NONE]-->
 +    <string name="work_policy_privacy_settings_summary">Settings managed by your IT admin</string>
 +
  </resources>