Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reason:
Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added.
Solution:
Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes in EN
|
|
|
|
|
|
|
|
|
|
|
|
yyyy/mm/dd for Japanese).
- Made avatar registration date localizeable.
- Specified localization templates for English, Japanese and German.
Reviewed by Mike: https://jira.secondlife.com/browse/EXT-6842
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
attempts to use non-ascii characters for inventory types in some languages
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
1.23s UI
reviewed by Leyla
|
|
|
|
|
|
|
|
|
|
|
|
(Apparently our Localizatoin tool (xuiparse.py) destroys any preceding spaces in a translation, which in these few cases are critical to proper formatting of the string as shown to the user. Sigh. Dont ask me about the state of our tools.)
|