Refactoring - cleaning up whitespace
[timetracker.git] / WEB-INF / resources / fa.lang.php
index 5cbfa9e..eb8c8e5 100644 (file)
@@ -61,9 +61,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.credits' => 'Credits',
-'footer.license' => 'License',
+// '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 string.
@@ -191,6 +193,8 @@ $i18n_key_words = array(
 'label.role_manager' => '(مدیر)',
 'label.role_comanager' => '(دستیار مدیر)',
 'label.role_admin' => '(مدیر ارشد)',
+// Translate the following string.
+// 'label.page' => 'Page',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'فیلدهای سفارشی',
 'label.type' => 'نوع',
@@ -415,4 +419,3 @@ $i18n_key_words = array(
 'form.mail.report_sent' => 'گزارش ارسال شد.',
 'form.mail.invoice_sent' => 'فاکتور ارسال شد.',
 );
-?>
\ No newline at end of file