i18n using a phrase as a property value

Home Forums kbmMW i18n using a phrase as a property value

Viewing 1 reply thread
  • Author
    Posts
    • #56668
      mrluigi2017
      Participant

      Hi,

      I wondered if it’s possible to use a phrase as a value for a property:

      phrases :
      “sCancel”: “Some cancel button”

      properties :
      Form1.btnCancel.Caption: sCancel
      Form1.btnCancel2.Caption:sCancel

      Thanks in advance!

      Kind regards,

      Luigi

    • #56702
      kimbomadsen
      Keymaster

      Hi,

      Yes it will automatically attempt a lookup of the property text in the phrase section.

      Sp it would look for sCancel in phrases.

      /Kim

Viewing 1 reply thread
  • You must be logged in to reply to this topic.