]> wagnertech.de Git - timetracker.git/commitdiff
Using error.object_exists instead of error.task_exists to streamline error messages.
authorNik Okuntseff <support@anuko.com>
Wed, 21 Nov 2018 21:51:56 +0000 (21:51 +0000)
committerNik Okuntseff <support@anuko.com>
Wed, 21 Nov 2018 21:51:56 +0000 (21:51 +0000)
35 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/gr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl
mobile/task_add.php
mobile/task_edit.php
task_add.php
task_edit.php

index dc1e2070b928bce69634521d69a482ed1aadb607..e8c811893dddbb2aae367b65db1fa52d1ff4cd3e 100644 (file)
@@ -99,7 +99,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 529e8020b7d1c80dd3c9d8debd30fbeb41674530..d80ebf09d66045128ac593705904c3fb5e40126d 100644 (file)
@@ -101,7 +101,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 995ce5e08f57bc34db443d1624ad0b506262c5ba..fc165df4b64c423491d7c73fa91ea18203746d06 100644 (file)
@@ -90,7 +90,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Brugernavn eksistere allerede.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Opgavenavn eksistere allerede.',
 'error.client_exists' => 'Der eksistere allerede en klient med dette navn.',
 'error.invoice_exists' => 'Fakturanummer eksistere allerede.',
 // TODO: translate the following.
index 425f1fcf2328950f304ca99305f3917049e5c629..940ca1d87867d7fad18e1d1c5f77ad75527d8b2a 100644 (file)
@@ -85,7 +85,6 @@ $i18n_key_words = array(
 'error.auth' => 'Benutzername oder Passwort ungültig.',
 'error.user_exists' => 'Benutzer mit diesem Konto ist bereits vorhanden.',
 'error.object_exists' => 'Objekt mit diesem Namen ist bereits vorhanden.',
-'error.task_exists' => 'Task mit diesem Namen existiert bereits.',
 'error.client_exists' => 'Der Kunde mit dem Namen existiert schon.',
 'error.invoice_exists' => 'Rechnung mit dieser Nummer existiert bereits.',
 'error.role_exists' => 'Rolle mit diesem Rang existiert bereits.',
index 6282874cdb1dc0dae7c7841001ab090025b01c6d..ad1aabf9ae2a4dede960da5beb1c6f76eab31908 100644 (file)
@@ -85,7 +85,6 @@ $i18n_key_words = array(
 'error.auth' => 'Incorrect login or password.',
 'error.user_exists' => 'User with this login already exists.',
 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Task with this name already exists.',
 'error.client_exists' => 'Client with this name already exists.',
 'error.invoice_exists' => 'Invoice with this number already exists.',
 'error.role_exists' => 'Role with this rank already exists.',
index 94d506374c496a849f474bf8b023132e58d46368..e19eb4a87acb03e58229429f35491fba6449f4be 100644 (file)
@@ -97,7 +97,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 5ab3de4a56035d2408d0f5f8539a27477cff61ee..f5a580bf335725a474ad50797a54001b852ae868 100644 (file)
@@ -101,7 +101,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 4e5b011aa1bf8483eeb344f661ebb7a408ca6a33..ef7a570682535c54e64ce73b6bbbf4a7b9f5f431 100644 (file)
@@ -95,7 +95,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'کاربری با این نام کاربری موجود است.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'وظیفه ای با این نام هم اکنون وجود دارد.',
 'error.client_exists' => 'مشتری با این نام هم اکنون وجود دارد.',
 'error.invoice_exists' => 'فاکتوری با این شماره هم اکنون موجود است.',
 // TODO: translate the following.
index f4ac6c4e2819beaf7ee248a88ada2153b1d36936..0aab41824aa93fbca16f140fcc9b7b9a80f1a276 100644 (file)
@@ -92,7 +92,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Tämä käyttäjänimi on jo olemassa.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Tämän niminen tehtävä on jo olemassa.',
 'error.client_exists' => 'Tämän niminen asiakas on jo olemassa.',
 'error.invoice_exists' => 'Tällä numerolla oleva lasku on jo olemassa.',
 // TODO: translate the following.
index 47dc7f79be3e08ff0e2ee15fbb4da041d7ecbea6..d0ca0fa20203330c90dd5232232faf04e6d1d2fc 100644 (file)
@@ -90,7 +90,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Un utilisateur avec cet identifiant existe déjà.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Une tâche avec ce nom existe déjà.',
 'error.client_exists' => 'Un client avec ce nom existe déjà.',
 'error.invoice_exists' => 'Une facture avec ce numéro existe déjà.',
 // TODO: translate the following.
index a85c30e9bb910a19d2ad6fd1abd74e14d504a998..d4bca60ced9b911c704d57b17761c811456e14d0 100644 (file)
@@ -86,7 +86,6 @@ $i18n_key_words = array(
 'error.auth' => 'Λανθασμένο όνομα εισόδου ή κωδικός.',
 'error.user_exists' => 'Ο χρήστης με αυτήν τη σύνδεση υπάρχει ήδη.',
 'error.object_exists' => 'Το αντικείμενο με αυτό το όνομα υπάρχει ήδη.',
-'error.task_exists' => 'Η εργασία με αυτό το όνομα υπάρχει ήδη.',
 'error.client_exists' => 'Ο πελάτης με αυτό το όνομα υπάρχει ήδη.',
 'error.invoice_exists' => 'Το τιμολόγιο με αυτόν τον αριθμό υπάρχει ήδη.',
 'error.role_exists' => 'Ο ρόλος σε αυτή τη σειρά υπάρχει ήδη.',
index cfa471e691539b07ac2828ff30a4399c1bb9f734..e9e9dd7094d4b2414acb5613a5c72534c7919422 100644 (file)
@@ -106,7 +106,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'שם משתמש כבר קיים',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'קיימת משימה עם שם דומה',
 'error.client_exists' => 'שם לקוח כבר קיים',
 'error.invoice_exists' => 'קיימת חשבונית עם מספר זה',
 // TODO: translate the following.
index beea7ac4e49931da07a48a932b9541a5d2d85424..0c8dc240ff6e77f5208c5cdf8888841efbb53d23 100644 (file)
@@ -99,7 +99,6 @@ $i18n_key_words = array(
 // 'error.auth' => 'Incorrect login or password.',
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 063318ebd1b4923f3086ea4814758922c8885b76..476b1000d5b622490bea9422436002bd31aedbf9 100644 (file)
@@ -89,7 +89,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Esiste già un utente con questo username.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Esiste già un compito con questo nome.',
 'error.client_exists' => 'Esiste già un cliente con questo nome.',
 'error.invoice_exists' => 'Esiste già una fattura con questo numero.',
 // TODO: translate the following.
index f0c52121e6a2ac4d110296a8d352944c3d17ab3e..08ca910fba27b2456ea9e9fb3ad3d00063e7a6b6 100644 (file)
@@ -99,7 +99,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'このログインと関連されたユーザーは既に存在します。',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // TODO: translate the following.
index a426f24d248c8c7d57487645db7f4619eddc18f2..91bbf5be641afac0a508e5c266f23e8129ab3b25 100644 (file)
@@ -99,7 +99,6 @@ $i18n_key_words = array(
 'error.user_exists' => '본 로그인과 연계된 사용자가 이미 있습니다.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index d30caf44aa136935c764b13a2bc040c6d22c7c30..434ec9e708380780a5b14d66fcad1f5030133221 100644 (file)
@@ -85,7 +85,6 @@ $i18n_key_words = array(
 'error.auth' => 'Onjuiste inlognaam of wachtwoord.',
 'error.user_exists' => 'Een gebruiker met deze inlognaam bestaat al.',
 'error.object_exists' => 'Een object met deze naam bestaat al.',
-'error.task_exists' => 'Er bestaat al een taak met deze naam.',
 'error.client_exists' => 'Een klant met deze naam bestaat al.',
 'error.invoice_exists' => 'Dit nummer is al eens toegekend aan een factuur.',
 'error.role_exists' => 'Een rol met deze rangorde bestaat al.',
index a8cdd34a93b961d48e70b994e6f8576e5d0ec86e..16a9d83aef86d7104a2d1ceb21e780818a91c0ae 100644 (file)
@@ -99,7 +99,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Bruker med et slikt brukernavn eksisterer allerede.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 'error.client_exists' => 'En klient med dette navnet er allerede opprettet.',
 // TODO: translate the following.
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
index b2bf0e15337f8e8842cedd11c45cc3c69dc45107..8e07da8610cd327f6b5244fed381f457767c8a53 100644 (file)
@@ -93,7 +93,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Użytkownik o takiej nazwie już istnieje.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Zadanie o takiej nazwie już istnieje.',
 'error.client_exists' => 'Klient o takiej nazwie już istnieje.',
 'error.invoice_exists' => 'Faktura o tym numerze już istnieje.',
 // TODO: translate the following.
index 7077f2e13c69b01658fef327a21c552ca78be114..566c654bb56de0593ec7a1f28576386c20609984 100644 (file)
@@ -91,7 +91,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Já existe usuário com este login.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Já existe tarefa com este nome.',
 'error.client_exists' => 'Já existe cliente com este nome.',
 'error.invoice_exists' => 'Já existe fatura com este número.',
 // TODO: translate the following.
index 595e9c0fa8838555d5b9a9b75aa7a4c7ffbff710..5a05d16c234f9f994b0c07c68ee1345cb296f2c8 100644 (file)
@@ -97,7 +97,6 @@ $i18n_key_words = array(
 // 'error.auth' => 'Incorrect login or password.',
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 1e5eb55c2dc95b4da517cf4d760da6c25b28ba04..783219ffc5d9dde554e6f8081c4110c8b9e1f072 100644 (file)
@@ -103,7 +103,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 4b2a9ca7b18f8e7d24390097b56957784180603f..0d57fe1dcba65cff00616caa8e263bf35a5fdf22 100644 (file)
@@ -84,7 +84,6 @@ $i18n_key_words = array(
 'error.auth' => 'Неправильно введен логин или пароль.',
 'error.user_exists' => 'Пользователь с таким логином уже существует.',
 'error.object_exists' => 'Объект с таким именем уже есть.',
-'error.task_exists' => 'Задача с таким названием уже есть.',
 'error.client_exists' => 'Клиент с таким именем уже есть.',
 'error.invoice_exists' => 'Счёт с таким номером уже есть.',
 'error.role_exists' => 'Роль с таким рангом уже есть.',
index a2ae001b9350ade5749474c1be3e8938cd90451c..40e671795c10de502de6d83f4da7f98c595fbe8e 100644 (file)
@@ -95,7 +95,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Úloha s týmto názvom už existuje.',
 'error.client_exists' => 'Klient s týmto menom už existuje.',
 'error.invoice_exists' => 'Faktúra s týmto číslom už existuje.',
 // TODO: translate the following.
index 490677a23f16f8c81691d1ba02c7c2233180fe76..ebbe4f30f3ac1222efc71167d380441bafa18252 100644 (file)
@@ -94,7 +94,6 @@ $i18n_key_words = array(
 // 'error.auth' => 'Incorrect login or password.',
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 39aa0b3344c2171cec3d0476c00323b6fce6debf..fe9a47ead6c98021df5ecf385c63713b76001425 100644 (file)
@@ -90,7 +90,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Korisnik pod ovim imenom već postoji.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Zadatak pod ovim nazivom već postoji.',
 'error.client_exists' => 'Klijent pod ovim imenom već postoji.',
 'error.invoice_exists' => 'Račun pod ovim brojem već postoji.',
 // TODO: translate the following.
index 3861f8d45b0e5ef4fdbc1a9c43c56ba4b9f72101..60afbfc879f4fd6a1a6e2e660a7dbc6e4c4039d8 100644 (file)
@@ -89,7 +89,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Det finns redan en användare med det här användarnamnet.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Det finns redan en arbetsuppgift med det här namnet.',
 'error.client_exists' => 'Det finns redan en kund med det här namnet.',
 'error.invoice_exists' => 'Det finns redan en faktura med det här numret.',
 // TODO: translate the following.
index de1c41aec6a240174ab179403f3dc09d04d2e63d..7beba1506e215d63493e692aab9241497e0a3c3d 100644 (file)
@@ -106,7 +106,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index 271ad93e2330c51605a480a276737aa2a5837dda..c5da9b5c9b503c13a6cfdae4715938254ab32be4 100644 (file)
@@ -92,7 +92,6 @@ $i18n_key_words = array(
 'error.user_exists' => '该用户登录信息已经存在。',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 'error.client_exists' => '具有此名称的客户端已经存在。',
 // TODO: translate the following.
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
index 81a90380a17814e3b066f6e6dbc596249243a628..f48e154da527abfe8f78d2e078911638e781356a 100644 (file)
@@ -97,7 +97,6 @@ $i18n_key_words = array(
 'error.user_exists' => '該使用者登錄資訊已經存在。',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
index a6ffa53707bb30952fea983beb55061902a75a65..01892fc8f9522eb2b8a5881b3b2bb8978ee54b00 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.18.26.4489 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.18.26.4490 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
index 796c725c9bb6cbf418c8784fcc872437dd1f7746..d1eab74bccc68ef71ab4d56a8407ce541ed06a1c 100644 (file)
@@ -79,7 +79,7 @@ if ($request->isPost()) {
         } else
           $err->add($i18n->get('error.db'));
     } else
-      $err->add($i18n->get('error.task_exists'));
+      $err->add($i18n->get('error.object_exists'));
   }
 } // isPost
 
index 030cacd1bfb4d06f9d1b40633dd61896208ccd8b..784028ee5e6b3e95424c564ca2d19ef6afe17b62 100644 (file)
@@ -97,7 +97,7 @@ if ($request->isPost()) {
         } else
           $err->add($i18n->get('error.db'));
       } else
-        $err->add($i18n->get('error.task_exists'));
+        $err->add($i18n->get('error.object_exists'));
     }
 
     if ($request->getParameter('btn_copy')) {
@@ -114,7 +114,7 @@ if ($request->isPost()) {
         } else
           $err->add($i18n->get('error.db'));
       } else
-        $err->add($i18n->get('error.task_exists'));
+        $err->add($i18n->get('error.object_exists'));
     }
     
     if ($request->getParameter('btn_delete')) {
index 383a3935a3849c9330bc5a5c153510817411bbb9..a93c80e28a4583ad41a7519e1efe89bb14453920 100644 (file)
@@ -79,7 +79,7 @@ if ($request->isPost()) {
         } else
           $err->add($i18n->get('error.db'));
     } else
-      $err->add($i18n->get('error.task_exists'));
+      $err->add($i18n->get('error.object_exists'));
   }
 } // isPost
 
index e6381731380495b1adbe50757c3cac5d4bcab36d..630a22cd2e0da7a79cc0f00fc85fa02e124a8be9 100644 (file)
@@ -95,7 +95,7 @@ if ($request->isPost()) {
         } else
           $err->add($i18n->get('error.db'));
       } else
-        $err->add($i18n->get('error.task_exists'));
+        $err->add($i18n->get('error.object_exists'));
     }
 
     if ($request->getParameter('btn_copy')) {
@@ -112,7 +112,7 @@ if ($request->isPost()) {
         } else
           $err->add($i18n->get('error.db'));
       } else
-        $err->add($i18n->get('error.task_exists'));
+        $err->add($i18n->get('error.object_exists'));
     }
   }
 } // isPost