X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8a3dcc22484e01a06a0576cd47c88d9e99e7da77..3aaa46077c0f00d91d46785a2e3fd86d541b8db9:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 32cccd63..a152adc3 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -65,9 +65,11 @@ $i18n_key_words = array( // Footer - strings on the bottom of most pages. // TODO: translate the following strings. -// 'footer.mobile_phones' => 'Time Tracker is available on mobile phones.', +// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.' // 'footer.credits' => 'Credits', // 'footer.license' => 'License', +// '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 strings. @@ -465,4 +467,3 @@ $i18n_key_words = array( // 'form.mail.report_sent' => 'Report sent.', 'form.mail.invoice_sent' => 'Factura enviada.', ); -?> \ No newline at end of file