Uploaded image for project: 'YesCart'
  1. YesCart
  2. YC-572

Review storefront localisation messages

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.0
    • Fix Version/s: 3.0.0
    • Component/s: None
    • Labels:

      Description

      We have a number of ways in which we define property placeholders in property XML. We need to unify those, to follow "by name" format.

      The ${animal} jumped over the ${target}.

      Wicket support for this style of messages is:

      final ValueMap params = new ValueMap(parameters);
      new StringResourceModel(resourceKey, component, new Model<ValueMap>(params));

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                denis Denis Pavlov
                Reporter:
                denis Denis Pavlov
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: