| 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"; |