This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56590ceb6077d88b86d07985cddead44dec4982c
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
Internationalization
History
Jamie Dale
771bb6b950
Cached some string conversions that were happening in FCulture
...
[CL 2682525 by Jamie Dale in Main branch]
2015-09-07 12:45:09 -04:00
..
BreakIterator.h
…
Culture.h
Cached some string conversions that were happening in FCulture
2015-09-07 12:45:09 -04:00
CulturePointer.h
…
DateTimeFormattingRules.h
…
FastDecimalFormat.h
Added FastDecimalFormat
2015-09-03 10:41:06 -04:00
GatherableTextData.h
…
IBreakIterator.h
…
IInternationalizationArchiveSerializer.h
…
IInternationalizationManifestSerializer.h
…
Internationalization.h
…
InternationalizationArchive.h
…
InternationalizationManifest.h
…
InternationalizationMetadata.h
Added string formatting methods for internationalization metadata.
2015-08-03 17:04:55 -04:00
NegativeCurrencyOutputFormatting.h
…
NegativeNumberOutputFormatting.h
…
NegativePercentOutputFormatting.h
…
NumberFormattingRules.h
…
PositiveCurrencyOutputFormatting.h
…
PositivePercentOutputFormatting.h
…
Regex.h
…
Text.h
Fixed a double FText history allocation in AsNumber, AsPercent, AsCurrency, AsDate, AsTime, AsDateTime, and Format
2015-09-02 14:03:01 -04:00
TextFormattingRules.h
…
TextLocalizationManager.h
[AUTOMERGE]
2015-08-21 11:19:56 -04:00
TextLocalizationManagerGlobals.h
…
TextLocalizationResourceGenerator.h
Foreign archives now generate entries for the native translation of the native source as though it were the native source - the result is that the native translation will also be translated in the foreign culture. Localization resources now use the native translation of the native source as though it were the native source, specifically when looking up the foreign translation to use from archives - the result is that the native source will use the foreign translation of its native translation.
2015-06-25 19:32:27 -04:00