]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Changed a message on front page to encourage contributions
[timetracker.git] / WEB-INF / resources / en.lang.php
index d3834a4bf0a423ebe6a74de0d8e19d8248e347c2..1d2f7b5318e085af71295761fefb0af3a7b08f9b 100644 (file)
@@ -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.',
@@ -182,6 +184,7 @@ $i18n_key_words = array(
 'label.role_manager' => '(manager)',
 'label.role_comanager' => '(co-manager)',
 'label.role_admin' => '(administrator)',
+'label.page' => 'Page',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Custom fields',
 'label.type' => 'Type',