I am localizing my application in Delphi XE3. After adding a language, I find many strings in the Translation Manager are actually from the built-in units, such as VCL.Consts, System.RTLConsts, etc. For such strings, I just wonder if there are any read-to-use translated strings available so that I do not need to translate them myself?