Use TopfieldUSBEcode for received values too.
[MacTF.git] / English.lproj / UKUpdateChecker.strings
blob7c2376001a8905e15285097b0ce9ef31a459a021
1 /* A New Version is Available - dialog text */
2 "NEW_VERSION_TEXT" = "There is a new version of %@ available (v%@). Do you want to download it now?";
4 /* A New Version is Available - dialog title */
5 "NEW_VERSION_TITLE" = "A New Version is Available";
7 /* When soft is up-to-date - dialog text */
8 "UP_TO_DATE_TITLE" = "You are up-to-date";
10 /* When soft is up-to-date - dialog title */
11 "UP_TO_DATE_TEXT" = "Your copy of %@ is the most recent version and does not need to be updated right now.";
13 /* When update test failed - dialog title */
14 "UPDATE_ERROR_TITLE" = "An Error Occured";
16 /* When update test failed - dialog text */
17 "UPDATE_ERROR_TEXT" = "%@ was unable to check for software updates.";
19 /* Asking whether to check for updates at startup - dialog title */
20 "CHECK_FOR_UPDATES_TITLE" = "Check for updates at startup?";
22 /* Asking whether to check for updates at startup - dialog text */
23 "CHECK_FOR_UPDATES_TEXT" = "Do you want to be notified when you start up the application and a new version is available on the web? You can also manually initiate this check using the \"Check for updates...\" menu item in the \"%@\" application menu";
26 "OK" = "OK";
27 "Yes" = "Yes";
28 "No" = "No";
29 "Cancel" = "Cancel";