Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: German
Description
Keyword: LOC-NotTranslated
Steps to reproduce:
1. Launch FB Plugin with default settings on German OS
2. Select "Datei" (File) > "Neu" (New) > "Flex-Projekt" > enter a project name, e.g. "aiflex", leave all defaults and click on "Fertig stellen" (Finish); aiflex.mxml should open in MXML Editor Source tab.
3. Inside "FxApplication" tag in the MXML Editor area, type in the following order: "<FxList", press Enter, press spacebar, type "se"
4. Select "selectionChanging" and press Enter
5. Select "SelectionChanging Handler generieren" (Generate SelectionChanging Handler) and press Enter (the option does not always pop up easily, sometimes you need to reenter the last characters)
6. Focus the cursor at the end of the "<FxList" line, type "id="list"", then type "height", press Enter, set the value to 100%
7. Type "width", press Enter and set the value to 100%, close the line with ">"
8. Enter <dataProvider>, <Array/> and press Ctrl+S and Ctrl+B
9. Observe the error message displayed in the Problems window and, with the focus on <Array/> or </dataProvider>, when you mouse over the error icon on the left.
Actual Results:
Error message is in English (no mock string): "In initializer for '
',
{1}is not assignable to target type
{2}."
Expected Results:
It should probably be localized.
JDK: jre6