Changeset 2668 for vidalia/trunk/pkg/win32/vidalia_de.nsh
- Timestamp:
- 06/04/08 20:00:16 (7 months ago)
- Files:
-
- 1 modified
-
vidalia/trunk/pkg/win32/vidalia_de.nsh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vidalia/trunk/pkg/win32/vidalia_de.nsh
r2493 r2668 6 6 ; Bundle 7 7 LangString BundleSetupCaption ${LANG_GERMAN} "${BUNDLE_NAME} Setup" 8 LangString BundleWelcomeText ${LANG_GERMAN} "Dieser Assistent f�ie durch die Installation von:\r\n\tTor\t${TOR_APPVERSION}\r\n\tVidalia\t${VIDALIA_APPVERSION}\r\n\tP olipo\t${POLIPO_APPVERSION}\r\n\r\nSollten Sie Tor, Vidalia oder Polipobereits installiert haben, beenden Sie diese Programme bitte bevor Sie fortfahren.\r\n\r\n$_CLICK"8 LangString BundleWelcomeText ${LANG_GERMAN} "Dieser Assistent f�ie durch die Installation von:\r\n\tTor\t${TOR_APPVERSION}\r\n\tVidalia\t${VIDALIA_APPVERSION}\r\n\tPrivoxy\t${PRIVOXY_APPVERSION}\r\n\r\nSollten Sie Tor, Vidalia oder Privoxy bereits installiert haben, beenden Sie diese Programme bitte bevor Sie fortfahren.\r\n\r\n$_CLICK" 9 9 LangString BundleWelcomeTitle ${LANG_GERMAN} "Willkommen beim ${BUNDLE_NAME} Installations-Assistent" 10 10 LangString BundleLinkText ${LANG_GERMAN} "${TOR_NAME} Installations-Dokumentation" … … 37 37 38 38 39 ; Polipo 40 LangString PolipoGroupDesc ${LANG_GERMAN} "Polipo ist ein filternder Webproxy, der Ihnen hilft, Ihre Privatph� zu sch�und Werbung, Banner und Popups entfernt." 41 LangString PolipoUninstDesc ${LANG_GERMAN} "Entferne ${POLIPO_DESC}." 42 LangString PolipoAppDesc ${LANG_GERMAN} "Installiere ${POLIPO_DESC}." 43 LangString PolipoShortcuts ${LANG_GERMAN} "Zum Startmen�uf�LangString PolipoShortcutsDesc ${LANG_GERMAN} "${POLIPO_NAME} zu Ihrem Startmen�uf� 39 ; Privoxy 40 LangString PrivoxyGroupDesc ${LANG_GERMAN} "Privoxy ist ein filternder Webproxy, der Ihnen hilft, Ihre Privatph� zu sch�und Werbung, Banner und Popups entfernt." 41 LangString PrivoxyUninstDesc ${LANG_GERMAN} "Entferne ${PRIVOXY_DESC}." 42 LangString PrivoxyAppDesc ${LANG_GERMAN} "Installiere ${PRIVOXY_DESC}." 43 LangString PrivoxyShortcuts ${LANG_GERMAN} "Zum Startmen�uf�LangString PrivoxyShortcutsDesc ${LANG_GERMAN} "${PRIVOXY_NAME} zu Ihrem Startmen�uf� 44 LangString PrivoxyStartup ${LANG_GERMAN} "Beim Systemstart ausf� 45 LangString PrivoxyStartupDesc ${LANG_GERMAN} "${PRIVOXY_NAME} beim Systemstart automatisch ausf�" 44 46 45 47 ; Torbutton
