+// TODO: 'error.object_exists' string is a future replacement for
+// 'error.---something---_exists'. We have too many of those, and
+// the goal is to simplify translation maintenance by replacing
+// most of them with a single 'error.object_exists'.
+// Here, OBJECT means many things, depending on context: project, task,
+// client, role, etc.
+// English string:
+// 'error.object_exists' => 'Object with this name already exists.',
+// 'error.object_exists' => 'Το έργο με αυτό το όνομα υπάρχει ήδη.', // TODO: έργο seems incorrect here.