From 4b93059ecb156cbc4d6fa5955c6ba5b76f205a26 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 28 Jan 2015 11:43:31 -0500 Subject: Add a new utility: lumina-info This utility provides basic information/links for the Lumina desktop project. --- lumina-info/i18n/lumina-info_de.ts | 92 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 lumina-info/i18n/lumina-info_de.ts (limited to 'lumina-info/i18n/lumina-info_de.ts') diff --git a/lumina-info/i18n/lumina-info_de.ts b/lumina-info/i18n/lumina-info_de.ts new file mode 100644 index 00000000..eb54d831 --- /dev/null +++ b/lumina-info/i18n/lumina-info_de.ts @@ -0,0 +1,92 @@ + + + + + MainUI + + + Lumina Desktop Information + + + + + General + + + + + Desktop Version: + + + + + OS Build: + + + + + Qt Version: + + + + + Source Repository: + + + + + Documentation: + + + + + <a href=http://wiki.pcbsd.org/index.php/Lumina/10.1.1">Open in web browser</a> + + + + + View Information + + + + + License + + + + + Acknowledgements + + + + + Project Lead: + + + + + <a href="https://github.com/beanpole135">Ken Moore</a> + + + + + Contributors: + + + + + Sponsors: + + + + + <a href="https://github.com/pcbsd/lumina/graphs/contributors">Open in web browser<a> + + + + + Close + + + + -- cgit