]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Some more recycling in translation files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 86ee83839ecac05c27f66b0cf4c13e241bc4b78e..a6ea867ea76fbfd06c9a260e3f8d73d9b1919072 100644 (file)
@@ -324,9 +324,8 @@ $i18n_key_words = array(
 
 // 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.
-// TODO: translate the following.
-// 'dropdown.all' => '--- all ---',
-// 'dropdown.no' => '--- no ---',
+'dropdown.all' => '--- alle ---',
+'dropdown.no' => '--- nei ---',
 'dropdown.current_day' => 'i dag',
 'dropdown.previous_day' => 'i går',
 'dropdown.selected_day' => 'dag',
@@ -566,8 +565,4 @@ $i18n_key_words = array(
 "forward.tocsvfile" => 'eksporter data til en .csv fil',
 // Note to translators: the strings below are missing and must be translated and added
 // "forward.toxmlfile" => 'eksporter data til en .xml fil',
-// "forward.geninvoice" => 'lag faktura',
-
-"controls.project_bind" => '--- alle ---',
-"controls.all" => '--- alle ---',
 );