From 5eea5717f60884806b9d5a90eac6180d12291cd1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 13 Nov 2021 00:16:51 +0000 Subject: [PATCH] --- .vscode/launch.json | 2 +- server/AyaNova/resource/de.json | 2 +- server/AyaNova/resource/en.json | 2 +- server/AyaNova/resource/es.json | 2 +- server/AyaNova/resource/fr.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 1871b4f7..81598112 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -55,7 +55,7 @@ "AYANOVA_FOLDER_USER_FILES": "c:\\temp\\RavenTestData\\userfiles", "AYANOVA_FOLDER_BACKUP_FILES": "c:\\temp\\RavenTestData\\backupfiles", "AYANOVA_FOLDER_TEMPORARY_SERVER_FILES": "c:\\temp\\RavenTestData\\tempfiles", - "AYANOVA_SERVER_TEST_MODE": "true", + "AYANOVA_SERVER_TEST_MODE": "false", "AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small", "AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8", "AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\postgres_14\\bin\\" diff --git a/server/AyaNova/resource/de.json b/server/AyaNova/resource/de.json index bfe3484e..8dd6e4e6 100644 --- a/server/AyaNova/resource/de.json +++ b/server/AyaNova/resource/de.json @@ -1672,7 +1672,7 @@ "Tag": "Etikett", "TaggedWith": "Etikett mit", "CustomerTaggedWith": "Kunde etikett mit", - "ContactCustomerHeadOfficeTaggedWith": "Kontakt, Kunde, Hauptsitz etikett mit", + "ContactCustomerHeadOfficeTaggedWith": "Nur wenn der Kontakt, Kunde oder die Zentrale mit etikett ist", "UserTypeServiceContractor": "Subunternehmer", "AuthorizationRoles": "Autorisierungsrollen", "AuthorizationRoleNoRole": "Keine Rolle", diff --git a/server/AyaNova/resource/en.json b/server/AyaNova/resource/en.json index f1b19c93..ce306beb 100644 --- a/server/AyaNova/resource/en.json +++ b/server/AyaNova/resource/en.json @@ -1672,7 +1672,7 @@ "Tag": "Tag", "TaggedWith": "Tagged with", "CustomerTaggedWith": "Customer tagged with", - "ContactCustomerHeadOfficeTaggedWith": "Contact, Customer, Head office tagged with", + "ContactCustomerHeadOfficeTaggedWith": "Only if the Contact, Customer or Head Office is tagged with", "UserTypeServiceContractor": "SubContractor user", "AuthorizationRoles": "Authorization roles", "AuthorizationRoleNoRole": "No role", diff --git a/server/AyaNova/resource/es.json b/server/AyaNova/resource/es.json index 21fbc770..1e83f42b 100644 --- a/server/AyaNova/resource/es.json +++ b/server/AyaNova/resource/es.json @@ -1672,7 +1672,7 @@ "Tag": "Etiqueta", "TaggedWith": "Etiquetado con", "CustomerTaggedWith": "Cliente etiquetado con", - "ContactCustomerHeadOfficeTaggedWith": "Contacto, Cliente, Oficina central tagged with", + "ContactCustomerHeadOfficeTaggedWith": "Solo si el contacto, el cliente o la oficina central están etiquetados con", "UserTypeServiceContractor": "Subcontratista", "AuthorizationRoles": "Roles de autorización", "AuthorizationRoleNoRole": "Sin rol", diff --git a/server/AyaNova/resource/fr.json b/server/AyaNova/resource/fr.json index ff9ef503..4100ba64 100644 --- a/server/AyaNova/resource/fr.json +++ b/server/AyaNova/resource/fr.json @@ -1672,7 +1672,7 @@ "Tag": "Balise", "TaggedWith": "Balisé avec", "CustomerTaggedWith": "Client balisé avec", - "ContactCustomerHeadOfficeTaggedWith": "Contact, Client, Siège social balisé avec", + "ContactCustomerHeadOfficeTaggedWith": "Uniquement si le contact, le client ou le siège social est balisé avec", "UserTypeServiceContractor": "Sous-traitant", "AuthorizationRoles": "Rôles d'autorisation", "AuthorizationRoleNoRole": "Pas de rôle",