'Arial' appears in terms?
- Napoleonite
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
9 years 8 months ago - 9 years 8 months ago #568
by Napoleonite
'Arial' appears in terms? was created by Napoleonite
s28.postimg.org/y1x22pt0t/arial.png
I couldn't find this in the documentation either. But for some reason the terms automatically adds a new term 'Arial'.
According to the documentation the secondary tab is optional. But it isn't for me. Am I doing something wrong or is this another Unity5 problem?
s22.postimg.org/ysn2i0pcx/secondary.png
Optionally by selecting the Secondary Termas well, the Font can be changed depending on the language.
Secondary Term are target dependent and will localize Fonts when attached to a Label, Atlases when attached to an Sprite, etc
Update: noticed something else during run-time:
s29.postimg.org/er7400ipz/warning.png
It seems that the translated text becomes the new term-key. So when I translate the the server-button (with the localization component on the button's text-component) with the key "Server" to "Maak Server", then "Maak Server" becomes the new term-key (which is not desired).
I couldn't find this in the documentation either. But for some reason the terms automatically adds a new term 'Arial'.
According to the documentation the secondary tab is optional. But it isn't for me. Am I doing something wrong or is this another Unity5 problem?
s22.postimg.org/ysn2i0pcx/secondary.png
Optionally by selecting the Secondary Termas well, the Font can be changed depending on the language.
Secondary Term are target dependent and will localize Fonts when attached to a Label, Atlases when attached to an Sprite, etc
Update: noticed something else during run-time:
s29.postimg.org/er7400ipz/warning.png
It seems that the translated text becomes the new term-key. So when I translate the the server-button (with the localization component on the button's text-component) with the key "Server" to "Maak Server", then "Maak Server" becomes the new term-key (which is not desired).
Last edit: 9 years 8 months ago by Napoleonite.
Please Log in or Create an account to join the conversation.
9 years 8 months ago #569
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic 'Arial' appears in terms?
Hi,
Actually that's a "by design" feature, although it maybe useful to differentiate with colors the inferred terms when they are from the secondary tab.
Every time you open the source, all the term within that source are shown. Also, the plugin scans the scene and adds to the list of the terms that are not in that source but can be added. It gets the text of labels or the spritename of images when the primary term is not used, also the font name or atlas name is added when the secondary term is not selected.
On the source list, those "inferred" terms are shown with a yellow exclamation sign. So that you can easily spot terms that are not already set, but that you may want to add. This can be useful, as most of the time you want to also localize the font for different languages (Latin langs, Chinese, etc).
If you want to avoid seen those yellow signs, you can uncheck the button "Missing" on the top of the list area.
However, now that you mention it, it could be useful, to have different colors, for when the term is used as primary vs secondary and allow filtering by that as well.
Hope that helps,
Frank
Actually that's a "by design" feature, although it maybe useful to differentiate with colors the inferred terms when they are from the secondary tab.
Every time you open the source, all the term within that source are shown. Also, the plugin scans the scene and adds to the list of the terms that are not in that source but can be added. It gets the text of labels or the spritename of images when the primary term is not used, also the font name or atlas name is added when the secondary term is not selected.
On the source list, those "inferred" terms are shown with a yellow exclamation sign. So that you can easily spot terms that are not already set, but that you may want to add. This can be useful, as most of the time you want to also localize the font for different languages (Latin langs, Chinese, etc).
If you want to avoid seen those yellow signs, you can uncheck the button "Missing" on the top of the list area.
However, now that you mention it, it could be useful, to have different colors, for when the term is used as primary vs secondary and allow filtering by that as well.
Hope that helps,
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
The following user(s) said Thank You: Napoleonite
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds