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

Unified Diff: remoting/resources/remoting_strings.grd

Issue 15685008: Show a 'remember me' checkbox in the web-app when connecting to a host that supports pairing. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improved PIN dialog layout. Created 7 years, 7 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 8c7f17b09e0d5f8421b1083416873c0967f814e2..c06cbe26fae731f5645423a9f045592f139b3c30 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -552,6 +552,9 @@
<message desc="Survey link for users that want to take part." name="IDR_SIGN_ME_UP">
Take the survey
</message>
+ <message desc="Check-box label allowing the user to save their PIN so that they don't need to enter it for subsequent connections." name="IDR_REMEMBER_PIN">
+ Remember this PIN so that I don't need to enter it again.
rmsousa 2013/05/23 00:14:59 "Remember PIN" is a bit misleading... I'd go for a
Jamie 2013/05/23 01:10:08 Done.
rmsousa 2013/05/23 21:17:52 Nit: also the description (and the ID)
Jamie 2013/05/23 21:36:12 I've updated the description. I think the ID is fi
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698