X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=e107b378fb35c02ddc1593186b94b6c7c1a73e1f;hb=d5f3d27d84a808f8333822de5662b2cd3a2e322c;hp=91d25b1ad4e01eac823b7a3662e420ae8c58ea76;hpb=556948c09b8116728275f9933716a153216abe31;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 91d25b1a..e107b378 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -139,7 +139,7 @@ $i18n_key_words = array( // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. -// 'label.team_name' => 'Team name', +// 'label.group_name' => 'Group name', // 'label.address' => 'Address', 'label.currency' => 'Moneda', // TODO: translate the following. @@ -250,11 +250,11 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Catalan titles similarly. // Specifically: Agregant vs Agregar, etc. 'title.login' => 'Sessió iniciada', -'title.teams' => 'Grups', +'title.groups' => 'Grups', // TODO: translate the following. -// 'title.create_team' => 'Creating Team', -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'Eliminar grup', +// 'title.create_group' => 'Creating Group', +// 'title.edit_group' => 'Editing Group', +'title.delete_group' => 'Eliminar grup', 'title.reset_password' => 'Restablir paraula de pas', // TODO: translate the following. // 'title.change_password' => 'Changing Password',