Skip to content
Snippets Groups Projects
  • Seth ProductEngine's avatar
    0ccf2b5a
    EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs... · 0ccf2b5a
    Seth ProductEngine authored
    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">
    0ccf2b5a
    History
    EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs...
    Seth ProductEngine authored
    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">
Code owners
Assign users and groups as approvers for specific file changes. Learn more.