You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
339 B
7 lines
339 B
<resources>
|
|
<string name="app_name">Garage Door Controller</string>
|
|
<string name="Button_text">Open Garage</string>
|
|
<string name="Text_under_button">Opens the garage</string>
|
|
<string name="Sensor_button_text">Check Garage</string>
|
|
<string name="sensor_text">Check if the garage is open or closed.</string>
|
|
</resources>
|