ICEfaces
  1. ICEfaces
  2. ICE-9637

ace:tableConfigPanel - Support localizable label text

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3.x, ace:tableConfigPanel

      Description

      Currently, the ace:tableConfigPanel has text labels for "Sorting", "Visibility", etc. that are hard-coded in the Java renderer class.

      These labels should be localizable by the application for different languages.

        Activity

        Hide
        Judy Guglielmin added a comment -

        example of the english values for the localized support:- rev 38782 for ICEfaces 4 trunk

        org.icefaces.ace.component.tableconfigpanel.COLUMN_SETTINGS_TITLE = Column Settings
        org.icefaces.ace.component.tableconfigpanel.ORDER_LABEL = Order
        org.icefaces.ace.component.tableconfigpanel.NAME_LABEL = Name
        org.icefaces.ace.component.tableconfigpanel.VISIBLE_LABEL = Visible
        org.icefaces.ace.component.tableconfigpanel.SORT_LABEL = Sort

        org.icefaces.ace.component.tableconfigpanel.OK_BUTTON_TITLE = Save Changes
        org.icefaces.ace.component.tableconfigpanel.CLOSE_BUTTON_TITLE = Cancel Changes
        org.icefaces.ace.component.tableconfigpanel.RESET_BUTTON_TITLE = Reset to Original Settings

        Still to do is 3.3.0.P02 maintenance branch

        Show
        Judy Guglielmin added a comment - example of the english values for the localized support:- rev 38782 for ICEfaces 4 trunk org.icefaces.ace.component.tableconfigpanel.COLUMN_SETTINGS_TITLE = Column Settings org.icefaces.ace.component.tableconfigpanel.ORDER_LABEL = Order org.icefaces.ace.component.tableconfigpanel.NAME_LABEL = Name org.icefaces.ace.component.tableconfigpanel.VISIBLE_LABEL = Visible org.icefaces.ace.component.tableconfigpanel.SORT_LABEL = Sort org.icefaces.ace.component.tableconfigpanel.OK_BUTTON_TITLE = Save Changes org.icefaces.ace.component.tableconfigpanel.CLOSE_BUTTON_TITLE = Cancel Changes org.icefaces.ace.component.tableconfigpanel.RESET_BUTTON_TITLE = Reset to Original Settings Still to do is 3.3.0.P02 maintenance branch

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Ken Fyten
          • Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: