Fixed 'Activiy' typo in strings.xml

master
Roman Plevka 2016-07-14 23:15:36 +02:00 committed by GitHub
parent 367091587f
commit e8a4c28510
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
<string name="bluetooth_is_not_supported_">Bluetooth is not supported.</string>
<string name="bluetooth_is_disabled_">Bluetooth is disabled.</string>
<string name="tap_connected_device_for_app_mananger">Tap connected device for App Manager</string>
<string name="tap_connected_device_for_activity">Tap connected device for Activiy</string>
<string name="tap_connected_device_for_activity">Tap connected device for Activity</string>
<string name="tap_a_device_to_connect">Tap a device to connect</string>
<string name="cannot_connect_bt_address_invalid_">Cannot connect. BT address invalid?</string>
<string name="gadgetbridge_running">Gadgetbridge running</string>