]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
Implemented saving of week config settings.
[timetracker.git] / WEB-INF / resources / es.lang.php
index dbf480c410e1547b6da99c068114e00cbfdc4e70..97b4386fe427031b8242873753b1c493313ef10c 100644 (file)
@@ -317,6 +317,7 @@ $i18n_key_words = array(
 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 // It is also a name for the Locking plugin on the Team profile page.
 // 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -397,7 +398,6 @@ $i18n_key_words = array(
 'form.reports.save_as_favorite' => 'Guardar como favorito',
 // TODO: translate form.reports.confirm_delete.
 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
-// 'form.reports.include_records' => 'Include records',
 'form.reports.include_billable' => 'facturable',
 'form.reports.include_not_billable' => 'no facturable',
 // TODO: translate the following.