سؤال

This particular project has been inherited from another vendor. I have never modified the language on the backend before. Anyone out there done this before?

Sitecore Oklahoma Button

Notice the "Oklahoma" button

هل كانت مفيدة؟

المحلول

Log into the Sitecore desktop and change to the Core database. Open this path:

/sitecore/system/Dictionary/O/OK

Change the Phrase field to change the text on your OK button.

Change the Phrase field to change the OK button text

نصائح أخرى

<Literal Text='${StringUtil.GetString($OKButton, "OK")}'/> in \sitecore\shell\Controls\Dialogs\FormDialog.xml

Check if the default "OK" has been changed.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top