diff --git a/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/base/v1/base/_cq_dialog/.content.xml b/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/base/v1/base/_cq_dialog/.content.xml index 86a74c94e2..5d142956a2 100644 --- a/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/base/v1/base/_cq_dialog/.content.xml +++ b/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/base/v1/base/_cq_dialog/.content.xml @@ -58,6 +58,7 @@ <richTextTitle jcr:primaryType="nt:unstructured" @@ -192,6 +193,7 @@ jcr:primaryType="nt:unstructured" granite:class="cmp-adaptiveform-base__placeholder" sling:resourceType="granite/ui/components/coral/foundation/form/textfield" + localized="{Boolean}true" fieldLabel="Placeholder text" name="./placeholder"/> <enums jcr:primaryType="nt:unstructured" diff --git a/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/scribble/v1/scribble/_cq_dialog/.content.xml b/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/scribble/v1/scribble/_cq_dialog/.content.xml index e57d1bc9e4..b4519b945b 100644 --- a/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/scribble/v1/scribble/_cq_dialog/.content.xml +++ b/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/scribble/v1/scribble/_cq_dialog/.content.xml @@ -60,6 +60,7 @@ jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/textfield" fieldLabel="Signature Dialog Title" + localized="{Boolean}true" fieldDescription="Sets the title displayed at the top of the signature capture dialog. This text guides the user when they are prompted to sign. Example: 'Please sign here'." name="./fd:dialogLabel" /> </items>