• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <!-- Button for going to the next screen or step [CHAR LIMIT=40] -->
4    <string name="setup_wizard_next_button_label">Next</string>
5
6    <!-- Button for going to the previous screen or step [CHAR LIMIT=40] -->
7    <string name="setup_wizard_back_button_label">Back</string>
8
9</resources>
10