Mercurial > pidgin
changeset 29964:9de98679c02b
Improve some Installer verbiage and bump translation Version to 4.
I'm going to send a message to the translators list about getting the translations updated.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 17 May 2010 16:00:10 +0000 |
parents | fb2bf8986524 |
children | 6c148063fdfd bff257656ece |
files | pidgin/win32/nsis/translations/english.nsh |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/win32/nsis/translations/english.nsh Mon May 17 08:04:50 2010 +0000 +++ b/pidgin/win32/nsis/translations/english.nsh Mon May 17 16:00:10 2010 +0000 @@ -4,7 +4,7 @@ ;; Default language strings for the Windows Pidgin NSIS installer. ;; Windows Code page: 1252 ;; -;; Version 3 +;; Version 4 ;; Note: If translating this file, replace '!insertmacro PIDGIN_MACRO_DEFAULT_STRING' ;; with '!define'. @@ -55,10 +55,10 @@ ; Spellcheck Section Prompts !insertmacro PIDGIN_MACRO_DEFAULT_STRING PIDGIN_SPELLCHECK_SECTION_TITLE "Spellchecking Support" -!insertmacro PIDGIN_MACRO_DEFAULT_STRING PIDGIN_SPELLCHECK_ERROR "Error Installing Spellchecking ($R3).$\rIf retrying fails, manual installation instructions are at: http://d.pidgin.im/wiki/Installing%20Pidgin#manual_win32_spellcheck_installation" +!insertmacro PIDGIN_MACRO_DEFAULT_STRING PIDGIN_SPELLCHECK_ERROR "Error Installing Spellchecking ($R3).$\rIf retrying fails, manual installation instructions are at: http://pidgin.im/win32/download_redir.php?dl_pkg=spellcheck_faq" !insertmacro PIDGIN_MACRO_DEFAULT_STRING PIDGIN_SPELLCHECK_SECTION_DESCRIPTION "Support for Spellchecking. (Internet connection required for installation)" -!insertmacro PIDGIN_MACRO_DEFAULT_STRING PIDGIN_DEBUGSYMBOLS_ERROR "Error Installing Debug Symbols ($R2)" +!insertmacro PIDGIN_MACRO_DEFAULT_STRING PIDGIN_DEBUGSYMBOLS_ERROR "Error Installing Debug Symbols ($R2).$\rIf retrying fails, you may need to use the 'Offline Installer' from http://pidgin.im/download/windows/ ." !insertmacro PIDGIN_MACRO_DEFAULT_STRING PIDGIN_GTK_DOWNLOAD_ERROR "Error Downloading the GTK+ Runtime ($R2).$\rThis is required for Pidgin to function; if retrying fails, you may need to use the 'Offline Installer' from http://pidgin.im/download/windows/ ."