-
- Downloads
EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs...
EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM">
Showing
- indra/llcommon/llstring.cpp 5 additions, 0 deletionsindra/llcommon/llstring.cpp
- indra/llui/llscrolllistcell.cpp 9 additions, 1 deletionindra/llui/llscrolllistcell.cpp
- indra/newview/llappviewer.cpp 8 additions, 15 deletionsindra/newview/llappviewer.cpp
- indra/newview/skins/default/xui/en/strings.xml 3 additions, 0 deletionsindra/newview/skins/default/xui/en/strings.xml
- indra/newview/skins/default/xui/fr/sidepanel_item_info.xml 1 addition, 1 deletionindra/newview/skins/default/xui/fr/sidepanel_item_info.xml
Loading
Please register or sign in to comment