From 5ec536759ff73b79c73c65fce16d4d0f91c1f210 Mon Sep 17 00:00:00 2001 From: Fabio Guachalla Date: Tue, 30 Jul 2019 17:24:38 -0400 Subject: [PATCH] PMC-1022:PROD-641 >> The validation message is misspelled correction Add correct ID Correction Spelling --- .../content/translations/english/processmaker.en.po | 8 ++++---- workflow/engine/data/mysql/insert.sql | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/workflow/engine/content/translations/english/processmaker.en.po b/workflow/engine/content/translations/english/processmaker.en.po index 9e036df65..a18e1d818 100644 --- a/workflow/engine/content/translations/english/processmaker.en.po +++ b/workflow/engine/content/translations/english/processmaker.en.po @@ -13746,10 +13746,10 @@ msgid "Executive" msgstr "Executive" # TRANSLATION -# LABEL/ID_MAFE_674d23008510332bf1d0952317f36db3 -#: LABEL/ID_MAFE_674d23008510332bf1d0952317f36db3 -msgid "The value provided for the Results limit property on the field" -msgstr "The value provided for the Results limit property on the field" +# LABEL/ID_MAFE_dca93bce65f782477fb0ae42abbc3af8 +#: LABEL/ID_MAFE_dca93bce65f782477fb0ae42abbc3af8 +msgid "The value provided for the Results limit property of the field" +msgstr "The value provided for the Results limit property of the field" # TRANSLATION # LABEL/ID_MAFE_67dab01827a619fdbcb137f18a83feb5 diff --git a/workflow/engine/data/mysql/insert.sql b/workflow/engine/data/mysql/insert.sql index c70767932..70cff1289 100644 --- a/workflow/engine/data/mysql/insert.sql +++ b/workflow/engine/data/mysql/insert.sql @@ -59138,7 +59138,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE ( 'LABEL','ID_MAFE_662f707d5491e9bce8238a6c0be92190','en','hidden', NOW()) , ( 'LABEL','ID_MAFE_66b4af3ab39216f5ecddcb0613abfe04','en','Select Dynaform use in case.', NOW()) , ( 'LABEL','ID_MAFE_671aa2e8cc2c2435cf509fa4a3baf26c','en','Executive', NOW()) , -( 'LABEL','ID_MAFE_674d23008510332bf1d0952317f36db3','en','The value provided for the Results limit property on the field', NOW()) , +( 'LABEL','ID_MAFE_dca93bce65f782477fb0ae42abbc3af8','en','The value provided for the Results limit property of the field', NOW()) , ( 'LABEL','ID_MAFE_67dab01827a619fdbcb137f18a83feb5','en','End of process', NOW()) , ( 'LABEL','ID_MAFE_67daf92c833c41c95db874e18fcb2786','en','description', NOW()) , ( 'LABEL','ID_MAFE_685a0de987f44b7f5d08be4de212bab2','en','Insert a condition', NOW()) ,