summaryrefslogtreecommitdiff
path: root/navigationbar/res/values/strings.xml
blob: 7f01c4e0410a843982f879212eb2de71e16da6ec (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Button for going to the next screen or step [CHAR LIMIT=40] -->
    <string name="setup_wizard_next_button_label">Next</string>

    <!-- Button for going to the previous screen or step [CHAR LIMIT=40] -->
    <string name="setup_wizard_back_button_label">Back</string>

</resources>