From cf03ddb42042002bfb88e13ecfb89b27e7aeb91e Mon Sep 17 00:00:00 2001 From: Mike Beattie Date: Thu, 7 Mar 2013 20:53:26 +1300 Subject: [PATCH] altosdroid: convert spaces to tabs in strings.xml Signed-off-by: Mike Beattie --- altosdroid/res/values/strings.xml | 68 +++++++++++++++---------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/altosdroid/res/values/strings.xml b/altosdroid/res/values/strings.xml index 1c86f42d..679dc019 100644 --- a/altosdroid/res/values/strings.xml +++ b/altosdroid/res/values/strings.xml @@ -16,46 +16,46 @@ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. --> - AltosDroid - - Bluetooth was not enabled. - connecting… - connected: - not connected + AltosDroid - - Connect a device - Select radio frequency + + Bluetooth was not enabled. + connecting… + connected: + not connected - - scanning for devices… - select a device to connect - No devices have been paired - No devices found - Paired Devices - Other Available Devices - Scan for devices + + Connect a device + Select radio frequency - - AltosDroid Telemetry Service - Telemetry Service Started - Telemetry Service Stopped + + scanning for devices… + select a device to connect + No devices have been paired + No devices found + Paired Devices + Other Available Devices + Scan for devices + + AltosDroid Telemetry Service + Telemetry Service Started + Telemetry Service Stopped - Callsign - Serial no. - Flight no. - RSSI - State - Speed - Acceleration - Range - Height - Elevation - Bearing - Latitude - Longitude + Callsign + Serial + Flight + State + RSSI + Height + Speed + Acceleration + Bearing + Elevation + Range + Latitude + Longitude -- 2.30.2