From c89e59f286de30bc2fdbed891a210628065ace3a Mon Sep 17 00:00:00 2001 From: Jay <602425+jshah4517@users.noreply.github.com> Date: Wed, 9 Nov 2022 09:09:39 +0000 Subject: [PATCH] fix: handle missed translations (#3) * fix: handle missed translations * from code quality test --- Lang/fr/core.php | 2 +- Lang/fr/general.php | 15 +++++++++------ Lang/fr/installer.php | 8 ++++++-- Lang/fr/log.php | 7 ++++++- Lang/fr/messages.php | 6 ++++++ Lang/fr/notification.php | 2 +- Lang/fr/permission.php | 1 + Lang/fr/ticket.php | 14 +++++++++++--- Lang/fr/user.php | 11 ++++++++++- 9 files changed, 51 insertions(+), 15 deletions(-) diff --git a/Lang/fr/core.php b/Lang/fr/core.php index e5c9fd3..c8a607f 100644 --- a/Lang/fr/core.php +++ b/Lang/fr/core.php @@ -361,7 +361,7 @@ */ "enable_ssl_warning" => "If you enable this setting when the page doesn't load correctly, you may be locked out of SupportPal!", "verify_frontend_loads" => "Please verify that the frontend loads correctly below.", - "twig_operator_signature" => "The {{ operator.reply_template|raw }} merge field will be processed at runtime hence the preview may be incorrect.", + "twig_operator_reply_template" => "The {{ operator.reply_template|raw }} merge field will be processed at runtime hence the preview may be incorrect.", /* * 2.4.1 diff --git a/Lang/fr/general.php b/Lang/fr/general.php index cf0c9df..31b4bc1 100644 --- a/Lang/fr/general.php +++ b/Lang/fr/general.php @@ -415,12 +415,15 @@ "more_information" => "More Information", "details" => "Details", - /* - * 4.2.0 + * 4.1.0 */ - "app_manager_version_not_supported" => "App Manager (:version) is not supported.", - "running_upgrade" => "Running app upgrade", - "upgrade_complete_success" => "App upgrade completed successfully.", - "app_manager_requires_update" => "Must update app-manager before running helpdesk update. :command", + "merge" => "Merge", + + /* + * 4.2.0 + */ + "bridge_command_deprecated_warning" => "This command is deprecated and will be removed in the next major release. Call ':php :app_manager_path :command_name' instead.", + "bridge_command_obsolete_warning" => "This command has moved. Call ':php :app_manager_path :command_name' instead.", + ); diff --git a/Lang/fr/installer.php b/Lang/fr/installer.php index 207b272..44a3dec 100644 --- a/Lang/fr/installer.php +++ b/Lang/fr/installer.php @@ -193,8 +193,12 @@ */ "troubleshooting_tips" => "Get troubleshooting tips", - /* + /* * 4.2.0 */ - "operator_reply_templates_updated" => "Updated :rel's reply templates.", + "app_manager_version_not_supported" => "App Manager (:version) is not supported.", + "running_upgrade" => "Running app upgrade", + "upgrade_complete_success" => "App upgrade completed successfully.", + "app_manager_requires_update" => "Must update app-manager before running helpdesk update. :command", + ); diff --git a/Lang/fr/log.php b/Lang/fr/log.php index 6a6e9e4..8a5f6a8 100644 --- a/Lang/fr/log.php +++ b/Lang/fr/log.php @@ -114,7 +114,6 @@ */ "ticket_brand_disabled_reply" => "La réponse n'a pas pu être ajoutée car le ticket est lié à une marque désactivée: #:rel", "personal_signatures_updated" => "Signatures personnelles mises à jour.", - "operator_signatures_updated" => "Signature :rel mise à jour.", "check_email_failed" => "Erreur: Echec du téléchargement de l'e-mail du compte :old_value: ':rel'.", "ticket_added_cc" => "Email(s) :new_value ajouté à la liste de CC du ticket #:rel.", "ticket_removed_cc" => "Email(s) :old_value supprimé de la liste de CC du ticket #:rel.", @@ -203,6 +202,12 @@ */ "selfservice_article_neutral" => "Article :rel noté neutralement.", + /* + * 4.1.0 + */ + "user_merged" => "User :old_value merged into user :rel.", + "user_organisation_merged" => "User organisation :old_value merged into user organisation :rel.", + /* * 4.2.0 */ diff --git a/Lang/fr/messages.php b/Lang/fr/messages.php index 9fac656..203d1f9 100644 --- a/Lang/fr/messages.php +++ b/Lang/fr/messages.php @@ -154,4 +154,10 @@ "popup_blocked" => "Votre navigateur bloque les pop-up. Veuillez les pop-ups et actualiser cette page pour que les fonctionnalités soient actives.", "error_editing_message" => "Une erreur s'est produite lors de l'édition du message.", + /* + * 4.1.1 + */ + "brand_not_enabled" => "This action cannot be performed as the brand is not enabled.", + "cannot_reply_to_internal" => "A user cannot reply to an internal ticket.", + ); diff --git a/Lang/fr/notification.php b/Lang/fr/notification.php index d6f7061..95f1f35 100644 --- a/Lang/fr/notification.php +++ b/Lang/fr/notification.php @@ -24,7 +24,7 @@ */ "private_message_text" => ":name vous a envoyé un nouveau message privé.", - /* + /* * 4.2.0 */ "new_mention" => "Nouvelle mention", diff --git a/Lang/fr/permission.php b/Lang/fr/permission.php index 1311f41..a6c5539 100644 --- a/Lang/fr/permission.php +++ b/Lang/fr/permission.php @@ -128,4 +128,5 @@ * 4.2.0 */ "operatorreplytemplate" => "Gérer les modèles de réponses des opérateurs", + ); diff --git a/Lang/fr/ticket.php b/Lang/fr/ticket.php index 0a20bbb..f3acfbe 100644 --- a/Lang/fr/ticket.php +++ b/Lang/fr/ticket.php @@ -244,7 +244,6 @@ "ticket_notes_top" => "En haut seulement", "ticket_notes_messages" => "Dans les messages seulement", - "captcha_desc" => "Lorsque le captcha doit être affiché aux utilisateurs qui ouvrent de nouveaux billets.", "unregistered_only" => "Utilisateurs non enregistrés seulement", "allow_unauth_users" => "Autoriser utilisateurs non identifiés", @@ -276,7 +275,6 @@ "add_tag" => "Ajouter libellé", "unlock" => "Débloquer", - "merge" => "Fusionner", "merged" => "Fusionné", "unmerge" => "Défusionner", "close_and_lock" => "Fermer et verrouiller", @@ -454,7 +452,6 @@ "select_a_department_email" => "Choisir un courriel de département...", "record_public_desc" => "Activez pour que le :record soit accessible pour d'autres opérateurs.", "record_group_desc" => "Si vous souhaitez que :record ne soit visible que pour certains groupes d'opérateurs. Laissez le champ vide pour que tous les opérateurs puissent le voir.", - "ticket_format_desc" => "Peut contenir des caractères alphanumériques et des caractères spéciaux -_.+!*,
Les variables suivantes peuvent également être utilisées : %S pour un numéro séquentiel | %N pour un numéro aléatoire | %L pour une lettre aléatoire
Utiliser {number} pour répéter uniquement après %N ou %L, par exemple %N{4} équivaut à 4 numéros aléatoires, %L{3} équivaut à 3 lettres aléatoires
Les paramètres suivants PHP Date sont préfixés par % Y,y,m,d,j,g,G,h,H,i,s.", /* * 2.4.0 @@ -545,4 +542,15 @@ "on_behalf_of" => "Ouvert au nom de", "reply_canned_be_posted" => "Il n'est actuellement pas possible de répondre à ce billet. Le canal ou le compte du canal pourrait être désactivés.", + /* + * 4.1.0 + */ + "ticket_format_desc" => "Can contain alphanumeric characters and special characters -_.+!*,
The following variables may also be used: %S for a sequential number | %N for a random number | %L for a random letter
Use {number} to repeat only after %N or %L, e.g. %N{4} equates to 4 random numbers, %L{3} equates to 3 random letters
The following PHP Date Parameters prefixed with % Y,y,m,d,z,j,g,G,h,H,i,s", + "append_ip_address_api_desc" => "Append the user's IP address to the end of their ticket messages (requires user_ip_address data to be provided).", + "check_spam" => "Check Spam Rules", + "check_spam_api_desc" => "Block messages which match spam rules.", + "enable_throttling" => "Enable Throttling", + "enable_throttling_api_desc" => "Limit the number of messages user's can post within a time frame. See Throttling configuration for more details on how to adjust the limits.", + "captcha_desc" => "When the captcha should be shown to users opening new tickets or using the track ticket feature.", + ); diff --git a/Lang/fr/user.php b/Lang/fr/user.php index 7c984b1..f46485f 100644 --- a/Lang/fr/user.php +++ b/Lang/fr/user.php @@ -334,7 +334,7 @@ "logged_in" => "Connecté", "revoke_session_desc" => "Revoking a session will log the device out of the operator panel. It will also revoke all remember me tokens for other devices.", - /** + /* * 4.0.0 */ "verify_phone_number" => "Verify Phone Number", @@ -344,6 +344,15 @@ "verify_phone_code_error" => "Code could not be verified.", "logged_in_as" => "Logged in as :name", + /* + * 4.1.0 + */ + "merge_users" => "Merge Users", + "merge_user_into" => "Select user to merge into", + "merge_organisations" => "Merge Organisations", + "merge_organisation_into" => "Select organisation to merge into", + "search_for_organisation" => "Search for organisation...", + /* * 4.2.0 */