comparison pidgin/win32/nsis/translations/german.nsh @ 16243:502b69976fe1

Remove GTK+ theme selection from installer. The next GTK+ runtime installer will contain a theme selector utility.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 18 Apr 2007 19:19:08 +0000
parents c87b731903ae
children e96a4756734a
comparison
equal deleted inserted replaced
16239:55a5791838f7 16243:502b69976fe1
29 !define PIDGIN_SHORTCUTS_SECTION_TITLE "Verknüpfungen" 29 !define PIDGIN_SHORTCUTS_SECTION_TITLE "Verknüpfungen"
30 !define PIDGIN_DESKTOP_SHORTCUT_SECTION_TITLE "Desktop" 30 !define PIDGIN_DESKTOP_SHORTCUT_SECTION_TITLE "Desktop"
31 !define PIDGIN_STARTMENU_SHORTCUT_SECTION_TITLE "Startmenü" 31 !define PIDGIN_STARTMENU_SHORTCUT_SECTION_TITLE "Startmenü"
32 !define PIDGIN_SECTION_DESCRIPTION "Pidgin-Basisdateien und -DLLs" 32 !define PIDGIN_SECTION_DESCRIPTION "Pidgin-Basisdateien und -DLLs"
33 !define GTK_SECTION_DESCRIPTION "Ein Multi-Plattform-GUI-Toolkit, verwendet von Pidgin" 33 !define GTK_SECTION_DESCRIPTION "Ein Multi-Plattform-GUI-Toolkit, verwendet von Pidgin"
34 !define GTK_THEMES_SECTION_DESCRIPTION "GTK+ Themen können Aussehen und Bedienung von GTK+ Anwendungen verändern." 34
35 !define GTK_NO_THEME_DESC "Installiere kein GTK+ Thema"
36 !define GTK_WIMP_THEME_DESC "GTK-Wimp (Windows Imitator) ist ein GTK Theme, das sich besonders gut in den Windows Desktop integriert."
37 !define GTK_BLUECURVE_THEME_DESC "Das Bluecurve Thema."
38 !define GTK_LIGHTHOUSEBLUE_THEME_DESC "Das Lighthouseblue Thema."
39 !define PIDGIN_SHORTCUTS_SECTION_DESCRIPTION "Verknüpfungen zum Starten von Pidgin" 35 !define PIDGIN_SHORTCUTS_SECTION_DESCRIPTION "Verknüpfungen zum Starten von Pidgin"
40 !define PIDGIN_DESKTOP_SHORTCUT_DESC "Erstellt eine Verknüpfung zu Pidgin auf dem Desktop" 36 !define PIDGIN_DESKTOP_SHORTCUT_DESC "Erstellt eine Verknüpfung zu Pidgin auf dem Desktop"
41 !define PIDGIN_STARTMENU_SHORTCUT_DESC "Erstellt einen Eintrag für Pidgin im Startmenü" 37 !define PIDGIN_STARTMENU_SHORTCUT_DESC "Erstellt einen Eintrag für Pidgin im Startmenü"
42 38
43 ; GTK+ Directory Page 39 ; GTK+ Directory Page