Synch German string constants with latest.

This commit is contained in:
Mike Sperber 2014-05-10 15:28:55 +02:00
parent e471995fa6
commit 86b885b627

View File

@ -178,6 +178,9 @@
(install-package-button "~a installieren") ;; button label: ~a is filled with the name of a pkg (install-package-button "~a installieren") ;; button label: ~a is filled with the name of a pkg
(update-catalog "Katalog aktualisieren") ;; button label; shown when there is a missing module, but no matching package
(updating-catalog-from "Von ~a aktualisieren...") ;; message label; used as a status message when updating the pkg catalog
;;; misc ;;; misc
(welcome-to-something "Willkommen bei ~a") (welcome-to-something "Willkommen bei ~a")