Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(142)

Unified Diff: Source/English.lproj/Localizable.strings

Issue 212043: Add version check code; add Release Notes menu item Base URL: http://google-email-uploader-mac.googlecode.com/svn/trunk/
Patch Set: Use a separate LatestVersion.plist to avoid accidental Info.plist changes causing update messages Created 15 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/English.lproj/Localizable.strings
===================================================================
--- Source/English.lproj/Localizable.strings (revision 21)
+++ Source/English.lproj/Localizable.strings (working copy)
@@ -93,3 +93,9 @@
"ErrorTitle" = "Error";
"GmailAcctErr" = "Uploading to gmail.com and googlemail.com accounts is not currently supported";
"InvalidUserErr" = "Username or password not accepted";
+
+/* Update now messages */
+"UpdateAvailable" = "A newer version is available";
+"UpdateAvailableMsg" = "Click “Update Now” to visit the project site.\n\n(Currently running: %@; Latest version: %@)";
+"UpdateButton" = "Update Now";
+"DontUpdateButton" = "Don't Update";

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b