X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fen.lang.php;h=a2d38eff280eef2af93f5ac17d099432a95d6ec7;hb=23b28d9f1bed21ad53c99fdd6c5649e4aa8be66b;hp=7a29222afc5f91e3b8b8d0082ff5380fa5f1fa73;hpb=ed6483fa05ff6f489a7cfc4ff72fdc4d4d8f3889;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 7a29222a..a2d38eff 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -59,9 +59,11 @@ $i18n_key_words = array( 'menu.options' => 'Options', // Footer - strings on the bottom of most pages. -'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. 'error.access_denied' => 'Access denied.', @@ -394,4 +396,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Report sent.', 'form.mail.invoice_sent' => 'Invoice sent.', ); -?> \ No newline at end of file