First page Back Continue Last page Graphics
All App Text Should Be In Strings.xml
You can see our edits worked because the label text’s value is stored in Strings.xml rather than being hard-coded
However, any edits we make to the buttons on our layout in Catalyst will disappear once we run the app
The code to set the button text will override any translations we make