X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=5bfd796e91a02d953e87a8d591886cebc5e5d127;hb=da1736600c488f35a9b900a79ed4fe9b53d909a5;hp=42a9ea858810c99b5bca8d3d5eaee651b6b516c8;hpb=25d6ffc5f17d0e016c2ebb5b51a222665834e9e4;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 42a9ea85..5bfd796e 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -116,6 +116,8 @@ $i18n_key_words = array( // 'error.goto_uncompleted' => 'Go to uncompleted entry.', // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', // Labels for buttons. 'button.login' => 'Iniciar sessió', @@ -163,6 +165,7 @@ $i18n_key_words = array( 'label.user' => 'Usuari', 'label.users' => 'Usuaris', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'Client', 'label.clients' => 'Clients',