Skip to content

Commit d3bcdee

Browse files
committed
Using error.object_exists instead of error.project_exists to streamline error messages.
1 parent 6f1a57d commit d3bcdee

36 files changed

Lines changed: 8 additions & 50 deletions

WEB-INF/resources/ca.lang.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@
9999
// TODO: translate the following.
100100
// 'error.user_exists' => 'User with this login already exists.',
101101
// 'error.object_exists' => 'Object with this name already exists.',
102-
'error.project_exists' => 'Ja existeix un projecte amb aquest nom.',
103-
// TODO: translate the following.
104102
// 'error.task_exists' => 'Task with this name already exists.',
105103
// 'error.client_exists' => 'Client with this name already exists.',
106104
// 'error.invoice_exists' => 'Invoice with this number already exists.',

WEB-INF/resources/cs.lang.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@
101101
// TODO: translate the following.
102102
// 'error.user_exists' => 'User with this login already exists.',
103103
// 'error.object_exists' => 'Object with this name already exists.',
104-
'error.project_exists' => 'Projekt tohoto jména již existuje.',
105-
// TODO: translate the following.
106104
// 'error.task_exists' => 'Task with this name already exists.',
107105
// 'error.client_exists' => 'Client with this name already exists.',
108106
// 'error.invoice_exists' => 'Invoice with this number already exists.',

WEB-INF/resources/da.lang.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
'error.user_exists' => 'Brugernavn eksistere allerede.',
9191
// TODO: translate the following.
9292
// 'error.object_exists' => 'Object with this name already exists.',
93-
'error.project_exists' => 'Der eksiterer allerede et projekt med det navn.',
9493
'error.task_exists' => 'Opgavenavn eksistere allerede.',
9594
'error.client_exists' => 'Der eksistere allerede en klient med dette navn.',
9695
'error.invoice_exists' => 'Fakturanummer eksistere allerede.',

WEB-INF/resources/de.lang.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
'error.auth' => 'Benutzername oder Passwort ungültig.',
8686
'error.user_exists' => 'Benutzer mit diesem Konto ist bereits vorhanden.',
8787
'error.object_exists' => 'Objekt mit diesem Namen ist bereits vorhanden.',
88-
'error.project_exists' => 'Es gibt bereits ein Projekt mit diesem Namen.',
8988
'error.task_exists' => 'Task mit diesem Namen existiert bereits.',
9089
'error.client_exists' => 'Der Kunde mit dem Namen existiert schon.',
9190
'error.invoice_exists' => 'Rechnung mit dieser Nummer existiert bereits.',

WEB-INF/resources/en.lang.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
'error.auth' => 'Incorrect login or password.',
8686
'error.user_exists' => 'User with this login already exists.',
8787
'error.object_exists' => 'Object with this name already exists.',
88-
'error.project_exists' => 'Project with this name already exists.',
8988
'error.task_exists' => 'Task with this name already exists.',
9089
'error.client_exists' => 'Client with this name already exists.',
9190
'error.invoice_exists' => 'Invoice with this number already exists.',

WEB-INF/resources/es.lang.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@
9797
// TODO: translate the following.
9898
// 'error.user_exists' => 'User with this login already exists.',
9999
// 'error.object_exists' => 'Object with this name already exists.',
100-
'error.project_exists' => 'Ya existe un proyecto con este nombre.',
101-
// TODO: translate the following.
102100
// 'error.task_exists' => 'Task with this name already exists.',
103101
// 'error.client_exists' => 'Client with this name already exists.',
104102
// 'error.invoice_exists' => 'Invoice with this number already exists.',

WEB-INF/resources/et.lang.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@
101101
// TODO: translate the following.
102102
// 'error.user_exists' => 'User with this login already exists.',
103103
// 'error.object_exists' => 'Object with this name already exists.',
104-
'error.project_exists' => 'Selle nimega projekt on juba olemas.',
105-
// TODO: translate the following.
106104
// 'error.task_exists' => 'Task with this name already exists.',
107105
// 'error.client_exists' => 'Client with this name already exists.',
108106
// 'error.invoice_exists' => 'Invoice with this number already exists.',

WEB-INF/resources/fa.lang.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
'error.user_exists' => 'کاربری با این نام کاربری موجود است.',
9696
// TODO: translate the following.
9797
// 'error.object_exists' => 'Object with this name already exists.',
98-
'error.project_exists' => 'پروژه ای با این نام موجود است.',
9998
'error.task_exists' => 'وظیفه ای با این نام هم اکنون وجود دارد.',
10099
'error.client_exists' => 'مشتری با این نام هم اکنون وجود دارد.',
101100
'error.invoice_exists' => 'فاکتوری با این شماره هم اکنون موجود است.',

WEB-INF/resources/fi.lang.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
'error.user_exists' => 'Tämä käyttäjänimi on jo olemassa.',
9393
// TODO: translate the following.
9494
// 'error.object_exists' => 'Object with this name already exists.',
95-
'error.project_exists' => 'Tämän niminen projekti on jo olemassa.',
9695
'error.task_exists' => 'Tämän niminen tehtävä on jo olemassa.',
9796
'error.client_exists' => 'Tämän niminen asiakas on jo olemassa.',
9897
'error.invoice_exists' => 'Tällä numerolla oleva lasku on jo olemassa.',

WEB-INF/resources/fr.lang.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
'error.user_exists' => 'Un utilisateur avec cet identifiant existe déjà.',
9191
// TODO: translate the following.
9292
// 'error.object_exists' => 'Object with this name already exists.',
93-
'error.project_exists' => 'Un projet avec ce nom existe déjà.',
9493
'error.task_exists' => 'Une tâche avec ce nom existe déjà.',
9594
'error.client_exists' => 'Un client avec ce nom existe déjà.',
9695
'error.invoice_exists' => 'Une facture avec ce numéro existe déjà.',

0 commit comments

Comments
 (0)