summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-01 23:24:23 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-01 23:24:23 +0300
commit11ed4a89753d80d7673098065b991486b92df521 (patch)
treebe8640214d7ceeb3d6a042033a73cdcf742ef32a /res/values
parentfe086be17210d0212705d4c9bae586b9a033cd93 (diff)
downloadpackages_apps_Dialer-11ed4a89753d80d7673098065b991486b92df521.tar.gz
packages_apps_Dialer-11ed4a89753d80d7673098065b991486b92df521.tar.bz2
packages_apps_Dialer-11ed4a89753d80d7673098065b991486b92df521.zip
Revert "Workaround for AOSP strings missing translations"
This reverts commit b025fbb9b46a19e8622867317ce7ae482f0dde1b. Change-Id: I66f504e268700e4a14768b11d3952b77c06706a1
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml3
-rw-r--r--res/values/strings.xml2
2 files changed, 1 insertions, 4 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 68d732fda..46d363734 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -170,9 +170,6 @@
<!-- Shown as a prompt to turn on the phone permission to allow a call to be placed -->
<string name="cm_permission_place_call">To place a call, turn on Phone permissions.</string>
- <!-- Label of the button displayed when the call log is empty. Allows the user to make a call. -->
- <string name="recentCalls_empty_action_cm">Make a call</string>
-
<!-- Label of the button to view a note from a call log entry with associated DeepLink -->
<string name="search_shortcut_view_note">View note</string>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 463f73eb5..c45ea3776 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -530,7 +530,7 @@
<string name="search_shortcut_make_video_call">Make video call</string>
<!-- Title for the call log list item that brings users to the full call history when clicked -->
- <string name="recents_footer_text">View full call history</string>
+ <string name="show_call_history">View full call history</string>
<!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
<string name="num_missed_calls"><xliff:g id="number">%s</xliff:g> new missed calls</string>