summaryrefslogtreecommitdiffstats
path: root/remoting/resources
diff options
context:
space:
mode:
authorjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-11 22:02:55 +0000
committerjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-11 22:02:55 +0000
commit71cd0639a28c88ef57cd4dd21ff83948ac74b550 (patch)
treeb75a931eb67f0c0f640521540b64e4e2ad64e154 /remoting/resources
parent164193d09cf19d19c869acb1d5ce1f25c1a1a082 (diff)
downloadchromium_src-71cd0639a28c88ef57cd4dd21ff83948ac74b550.zip
chromium_src-71cd0639a28c88ef57cd4dd21ff83948ac74b550.tar.gz
chromium_src-71cd0639a28c88ef57cd4dd21ff83948ac74b550.tar.bz2
Add Feedback link to the app.
This only adds it to the home screen. I will follow up with a CL that refactors the in-session tool-bar to allow us to add it there as well. BUG=343773 NOTRY=true R=garykac@chromium.org Review URL: https://codereview.chromium.org/233973004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263374 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/resources')
-rw-r--r--remoting/resources/remoting_strings.grd6
1 files changed, 3 insertions, 3 deletions
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index 1afc37f..6400298 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -414,9 +414,6 @@
<message desc="Android action-bar menu item for showing the Help and Feedback screen" name="IDS_ACTIONBAR_HELP" formatter_data="android_java">
Help &amp; feedback
</message>
- <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS_ACTIONBAR_FEEDBACK" formatter_data="android_java">
- Feedback
- </message>
<message desc="Android action-bar menu item for viewing the Play Store page for the application" name="IDS_ACTIONBAR_PLAY_STORE" formatter_data="android_java">
View in Google Play Store
</message>
@@ -829,6 +826,9 @@ First release of Chrome Remote Desktop for Android.
<message desc="Menu option to open a new window." name="IDS_NEW_WINDOW">
New window…
</message>
+ <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS_ACTIONBAR_FEEDBACK" formatter_data="android_java">
+ Feedback
+ </message>
</messages>
</release>
</grit>