pidgin: 2fed4f35: Create a version of the Windows installe...

datallah at pidgin.im datallah at pidgin.im
Tue May 18 23:31:20 EDT 2010


-----------------------------------------------------------------
Revision: 2fed4f35155d013ce6004ded9ef6f4f50bcf7d85
Ancestor: 11101c7fc0d2c3c97de1dabf99fb18ea48808fab
Author: datallah at pidgin.im
Date: 2010-05-17T23:13:42
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/2fed4f35155d013ce6004ded9ef6f4f50bcf7d85

Added files:
        pidgin/win32/nsis/nsis_translations.desktop.in
Modified files:
        po/POTFILES.in

ChangeLog: 

Create a version of the Windows installer localizations in .desktop file
format. This is the first step in transitioning the Windows installer to use
the .po files for translation.

-------------- next part --------------
============================================================
--- pidgin/win32/nsis/nsis_translations.desktop.in	a1af88d273979167e596e01648a7d30e4efe0a14
+++ pidgin/win32/nsis/nsis_translations.desktop.in	a1af88d273979167e596e01648a7d30e4efe0a14
@@ -0,0 +1,50 @@
+[Desktop Entry]
+Encoding=UTF-8
+
+_INSTALLER_IS_RUNNING=The installer is already running.
+_PIDGIN_IS_RUNNING=An instance of Pidgin is currently running.  Please exit Pidgin and try again.
+
+# License Page
+_PIDGIN_LICENSE_BUTTON=Next >
+_PIDGIN_LICENSE_BOTTOM_TEXT=$(^Name) is released under the GNU General Public License (GPL). The license is provided here for information purposes only. $_CLICK
+
+# Components Page
+_PIDGIN_SECTION_TITLE=Pidgin Instant Messaging Client (required)
+_GTK_SECTION_TITLE=GTK+ Runtime (required if not present)
+_PIDGIN_SHORTCUTS_SECTION_TITLE=Shortcuts
+_PIDGIN_DESKTOP_SHORTCUT_SECTION_TITLE=Desktop
+_PIDGIN_STARTMENU_SHORTCUT_SECTION_TITLE=Start Menu
+_TRANSLATIONS_SECTION_TITLE=Localizations
+_PIDGIN_SECTION_DESCRIPTION=Core Pidgin files and dlls
+_GTK_SECTION_DESCRIPTION=A multi-platform GUI toolkit, used by Pidgin
+
+_PIDGIN_SHORTCUTS_SECTION_DESCRIPTION=Shortcuts for starting Pidgin
+_PIDGIN_DESKTOP_SHORTCUT_DESC=Create a shortcut to Pidgin on the Desktop
+_PIDGIN_STARTMENU_SHORTCUT_DESC=Create a Start Menu entry for Pidgin
+_DEBUG_SYMBOLS_SECTION_TITLE=Debug Symbols (for reporting crashes)
+
+# Installer Finish Page
+_PIDGIN_FINISH_VISIT_WEB_SITE=Visit the Pidgin Web Page
+
+# Pidgin Section Prompts and Texts
+_PIDGIN_PROMPT_CONTINUE_WITHOUT_UNINSTALL=Unable to uninstall the currently installed version of Pidgin. The new version will be installed without removing the currently installed version.
+
+# GTK+ Section Prompts
+_PIDGIN_PROMPT_FORCE_NO_GTK=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?
+
+# URL Handler section
+_URI_HANDLERS_SECTION_TITLE=URI Handlers
+
+#Spellcheck Section Prompts
+_PIDGIN_SPELLCHECK_SECTION_TITLE=Spellchecking Support
+_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
+_PIDGIN_SPELLCHECK_SECTION_DESCRIPTION=Support for Spellchecking.  (Internet connection required for installation)
+
+_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/ .
+
+_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/ .
+
+# Uninstall Section Prompts
+_un.PIDGIN_UNINSTALL_ERROR_1=The uninstaller could not find registry entries for Pidgin.$\rIt is likely that another user installed this application.
+_un.PIDGIN_UNINSTALL_ERROR_2=You do not have permission to uninstall this application.
+
============================================================
--- po/POTFILES.in	b5036075f6ab2429777b70a13a1f184360f957dd
+++ po/POTFILES.in	b9e9b06fcad9fbb46917682541f50dd10ac74d8f
@@ -271,3 +271,4 @@ pidgin/plugins/xmppconsole.c
 pidgin/plugins/win32/transparency/win2ktrans.c
 pidgin/plugins/win32/winprefs/winprefs.c
 pidgin/plugins/xmppconsole.c
+pidgin/win32/nsis/nsis_translations.desktop.in


More information about the Commits mailing list