

Code: Select all
"I&nvert X Axis" => ""
"In&vert Y Axis" => "" # Fixed double & in 2.19 Beta 9
...
...
"In&vert X Axis" => "" # Adding in 2.19 Beta 10
"Inve&rt Y Axis" => ""
Different (&) position:
There were some difficulties with the correct position of the special character before this fix.There is a new language template file for 2.19 Beta 9! Lots of fixes for the accelerator &'s and duplicate translations. They should all be marked as changed/removed/updated in 2.19 Beta 9
Code: Select all
#Section: Change Movement to Scroll Configuration -- Added in 2.15 Beta 1
...
"Sensitivity" => "" # -- Changed in 2.19 Beta 11
"V&ertical" => "" # -- Added in 2.19 Beta 11
"H&orizontal" => "" # -- Added in 2.19 Beta 11
Code: Select all
"In&vert X Axis" => "" # -- Added in 2.19 Beta 10
"Inve&rt Y Axis" => "" # -- Added in 2.19 Beta 10