Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(435)

Unified Diff: remoting/resources/remoting_strings.grd

Issue 2396323003: [Remoting Android] Talkback confirmation for changing account (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/resources/remoting_strings.grd
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index 505838bd6320d8fcc239801e9e3fc85dd1f17e8c..89bc88d29d147bba69bb7da8977373d0785da0b0 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -1154,6 +1154,9 @@ For information about privacy, please see the Google Privacy Policy (http://goo.
<message desc="Menu option to open a new window." name="IDS_NEW_WINDOW">
New window…
</message>
+ <message desc="Message announced by Talkback when the user changes the log in account." name="IDS_LOG_IN_ACCOUNT_DESCRIPTION" formatter_data="android_java">
Lambros 2016/10/07 20:46:22 The translators can only see the description and t
Yuwei 2016/10/10 21:43:31 Done.
+ Logged in as <ph name="EMAIL_ADDRESS">%1$s<ex>test@gmail.com</ex></ph>.
Lambros 2016/10/07 20:46:22 Do we prefer "Logged in" or "Signed in" ? Can you
Yuwei 2016/10/10 21:43:31 It looks like chromium mostly uses "Signed in as"
+ </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>

Powered by Google App Engine
This is Rietveld 408576698