summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/constants.xml9
-rw-r--r--res/values/ids.xml1
-rw-r--r--res/values/strings.xml2
3 files changed, 0 insertions, 12 deletions
diff --git a/res/values/constants.xml b/res/values/constants.xml
index 0eb75de1f..ded9b00c5 100644
--- a/res/values/constants.xml
+++ b/res/values/constants.xml
@@ -99,12 +99,6 @@
<integer name="swipe_senders_length">25</integer>
- <!-- Number of menu items to display in the ActionBar -->
- <integer name="actionbar_max_items">3</integer>
-
- <!-- Number of menu items to hide from the ActionBar by subtracting from actionbar_max_items in non-cab mode -->
- <integer name="actionbar_hidden_non_cab_items_no_physical_button">1</integer>
-
<!-- Duration of the animations for entering/exiting CAB mode -->
<integer name="conv_item_view_cab_anim_duration">250</integer>
@@ -119,9 +113,6 @@
<!-- Number of characters allowed for a vacation responder body. -->
<integer name="vacation_responder_body_length">1024000</integer>
- <!-- Indicates whether the help and feedback items should be displayed in the drawer. -->
- <bool name="show_help_and_feedback_in_drawer">true</bool>
-
<!-- Indicates whether help URLs should be opened by a system browser outside the application or with a webview inside the application -->
<bool name="openHelpWithBrowser">true</bool>
</resources>
diff --git a/res/values/ids.xml b/res/values/ids.xml
index 0039aab60..7b7b23598 100644
--- a/res/values/ids.xml
+++ b/res/values/ids.xml
@@ -19,7 +19,6 @@
<item type="id" name="folder"/>
<item type="id" name="personal_level"/>
<item type="id" name="reply_state" />
- <item type="id" name="manage_folders_item"/>
<item type="id" name="contact_image" />
<item type="id" name="move_folder" />
</resources>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8d822747f..c3671dac7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -164,8 +164,6 @@
</string>
<!-- Menu item text to show the original version of an email conversation, before message manipulation [CHAR LIMIT=25] -->
<string name="menu_show_original">Revert auto-sizing</string>
- <!-- Menu item: options for this folder. When source text cannot be translated within the char limit, please translate the shorter "Folder options" instead. [CHAR LIMIT = 30] -->
- <string name="menu_folder_options">Folder settings</string>
<!-- Menu item: launch the Settings activity -->
<string name="menu_settings">Settings</string>
<!-- Menu item: search through the Gmail inbox -->