1# Scene and Context Clarification for Translation 2 3The translation results of the same content may vary greatly in different scenes and contexts. When providing UI strings for translation, clarifying the scene and context can help to avoid translation errors. Translation scene information is usually provided in two ways: 4 51. Comments and annotations, which are made using string resource files, including the the context, part-of-speech, key word meaning, maximum text length supported by a control, variable meaning, and value range. 62. Screenshots, which are provided to show the actual UI layout and content. 7