Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Use label instead of alias for displaying tab text in editor dialog #90

Merged
merged 1 commit into from
Feb 14, 2018

Conversation

MvdDonk
Copy link

@MvdDonk MvdDonk commented Feb 14, 2018

When using an dictionary item for the property tabs the rendering of the tab isn't translated as shown on this screenshot:
dtge-tab-dictionary-issue

In my example I have a property tab with the name "#t_Content". This should automatically be translated with the matching dictionary item ("t_Content") when shown in any editor.

With a simple fix: using the "label" instead of "alias" the matching dictionary value is shown:
dtge-tab-dictionary-fixed

@leekelleher leekelleher self-assigned this Feb 14, 2018
@mattbrailsford mattbrailsford merged commit aec1fab into skttl:develop Feb 14, 2018
@leekelleher
Copy link
Collaborator

@mattbrailsford - my only hesitation with merging this in was, do we know if tab.label was available in Umbraco v7.4?

@mattbrailsford
Copy link
Collaborator

mattbrailsford commented Feb 14, 2018 via email

@leekelleher leekelleher added this to the 0.5.0 milestone Feb 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants