X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=d7847c1536f5d8d94d35c27964e582f1981d533c;hb=d368d8cfe50268648a7c9f94a031c9aa8f0f4549;hp=03a86435d249283e2181b3ed8ef1751670fbafcd;hpb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 03a86435..d7847c15 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -120,6 +120,15 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Warning messages. +// TODO: translate the following. +// 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', + +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Innlogging', 'button.now' => 'NÃ¥', @@ -527,6 +536,7 @@ $i18n_key_words = array( // 'form.group_edit.allow_overlap' => 'Allow overlap', // 'form.group_edit.future_entries' => 'Future entries', // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php