OSDN Git Service

Get permission from users to collect anonymous data
[android-x86/packages-apps-Trebuchet.git] / res / values / strings.xml
index fefadef..9f7a8fc 100644 (file)
@@ -31,7 +31,7 @@
     <string name="receive_first_load_broadcast_permission" translatable="false">com.android.launcher3.permission.RECEIVE_FIRST_LOAD_BROADCAST</string>
 
     <!-- Application name -->
-    <string name="application_name">Launcher3</string>
+    <string name="app_name">Launcher3</string>
     <!-- Default folder name -->
     <string name="folder_name"></string>
     <!-- Work folder name -->
     <string name="permdesc_write_settings">Allows the app to change the settings and
         shortcuts in Home.</string>
 
+    <!-- Toast shown on clicking a direct call shortcut. [CHAR_LIMIT=80] -->
+    <string name="msg_no_phone_permission"><xliff:g id="app_name" example="Launcher3">%1$s</xliff:g> is not allowed to make phone calls</string>
+
     <!-- Widgets: -->
     <skip />    
 
     <string name="migration_cling_copy_apps">COPY ICONS</string>
     <!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] -->
     <string name="migration_cling_use_default">START FRESH</string>
-    <!-- The title text for workspace longpress action [CHAR_LIMIT=40] -->
-    <string name="workspace_cling_longpress_title">Wallpapers, widgets, &amp; settings</string>
-    <!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
-    <string name="workspace_cling_longpress_description">Touch &amp; hold background to customize</string>
+    <!-- The Android-x86 project introduction [CHAR_LIMIT=140] -->
+    <string name="android_x86_intro">Android-x86 is an open source project maintained by volunteers. To improve the project, we\'d like to collect some anonymous data from you.</string>
+    <!-- The description of anonymous data collection [CHAR_LIMIT=70] -->
+    <string name="android_x86_analytics">I agree to send the anonymous data:</string>
+    <!-- The description of the checkbox to agree [CHAR_LIMIT=30] -->
+    <string name="hw_info">Hardware information</string>
+    <string name="apps_usage">Apps usage</string>
     <!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
     <string name="workspace_cling_longpress_dismiss">GOT IT</string>