X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=323e615b6fa6ce013f244a41c6ae068f751d1072;hb=d8baf4e8391fbbe974c58f599fe57059a8cad01c;hp=906f1350dd6e3687a16154a48d921ea79621a9b5;hpb=ef5a34c5cfba66902ba5baf7a9a01e6e03b4d3e6;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 906f1350..323e615b 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -26,7 +26,7 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option +// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. $i18n_language = 'English'; @@ -59,7 +59,7 @@ $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. @@ -396,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