Frage

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

War es hilfreich?

Lösung

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

Andere Tipps

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

Check if the default "OK" has been changed.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top