summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAndrei Popescu <andreip@google.com>2009-08-12 19:35:50 +0100
committerAndrei Popescu <andreip@google.com>2009-08-13 11:21:18 +0100
commitb81735a96d5e44ff9acf275619ad797ec0467670 (patch)
tree9fd28eda686282c670ba521b37a9d30095e04dbe /res/values
parenta0a024a5812fa4e54bcfd6b3e46b5ba4357e92af (diff)
downloadpackages_apps_Browser-b81735a96d5e44ff9acf275619ad797ec0467670.zip
packages_apps_Browser-b81735a96d5e44ff9acf275619ad797ec0467670.tar.gz
packages_apps_Browser-b81735a96d5e44ff9acf275619ad797ec0467670.tar.bz2
remove gears
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml5
-rw-r--r--res/values/strings.xml73
-rw-r--r--res/values/styles.xml4
3 files changed, 0 insertions, 82 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index def8ac8..e8e134c 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -33,11 +33,6 @@
<color name="black">#ff000000</color>
<color name="gray">#ffbbbbbb</color>
<color name="dark_gray">#ff777777</color>
-
- <!-- Gears Dialogs -->
- <color name="permission_border">#f1cc1d</color>
- <color name="permission_background">#faefb8</color>
- <color name="dialog_link">#ff0000ff</color>
<color name="geolocation_permissions_prompt_background">#CC888888</color>
</resources>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index eeb9f11..e8ef5f9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -408,21 +408,10 @@
<!-- Settings screen, section title -->
<string name="pref_extras_title">Advanced settings</string>
<!-- Settings label -->
- <string name="pref_extras_gears_enable">Enable Gears</string>
- <!-- Settings summary -->
- <string name="pref_extras_gears_enable_summary">Applications that extend browser functionality</string>
- <!-- Settings label -->
<string name="pref_extras_website_settings">Website settings</string>
<!-- Settings summary -->
<string name="pref_extras_website_settings_summary">View advanced settings for individual websites</string>
<!-- Settings label -->
- <string name="pref_extras_gears_settings">Gears settings</string>
- <!-- Settings summary -->
- <string name="pref_plugin_installed">Plugins list</string>
- <!-- Settings summary -->
- <string name="pref_plugin_installed_empty_list">No installed plugins.</string>
- <string name="pref_extras_gears_settings_summary">Applications that extend browser functionality</string>
- <!-- Settings label -->
<string name="pref_extras_reset_default">Reset to default</string>
<!-- Settings summary -->
<string name="pref_extras_reset_default_summary">Clear all browser data and reset all settings to default</string>
@@ -713,68 +702,6 @@
Browser\'s history or bookmarks stored on your phone. Malicious applications
can use this to erase or modify your Browser\'s data.</string>
- <!-- Gears Dialogs -->
- <string name="query_data_prompt">Allow storage</string>
- <string name="query_data_message">This web site would like to store information on your phone.</string>
- <string name="query_storage_quota_prompt">Increase storage quota</string>
- <string name="query_storage_quota_message">This web site is over its current
- storage limit. Would you like to increase its quota limit ?</string>
- <string name="location_prompt">Access your location</string>
- <string name="location_message">This web site would like to have access to your location.</string>
- <string name="shortcut_prompt">Create a shortcut</string>
- <string name="shortcut_message">This web site would like to create a shortcut to this page on your home screen.</string>
- <string name="settings_message">The table below shows the permissions you have granted to each site that has attempted to use Gears.</string>
- <string name="filepicker_message">File Picker</string>
- <string name="image_message">Choosen Image</string>
-
- <string name="settings_title">Gears settings</string>
- <string name="privacy_policy">Read the site\'s privacy policy to see how your location will be used.</string>
- <string name="settings_storage_title">Allow Local Storage</string>
- <string name="settings_storage_subtitle_on">This site can save information to your phone</string>
- <string name="settings_storage_subtitle_off">This site cannot save information to your phone</string>
-
- <string name="settings_location_title">Allow Location Detection</string>
- <string name="settings_location_subtitle_on">This site can read your current location</string>
- <string name="settings_location_subtitle_off">This site cannot read your current location</string>
-
- <string name="settings_remove_site">Remove this site from Gears</string>
- <string name="settings_empty">No permissions set</string>
-
- <string name="settings_confirmation_remove_title">Remove this site</string>
- <string name="settings_confirmation_remove">All permissions will be cleared, and any data stored on your phone by the site will be deleted.</string>
-
- <string name="storage_notification">This site will store information on this phone.\n Change this setting in:\n Settings -> Gears Settings</string>
- <string name="storage_notification_alwaysdeny">This site will never store information on this phone.\n Change this setting in:\n Settings -> Gears Settings</string>
- <string name="location_notification">This site can access your current location.\n Change this setting in:\n Settings -> Gears Settings</string>
- <string name="location_notification_alwaysdeny">This site will not access your current location.\n Change this setting in:\n Settings -> Gears Settings</string>
- <string name="shortcut_notification">Shortcut created</string>
-
- <string name="permission_button_alwaysdeny">Never Allow</string>
- <string name="permission_button_allow">OK</string>
- <string name="permission_button_deny">Cancel</string>
-
- <string name="shortcut_button_alwaysdeny">Never Allow</string>
- <string name="shortcut_button_allow">OK</string>
- <string name="shortcut_button_deny">Cancel</string>
-
- <string name="settings_button_allow">Apply</string>
- <string name="settings_button_deny">Cancel</string>
-
- <string name="filepicker_button_allow">OK</string>
- <string name="filepicker_button_deny">Cancel</string>
- <string name="filepicker_path">path:</string>
- <string name="filepicker_no_files_selected">No files selected</string>
- <string name="filepicker_one_file_selected">One file selected</string>
- <string name="filepicker_some_files_selected">files selected</string>
-
- <string name="remove">Remove</string>
- <string name="local_storage">Local storage</string>
- <string name="allowed">Allowed</string>
- <string name="denied">Denied</string>
-
- <string name="unrecognized_dialog_message">Unrecognized dialog type</string>
- <string name="default_button">OK</string>
-
<!-- HTML5 dialogs -->
<!-- Used as a status bar notification when the browser is running out of space trying to allocate or increase the database quota for an HTML5 databae or application cache. -->
<string name="webstorage_outofspace_notification_title">Browser storage full</string>
diff --git a/res/values/styles.xml b/res/values/styles.xml
index f20220f..40fdd14 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -35,10 +35,6 @@
<item name="android:popupBackground">@android:drawable/spinner_dropdown_background</item>
</style>
- <style name="gears_button">
- <item name="android:background">@drawable/gears_button</item>
- </style>
-
<style name="FindDialog">
<item name="android:windowEnterAnimation">@anim/find_dialog_enter</item>
<item name="android:windowExitAnimation">@anim/find_dialog_exit</item>