Skip to content

Commit

Permalink
Merge pull request #98 from Bonymol-aot/FWF-2785/deleteMessage
Browse files Browse the repository at this point in the history
Delete message update
  • Loading branch information
abilpraju-aot authored Nov 17, 2023
2 parents 4b542b1 + ca2ebab commit d079c8b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 25 deletions.
5 changes: 1 addition & 4 deletions forms-flow-service/src/resourceBundles/bg/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export const RESOURCE_BUNDLES_BG = {
"Error while Submission.": "Грешка при изпращане.",
"Message": "Моля, поправете грешките, преди да изпратите отново.",
"Submission cannot be done.": "Подаването не може да се извърши.",
"Are you sure you wish to delete the form": "Сигурни ли сте, че искате да изтриете формуляра",
"Edit": "редактиране",
"Text Field": "текстово поле",
"Do you want to associate form with a workflow ?": "Искате ли да свържете формата с работен поток?",
Expand Down Expand Up @@ -255,9 +254,8 @@ export const RESOURCE_BUNDLES_BG = {
"Click here to go back": "Щракнете тук, за да се върнете",
" Applications are submitted against": " Заявленията се подават срещу",
" Application is submitted against": " Заявлението се подава срещу",
"Are you sure to delete the": "Сигурни ли сте, че искате да изтриете",
"Are you sure to delete the draft": "Сигурни ли сте, че искате да изтриете черновата",
"Are you sure to delete the form ?": "Сигурни ли сте, че искате да изтриете формуляра ?",
"Are you sure to delete the form ": "Сигурни ли сте, че искате да изтриете формуляра",
"Are you sure to delete this submission ?": "Сигурни ли сте, че искате да изтриете този запис?",
" Submissions are made against": " Подаванията се правят срещу",
" Submission is made against": " Подаването се прави срещу",
Expand Down Expand Up @@ -313,7 +311,6 @@ export const RESOURCE_BUNDLES_BG = {
"Resources": "Ресурси",
"Duplicate form created successfully": "Дублираният формуляр е създаден успешно",
"Revert": "Връщане",
"Are you sure you wish to delete the bundle ": "Сигурни ли сте, че искате да изтриете пакета ",
"Criteria": "Критерии",
"Select Form": "Изберете Формуляр",
"Create Condition": "Създаване на условие",
Expand Down
5 changes: 1 addition & 4 deletions forms-flow-service/src/resourceBundles/de/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ export const RESOURCE_BUNDLES_DE = {
"Message": "Bitte beheben Sie die Fehler, bevor Sie sie erneut senden.",
"Submission cannot be done.": "Eine Abgabe ist nicht möglich.",
"No Process Diagram found": "Kein Prozessdiagramm gefunden",
"Are you sure you wish to delete the form": "Möchten Sie das Formular wirklich löschen",
"Edit": "Bearbeiten",
"Do you want to associate form with a workflow ?": "Möchten Sie ein Formular mit einem Workflow verknüpfen?",
"Yes": "Jawohl",
Expand Down Expand Up @@ -257,9 +256,8 @@ export const RESOURCE_BUNDLES_DE = {
"Click here to go back": "Klicke hier um zurück zu kommen",
" Applications are submitted against": " Anträge werden dagegen gestellt",
" Application is submitted against": " Antrag wird dagegen gestellt",
"Are you sure to delete the": "Sind Sie sicher, dass Sie löschen möchten",
"Are you sure to delete the draft": "Sind Sie sicher, dass Sie den Entwurf löschen möchten",
"Are you sure to delete the form ?": "Sind Sie sicher, dass Sie das Formular löschen möchten ?",
"Are you sure to delete the form ": "Sind Sie sicher, dass Sie das Formular löschen möchten",
" Submissions are made against": " Einreichungen erfolgen gegen",
" Submission is made against": " Die Einreichung erfolgt gegen",
"Are you sure to delete this submission ?": "Sind Sie sicher, dass Sie diesen Eintrag löschen möchten?",
Expand Down Expand Up @@ -329,7 +327,6 @@ export const RESOURCE_BUNDLES_DE = {
"Permission for application tracking.": "Erlaubnis zur Bewerbungsverfolgung.",
"Applicable for Designer Roled Users only.": "Gilt nur für Benutzer mit Designer-Rolle.",
"Applicable for Client and Reviewer Roled Users only.": "Gilt nur für Benutzer mit Kunden- und Prüferrollen.",
"Are you sure you wish to delete the bundle ": "Sind Sie sicher, dass Sie das Paket löschen möchten ",
"Criteria": "Kriterien",
"Select Form": "Wählen Sie Formular aus",
"Create Condition": "Bedingung erstellen",
Expand Down
5 changes: 1 addition & 4 deletions forms-flow-service/src/resourceBundles/en/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ export const RESOURCE_BUNDLES_EN = {
"Message": "Please fix the errors before submitting again.",
"Submission cannot be done.": "Submission cannot be done.",
"No Process Diagram found": "No Process Diagram found",
"Are you sure you wish to delete the form": "Are you sure you wish to delete the form",
'Forms': "Forms",
'Form': "Form",
"Downloaded Successfully": "Downloaded Successfully",
Expand Down Expand Up @@ -255,9 +254,8 @@ export const RESOURCE_BUNDLES_EN = {
"Click here to go back": "Click here to go back",
" Applications are submitted against": " Applications are submitted against",
" Application is submitted against": " Application is submitted against",
"Are you sure to delete the":"Are you sure to delete the",
"Are you sure to delete the draft": "Are you sure you want to delete the draft",
"Are you sure to delete the form ?": "Are you sure you want to delete the form ?",
"Are you sure to delete the form ": "Are you sure you want to delete the form",
"Are you sure to delete this submission ?": "Are you sure you want to delete this submission?",
" Submissions are made against": " Submissions are made against",
" Submission is made against": " Submission is made against",
Expand Down Expand Up @@ -312,7 +310,6 @@ export const RESOURCE_BUNDLES_EN = {
"Duplicate form created successfully": "Duplicate form created successfully",
"Revert": "Revert",

"Are you sure you wish to delete the bundle ": "Are you sure you wish to delete the bundle ",
"Criteria": "Criteria",
"Select Form": "Select Form",
"Create Condition": "Create Condition",
Expand Down
5 changes: 1 addition & 4 deletions forms-flow-service/src/resourceBundles/fr/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ export const RESOURCE_BUNDLES_FR = {
"No Process Diagram found": "Aucun diagramme de processus trouvé",
"No forms found": "Aucun formulaire trouvé",
"All steps completed - you're finished": "Toutes les étapes terminées - vous avez terminé",
"Are you sure you wish to delete the form": "Êtes-vous sûr de vouloir supprimer le formulaire",
"Edit": "Éditer",
'Text Field': 'champ de texte',
"Do you want to associate form with a workflow ?": "Vous souhaitez associer un formulaire à un workflow ?",
Expand Down Expand Up @@ -261,9 +260,8 @@ export const RESOURCE_BUNDLES_FR = {
"Click here to go back": "Cliquez ici pour revenir en arrière",
" Applications are submitted against": " Les candidatures sont déposées contre",
" Application is submitted against": " La candidature est déposée contre",
"Are you sure to delete the": "Êtes-vous sûr de vouloir supprimer",
"Are you sure to delete the draft": "Êtes-vous sûr de vouloir supprimer le brouillon",
"Are you sure to delete the form ?": "Êtes-vous sûr de vouloir supprimer le formulaire ?",
"Are you sure to delete the form ": "Êtes-vous sûr de vouloir supprimer le formulaire",
"Are you sure to delete this submission ?": "Êtes-vous sûr de vouloir supprimer cette soumission ?",
" Submissions are made against": " Les soumissions sont faites contre",
" Submission is made against": " La soumission est faite contre",
Expand Down Expand Up @@ -316,7 +314,6 @@ export const RESOURCE_BUNDLES_FR = {
"Duplicate form created successfully": "Formulaire en double créé avec succès",
"Revert": "Revenir",

"Are you sure you wish to delete the bundle ": "Êtes-vous sûr de vouloir supprimer le bundle",
"Select Form": "Sélectionnez le formulaire",
"Create Condition": "Créer une condition",
"Enter criteria": "Saisir des critères",
Expand Down
5 changes: 1 addition & 4 deletions forms-flow-service/src/resourceBundles/pt/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export const RESOURCE_BUNDLES_PT = {
"Error in getting Workflow Process.": "Erro ao obter o processo de fluxo de trabalho.",
"Form saved": "Formulário salvo.",
"Error while saving Form.": "Erro ao salvar o formulário.",
"Are you sure you wish to delete the form": "Tem certeza que deseja deletar o formulário",
"Forms": "Formulários",
"Edit": "Editar",
"Text Field": "Campo de texto",
Expand Down Expand Up @@ -259,9 +258,8 @@ export const RESOURCE_BUNDLES_PT = {
"Click here to go back": "Clique aqui para voltar",
" Applications are submitted against": " As candidaturas são apresentadas contra",
" Application is submitted against": " As candidaturas são apresentadas contra",
"Are you sure to delete the": "Tem certeza de que deseja excluir",
"Are you sure to delete the draft": "Tem certeza de que deseja excluir o rascunho",
"Are you sure to delete the form ?": "Tem certeza de que deseja excluir o formulário ?",
"Are you sure to delete the form ": "Tem certeza de que deseja excluir o formulário",
"Are you sure to delete this submission ?": "Tem certeza de que deseja excluir esta submissão?",
" Submissions are made against": " As submissões são feitas contra",
" Submission is made against": " A submissão é feita contra",
Expand Down Expand Up @@ -325,7 +323,6 @@ export const RESOURCE_BUNDLES_PT = {
"Specific Reviewers": "Revisores Específicos",
"All Reviewers": "Todos os revisores",
"Permission for application tracking.": "Permissão para rastreamento de aplicativos.",
"Are you sure you wish to delete the bundle ": "Tem certeza de que deseja excluir o pacote ",
"Criteria": "Critério",
"Select Form": "Selecione o formulário",
"Create Condition": "Criar condição",
Expand Down
6 changes: 1 addition & 5 deletions forms-flow-service/src/resourceBundles/zh/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export const RESOURCE_BUNDLES_ZH = {
"Error while Submission.": "提交时出错。",
"Form saved": "表格已保存。",
"Submission cannot be done.": "无法提交。 ",
"Are you sure you wish to delete the form": "您确定要删除表格吗",
"Forms": "表格 ",
"Edit": "编辑",
"Text Field": "文本域",
Expand Down Expand Up @@ -256,9 +255,8 @@ export const RESOURCE_BUNDLES_ZH = {
"Click here to go back": "点击此处回去",
" Applications are submitted against": " 申请是针对",
" Application is submitted against": " 申请是针对",
"Are you sure to delete the": "您确定要删除",
"Are you sure to delete the draft": "您确定要删除草稿吗",
"Are you sure to delete the form ?": "您确定要删除表单吗 ?",
"Are you sure to delete the form ": "您确定要删除表单吗",
"Are you sure to delete this submission ?": "您确定要删除此提交吗?",
" Submissions are made against": " 提交是针对的",
" Submission is made against": " 提交是针对的",
Expand Down Expand Up @@ -312,8 +310,6 @@ export const RESOURCE_BUNDLES_ZH = {
"Resources": "资源",
"Duplicate form created successfully": "成功创建重复表单",
"Revert": "恢复",

"Are you sure you wish to delete the bundle ": "您确定要删除捆绑包吗 ",
"Select Form": "选择表格",
"Create Condition": "创造条件",
"Enter criteria": "输入标准",
Expand Down

0 comments on commit d079c8b

Please sign in to comment.