/pidgin/main: c00a1fd0d27b: Change a warning in the installer
Richard Laager
rlaager at pidgin.im
Wed Aug 5 13:32:52 EDT 2015
Changeset: c00a1fd0d27b52db5abddbafaa8457f90a3d3e69
Author: Richard Laager <rlaager at pidgin.im>
Date: 2015-08-05 12:32 -0500
Branch: release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/c00a1fd0d27b
Description:
Change a warning in the installer
kingu, a translator, said that "doesn't appear to be already present"
could be just "doesn't appear to be present". I agreed, but also
reworded "present" to "installed" (which seems more obvious and is
consistent with the rest of the sentence), and expanded the "doesn't"
contraction into "does not".
If any of this is controversial, I don't care strongly and can revert.
diffstat:
pidgin/win32/nsis/nsis_translations.desktop.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/pidgin/win32/nsis/nsis_translations.desktop.in b/pidgin/win32/nsis/nsis_translations.desktop.in
--- a/pidgin/win32/nsis/nsis_translations.desktop.in
+++ b/pidgin/win32/nsis/nsis_translations.desktop.in
@@ -39,7 +39,7 @@ Encoding=UTF-8
_PIDGINPROMPTCONTINUEWITHOUTUNINSTALL=Unable to uninstall the currently installed version of Pidgin. The new version will be installed without removing the currently installed version.
-_PIDGINPROMPTFORCENOGTK=Pidgin requires a compatible GTK+ Runtime (which doesn't appear to be already present).$\rAre you sure you want to skip installing the GTK+ Runtime?
+_PIDGINPROMPTFORCENOGTK=Pidgin requires a compatible GTK+ Runtime (which does not appear to be installed).$\rAre you sure you want to skip installing the GTK+ Runtime?
#Installer Subsection Text
_URIHANDLERSSECTIONTITLE=URI Handlers
More information about the Commits
mailing list