]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
Work in progress making Allow overlap configurable.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index e7085ba7f3ddfbe26e9cbd2d6c3c59bf6798ed1c..df19a2cfc5cb9b21e309e4acac1b1aea88813291 100644 (file)
@@ -355,7 +355,7 @@ $i18n_key_words = array(
 // Login form. See example at https://timetracker.anuko.com/login.php.
 'form.login.forgot_password' => '¿Ha oblidat la seva paraula de pas?',
 // TODO: translate the following.
-// 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
+// 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
 'form.reset_password.message' => 'S\\\'ha enviat la petició de restablir paraula de pas.', // TODO: add "by email" to match the English string.
@@ -485,6 +485,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // 'form.profile.type_duration' => 'duration',
+// 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
 // 'form.profile.uncompleted_indicators_none' => 'do not show',
 // 'form.profile.uncompleted_indicators_show' => 'show',