SetupWizardLibrary/navigationbar/res/values/strings.xml
Maurice Lam 0c8a04354b Moved "more" resources
Bug: 15863755
Change-Id: Ida5c75d324a53efc0de6fbdf00ad5f341452c091
2014-06-24 18:03:11 -07:00

10 lines
344 B
XML

<?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>