aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorjruesga <jorge@ruesga.com>2012-10-26 21:07:12 +0200
committerjruesga <jorge@ruesga.com>2012-10-26 21:07:12 +0200
commit3d520787a2456217b6c0525d146ec26dc9a16794 (patch)
tree0f8fe008524f6e1185f130af803d3b52a48fe827 /res/values/strings.xml
parent36ab3229db4807ccf611a694dcf78c2f2e478815 (diff)
downloadandroid_packages_apps_CMFileManager-3d520787a2456217b6c0525d146ec26dc9a16794.tar.gz
android_packages_apps_CMFileManager-3d520787a2456217b6c0525d146ec26dc9a16794.tar.bz2
android_packages_apps_CMFileManager-3d520787a2456217b6c0525d146ec26dc9a16794.zip
Remove console selection (Issue #17) - Part I (UX)
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6604013f..86be2f44 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -45,10 +45,6 @@
<string name="all">All</string>
<string name="overwrite">Overwrite</string>
- <!-- Consoles -->
- <string name="non_privileged_console">Non-privileged console</string>
- <string name="privileged_console">Privileged console</string>
-
<!-- The root directory name -->
<string name="root_directory_name"><![CDATA[<Root folder>]]></string>
<!-- The search result name -->
@@ -396,8 +392,6 @@
<string name="menu_search">Search</string>
<!-- Menu * Navigation * Settings -->
<string name="menu_settings">Settings</string>
- <!-- Menu * Navigation * Console -->
- <string name="menu_console">Select console</string>
<!-- Menu * History * Clear history -->
<string name="menu_clear_history">Clear history</string>
@@ -620,20 +614,6 @@
<string name="pref_general_behaviour_category">General</string>
<!-- Preferences * General * Case sensitive sort title -->
<string name="pref_case_sensitive_sort">Use case-sensitive sorting</string>
- <!-- Preferences * General * Default long-click action title -->
- <string name="pref_default_longclick_action">Default long-click action</string>
- <!-- Preferences * General * Default long-click action * No action -->
- <string name="pref_default_longclick_action_none">None</string>
- <!-- Preferences * General * Default long-click action * Show content description -->
- <string name="pref_default_longclick_action_show_cd">Show description</string>
- <!-- Preferences * General * Default long-click action * Select/deselect -->
- <string name="pref_default_longclick_action_select_deselect">Select/deselect</string>
- <!-- Preferences * General * Default long-click action * Open with -->
- <string name="pref_default_longclick_action_open_with">Open with</string>
- <!-- Preferences * General * Default long-click action * Show properties -->
- <string name="pref_default_longclick_action_show_properties">Show properties</string>
- <!-- Preferences * General * Default long-click action * Show actions -->
- <string name="pref_default_longclick_action_show_actions">Show actions</string>
<!-- Preferences * General *Disk usage warning level title -->
<string name="pref_disk_usage_warning_level">Disk usage warning</string>
<!-- Preferences * General * Disk usage warning level summary -->