summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/menu/edit_contact.xml4
-rw-r--r--res/menu/people_options.xml4
-rw-r--r--res/values/donottranslate_config.xml12
3 files changed, 0 insertions, 20 deletions
diff --git a/res/menu/edit_contact.xml b/res/menu/edit_contact.xml
index 51d9ab0c5..93c19dc3b 100644
--- a/res/menu/edit_contact.xml
+++ b/res/menu/edit_contact.xml
@@ -32,8 +32,4 @@
android:id="@+id/menu_discard"
android:alphabeticShortcut="q"
android:title="@string/menu_discard" />
-
- <item
- android:id="@+id/menu_help"
- android:title="@string/menu_help" />
</menu>
diff --git a/res/menu/people_options.xml b/res/menu/people_options.xml
index 9638c2ea4..dfbd4bec3 100644
--- a/res/menu/people_options.xml
+++ b/res/menu/people_options.xml
@@ -47,10 +47,6 @@
android:title="@string/menu_settings" />
<item
- android:id="@+id/menu_help"
- android:title="@string/menu_help" />
-
- <item
android:id="@+id/export_database"
android:title="@string/menu_export_database"
android:visible="false"
diff --git a/res/values/donottranslate_config.xml b/res/values/donottranslate_config.xml
index 0d09967b3..e9c63f673 100644
--- a/res/values/donottranslate_config.xml
+++ b/res/values/donottranslate_config.xml
@@ -46,16 +46,4 @@
shown. Otherwise it will be part of the content on the group detail page.
-->
<bool name="config_show_group_action_in_action_bar">false</bool>
-
- <!-- Help URL pointing to main TOC for People. This is intentionally empty because
- the overlay will fill this in during build time. -->
- <string name="help_url_people_main"></string>
-
- <!-- Help URL pointing to adding contacts in People. This is intentionally empty because
- the overlay will fill this in during build time. -->
- <string name="help_url_people_add"></string>
-
- <!-- Help URL pointing to editing contacts in People. This is intentionally empty because
- the overlay will fill this in during build time. -->
- <string name="help_url_people_edit"></string>
</resources>