X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=a8339f26713118a0b670c0a04979b15974f9d6bc;hb=23b28d9f1bed21ad53c99fdd6c5649e4aa8be66b;hp=fb7cba909c29e0bf6c887fc7a1071ca5e3db09ca;hpb=8a3dcc22484e01a06a0576cd47c88d9e99e7da77;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index fb7cba90..a8339f26 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -56,9 +56,12 @@ $i18n_key_words = array( 'menu.options' => 'Optionen', // Footer - strings on the bottom of most pages. -'footer.mobile_phones' => 'Time Tracker funktioniert auch auf dem Smartphone.', +// TODO: translate the following: +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', 'footer.credits' => 'Impressum', 'footer.license' => 'Lizenz', +// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. + // This is a link to a webpage that describes how to contribute to the project. // Error messages. // TODO: translate the following string. @@ -400,4 +403,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Der Bericht wurde gesendet.', 'form.mail.invoice_sent' => 'Die Rechnung wurde gesendet.', ); -?> \ No newline at end of file