aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2011-06-28 23:24:27 +0200
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2011-06-28 23:24:27 +0200
commit903e8370e1829fc07b6efaea8286bb77e2f768a2 (patch)
treee3bff5b7c5545122fd2140caa4cccf1e754fd64f /res
parent52ba995dca3ca0ab6c7fb7e2cd7b5beca7463c85 (diff)
downloadBlueGPS-903e8370e1829fc07b6efaea8286bb77e2f768a2.zip
BlueGPS-903e8370e1829fc07b6efaea8286bb77e2f768a2.tar.gz
BlueGPS-903e8370e1829fc07b6efaea8286bb77e2f768a2.tar.bz2
G-Tablet - Internal GPS 1st beta test version
Diffstat (limited to 'res')
-rw-r--r--res/values-es/strings.xml129
-rw-r--r--res/values-fr/strings.xml126
-rw-r--r--res/values/constants.xml1
-rw-r--r--res/values/strings.xml4
-rw-r--r--res/xml/pref.xml3
5 files changed, 5 insertions, 258 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
deleted file mode 100644
index 734cf08..0000000
--- a/res/values-es/strings.xml
+++ /dev/null
@@ -1,129 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2010, 2011 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011 BluetoothGPS4Droid Project
-
- This file is part of BluetoothGPS4Droid.
-
- BluetoothGPS4Droid is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- BluetoothGPS4Droid is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with BluetoothGPS4Droid. If not, see : http://www.gnu.org/licenses/.
--->
-<!--
- Author: Colegota
--->
-<resources>
- <string name="app_name">BlueGps</string>
-
- <string name="pref_start_gps_title">Arrancar/Parar el GPS</string>
- <string name="pref_start_gps_summary_off">El GPS Bluetooth está parado</string>
- <string name="pref_start_gps_summary_on">El GPS Bluetooth está arrancado</string>
- <string name="pref_start_gps_params_title">Opciones del GPS (SiRF)</string>
- <string name="pref_gps_location_provider_title">Opciones de fuentes de ubicación</string>
- <string name="pref_gps_location_provider_summary">El GPS Bluetooth remplazará al GPS interno</string>
- <string name="pref_replace_std_gps_title">Reemplazar el GPS interno</string>
- <string name="pref_replace_std_gps_summary_on">El GPS Bluetooth remplazará al GPS interno</string>
- <string name="pref_replace_std_gps_summary_off">El GPS interno queda disponible</string>
- <string name="pref_force_enable_provider_title">Forzar el uso del GPS</string>
- <string name="pref_force_enable_provider_summary_on">Auto-activación de la fuente de ubicación, aunque se ha desactivado</string>
- <string name="pref_force_enable_provider_summary_off">Auto-activación de la fuente de ubicación, sólo si aún no existe</string>
- <string name="pref_mock_gps_name_title">Nombre de la fuente de ubicación</string>
- <string name="pref_mock_gps_name_summary">Nombre del GPS Bluetooth : %s</string>
- <string name="pref_connection_retries_title">Número de conexiones</string>
- <string name="pref_connection_retries_summary">"Número de intentos antes de cerrar : %s"</string>
- <string name="pref_recording_title">Activar/Desactivar el log NMEA</string>
- <string name="pref_recording_summary_off">Registro del GPS desactivado</string>
- <string name="pref_recording_summary_on">Registro del GPS activado</string>
- <string name="pref_recording_params_title">"Parámetros de registro"</string>
- <string name="pref_trackfile_prefix_title">Prefijo del fichero de track</string>
- <string name="pref_trackfile_prefix_summary">Indicar un prefijo para el fichero de trazas</string>
- <string name="pref_trackfile_directory_title">Directorio de trazas</string>
- <string name="pref_trackfile_directory_summary">Indicar un directorio para los ficheros de trazas</string>
- <string name="pref_bluetooth_device_title">Selección del GPS</string>
- <string name="pref_bluetooth_device_summary">"Dispositivo actual : %s"</string>
- <string name="pref_about_title">Acerca de</string>
- <string name="pref_about_summary"></string>
-
- <string name="pref_sirf_gps_title">GPS SiRF</string>
- <string name="pref_sirf_gps_summary_off">"No usar las opciones SiRF"</string>
- <string name="pref_sirf_gps_summary_on">"Usar las opciones SiRF"</string>
- <string name="pref_sirf_nmea_category_title">Elegir sentencias NMEA</string>
- <string name="pref_sirf_gps_category_title">Funcionamiento del GPS</string>
- <string name="pref_enable_gga_title">Activación NMEA GGA</string>
- <string name="pref_enable_gga_summary_off">NMEA GGA desactivado</string>
- <string name="pref_enable_gga_summary_on">NMEA GGA activado</string>
- <string name="pref_enable_rmc_title">Activación NMEA RMC</string>
- <string name="pref_enable_rmc_summary_off">NMEA RMC desactivado</string>
- <string name="pref_enable_rmc_summary_on">NMEA RMC activado</string>
- <string name="pref_enable_gll_title">Activación NMEA GLL</string>
- <string name="pref_enable_gll_summary_off">NMEA GLL desactivado</string>
- <string name="pref_enable_gll_summary_on">NMEA GLL activado</string>
- <string name="pref_enable_vtg_title">Activación NMEA VTG</string>
- <string name="pref_enable_vtg_summary_off">NMEA VTG desactivado</string>
- <string name="pref_enable_vtg_summary_on">NMEA VTG activado</string>
- <string name="pref_enable_gsa_title">Activación NMEA GSA</string>
- <string name="pref_enable_gsa_summary_off">NMEA GSA desactivado</string>
- <string name="pref_enable_gsa_summary_on">NMEA GSA activado</string>
- <string name="pref_enable_gsv_title">Activación NMEA GSV</string>
- <string name="pref_enable_gsv_summary_off">NMEA GSV desactivado</string>
- <string name="pref_enable_gsv_summary_on">NMEA GSV activado</string>
- <string name="pref_enable_zda_title">Activación NMEA ZDA</string>
- <string name="pref_enable_zda_summary_off">NMEA ZDA desactivado</string>
- <string name="pref_enable_zda_summary_on">NMEA ZDA activado</string>
- <string name="pref_enable_sbas_title">SBAS (WAAS/EGNOS)</string>
- <string name="pref_enable_sbas_summary_off">SBAS desactivado</string>
- <string name="pref_enable_sbas_summary_on">SBAS activado</string>
- <string name="pref_enable_nmea_title">Mode NMEA/SiRF</string>
- <string name="pref_enable_nmea_summary_off">Modo SiRF binario activado</string>
- <string name="pref_enable_nmea_summary_on">Modo NMEA activado</string>
- <string name="pref_enable_static_navigation_title">Navegación estática</string>
- <string name="pref_enable_static_navigation_summary_off">Navegación estática desactivado</string>
- <string name="pref_enable_static_navigation_summary_on">Navegación estática activado</string>
-
- <string name="msg_gps_provider_started">GPS Bluetooth... arrancado</string>
- <string name="msg_gps_provider_stopped">GPS Bluetooth... parado</string>
- <string name="msg_gps_provider_already_started">GPS Bluetooth... ya está arrancado</string>
- <string name="msg_gps_provider_stopped_by_problem">"¡Vaya, no puedo arrancar! %s"</string>
- <string name="msg_two_many_connection_problems">Problemas de conexión</string>
- <string name="msg_gps_provider_disabled">El GPS está desactivado</string>
- <string name="msg_bluetooth_unsupported">Bluetooth no disponible</string>
- <string name="msg_bluetooth_disabled">Bluetooth desactivado</string>
- <string name="msg_mock_location_disabled">Ubicaciones ficticias (Mock) no activadas</string>
- <string name="msg_bluetooth_gps_unavaible">Imposible conectarse al GPS</string>
- <string name="msg_nmea_recording_started">Registro de trazas NMEA... iniciado</string>
- <string name="msg_nmea_recording_stopped">Registro de trazas NMEA... parado</string>
- <string name="msg_nmea_recording_already_started">El registro de trazas GPS... ya está iniciado</string>
- <string name="foreground_service_started_notification_title">BlueGps</string>
- <string name="foreground_gps_provider_started_notification">GPS Bluetooth arrancado.</string>
- <string name="foreground_nmea_recording_started_notification">Registro de trazas NMEA en curso.</string>
- <string name="connection_problem_notification_title">BlueGps : problema de conexión</string>
- <plurals name="connection_problem_notification">
- <item quantity="one">"Un intento más antes de cerrar"</item>
- <item quantity="other">"Todavía %d intentos más antes de cerrar"</item>
- </plurals>
- <string name="service_closed_because_connection_problem_notification_title">BlueGps parado</string>
- <string name="service_closed_because_connection_problem_notification">"Motivo : %s"</string>
-
- <string name="about_title">Acerca de</string>
- <string name="about_version">Versión BluetoothGPS4Droid</string>
- <string name="about_copyright_1">Copyright (C) 2010 Herbert von Broeuschmeul</string>
- <string name="about_copyright_2">Copyright (C) 2010 BluetoothGPS4Droid Project</string>
- <string name="about_app_desc">Bluetooth GPS para Android es una aplicación
- que permite utilizar un GPS bluetooth externo con un terminal Android.
- </string>
- <string name="about_license">Es Software Libre
- distribuido gratuítamente bajo los términos de <a href="http://www.gnu.org/licenses/gpl-3.0-standalone.html"><b>la licencia GNU/GPL</b></a>.
- </string>
- <string name="about_sources">El código fuente se puede descargar libremente del repositorio Git en la página del proyecto:
- http://sourceforge.net/p/bluegps4droid
- </string>
-</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
deleted file mode 100644
index eb1025d..0000000
--- a/res/values-fr/strings.xml
+++ /dev/null
@@ -1,126 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2010, 2011 Herbert von Broeuschmeul
- Copyright (C) 2010, 2011 BluetoothGPS4Droid Project
-
- This file is part of BluetoothGPS4Droid.
-
- BluetoothGPS4Droid is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- BluetoothGPS4Droid is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with BluetoothGPS4Droid. If not, see : http://www.gnu.org/licenses/.
--->
-<resources>
- <string name="app_name">BlueGps</string>
-
- <string name="pref_start_gps_title">Start/Stop GPS</string>
- <string name="pref_start_gps_summary_off">Le GPS Bluetooth est arrêté</string>
- <string name="pref_start_gps_summary_on">Le GPS Bluetooth est démarré</string>
- <string name="pref_start_gps_params_title">Options du GPS (SiRF)</string>
- <string name="pref_gps_location_provider_title">Location provider options</string>
- <string name="pref_gps_location_provider_summary">Le GPS Bluetooth remplacera le GPS interne</string>
- <string name="pref_replace_std_gps_title">Remplacer le GPS interne</string>
- <string name="pref_replace_std_gps_summary_on">Le GPS Bluetooth remplacera le GPS interne</string>
- <string name="pref_replace_std_gps_summary_off">Un nouveau location provider sera utilisé</string>
- <string name="pref_force_enable_provider_title">Forcer l\'activation du GPS</string>
- <string name="pref_force_enable_provider_summary_on">Auto-activation du provider, même si l\'utilisateur l\'a desactivé</string>
- <string name="pref_force_enable_provider_summary_off">Auto-activation du provider, uniquement s\'il n\'existe pas déjà</string>
- <string name="pref_mock_gps_name_title">Nom du location provider</string>
- <string name="pref_mock_gps_name_summary">Nom du GPS Bluetooth : %s</string>
- <string name="pref_connection_retries_title">Nombre de connexions</string>
- <string name="pref_connection_retries_summary">"Nombre d'essais avant fermeture : %s"</string>
- <string name="pref_recording_title">Activer/Désactiver NMEA log</string>
- <string name="pref_recording_summary_off">Enregistrement du GPS inactif</string>
- <string name="pref_recording_summary_on">Enregistrement du GPS actif</string>
- <string name="pref_recording_params_title">"Paramètres d'enregistrement"</string>
- <string name="pref_trackfile_prefix_title">Préfixe</string>
- <string name="pref_trackfile_prefix_summary">Indiquer un préfixe pour les fichiers de traces</string>
- <string name="pref_trackfile_directory_title">Dossier</string>
- <string name="pref_trackfile_directory_summary">Indiquer un répertoire pour les fichiers de traces</string>
- <string name="pref_bluetooth_device_title">Sélection du GPS</string>
- <string name="pref_bluetooth_device_summary">"Périphérique actuel : %s"</string>
- <string name="pref_about_title">À propos de</string>
- <string name="pref_about_summary"></string>
-
- <string name="pref_sirf_gps_title">GPS SiRF</string>
- <string name="pref_sirf_gps_summary_off">"Ne pas utiliser les paramètres SiRF"</string>
- <string name="pref_sirf_gps_summary_on">"Utiliser les paramètres SiRF"</string>
- <string name="pref_sirf_nmea_category_title">Choix des trames NMEA</string>
- <string name="pref_sirf_gps_category_title">Fonctionnement du GPS</string>
- <string name="pref_enable_gga_title">Activation NMEA GGA</string>
- <string name="pref_enable_gga_summary_off">NMEA GGA désactivé</string>
- <string name="pref_enable_gga_summary_on">NMEA GGA activé</string>
- <string name="pref_enable_rmc_title">Activation NMEA RMC</string>
- <string name="pref_enable_rmc_summary_off">NMEA RMC désactivé</string>
- <string name="pref_enable_rmc_summary_on">NMEA RMC activé</string>
- <string name="pref_enable_gll_title">Activation NMEA GLL</string>
- <string name="pref_enable_gll_summary_off">NMEA GLL désactivé</string>
- <string name="pref_enable_gll_summary_on">NMEA GLL activé</string>
- <string name="pref_enable_vtg_title">Activation NMEA VTG</string>
- <string name="pref_enable_vtg_summary_off">NMEA VTG désactivé</string>
- <string name="pref_enable_vtg_summary_on">NMEA VTG activé</string>
- <string name="pref_enable_gsa_title">Activation NMEA GSA</string>
- <string name="pref_enable_gsa_summary_off">NMEA GSA désactivé</string>
- <string name="pref_enable_gsa_summary_on">NMEA GSA activé</string>
- <string name="pref_enable_gsv_title">Activation NMEA GSV</string>
- <string name="pref_enable_gsv_summary_off">NMEA GSV désactivé</string>
- <string name="pref_enable_gsv_summary_on">NMEA GSV activé</string>
- <string name="pref_enable_zda_title">Activation NMEA ZDA</string>
- <string name="pref_enable_zda_summary_off">NMEA ZDA désactivé</string>
- <string name="pref_enable_zda_summary_on">NMEA ZDA activé</string>
- <string name="pref_enable_sbas_title">SBAS (WAAS/EGNOS)</string>
- <string name="pref_enable_sbas_summary_off">SBAS désactivé</string>
- <string name="pref_enable_sbas_summary_on">SBAS activé</string>
- <string name="pref_enable_nmea_title">Mode NMEA/SiRF</string>
- <string name="pref_enable_nmea_summary_off">Mode SiRF binaire activé</string>
- <string name="pref_enable_nmea_summary_on">Mode NMEA activé</string>
- <string name="pref_enable_static_navigation_title">Navigation Statique</string>
- <string name="pref_enable_static_navigation_summary_off">Navigation Statique désactivée</string>
- <string name="pref_enable_static_navigation_summary_on">Navigation Statique activée</string>
-
- <string name="msg_gps_provider_started">GPS Bluetooth... démarré</string>
- <string name="msg_gps_provider_stopped">GPS Bluetooth... arrêté</string>
- <string name="msg_gps_provider_already_started">GPS Bluetooth... déjà démarré</string>
- <string name="msg_gps_provider_stopped_by_problem">"Oups ! %s"</string>
- <string name="msg_two_many_connection_problems">Problèmes de connexion</string>
- <string name="msg_gps_provider_disabled">Le GPS est désactivé</string>
- <string name="msg_bluetooth_unsupported">Bluetooth non disponible</string>
- <string name="msg_bluetooth_disabled">Bluetooth désactivé</string>
- <string name="msg_mock_location_disabled">Positions fictives non autorisées</string>
- <string name="msg_bluetooth_gps_unavaible">Impossible de se connecter au GPS</string>
- <string name="msg_nmea_recording_started">Enregistrement des traces NMEA... démarré</string>
- <string name="msg_nmea_recording_stopped">Enregistrement des traces NMEA... arrêté</string>
- <string name="msg_nmea_recording_already_started">Enregistrement des traces GPS... déjà démarré</string>
- <string name="foreground_service_started_notification_title">BlueGps</string>
- <string name="foreground_gps_provider_started_notification">GPS Bluetooth démarré.</string>
- <string name="foreground_nmea_recording_started_notification">Enregistrement des données NMEA en cours.</string>
- <string name="connection_problem_notification_title">BlueGps : problème de connexion</string>
- <plurals name="connection_problem_notification">
- <item quantity="one">"Encore un essai avant fermeture"</item>
- <item quantity="other">"Encore %d essais avant fermeture"</item>
- </plurals>
- <string name="service_closed_because_connection_problem_notification_title">BlueGps arrêté</string>
- <string name="service_closed_because_connection_problem_notification">"Motif : %s"</string>
-
- <string name="about_title">À propos de</string>
- <string name="about_version">BluetoothGPS4Droid version</string>
- <string name="about_copyright_1">Copyright (C) 2010 Herbert von Broeuschmeul</string>
- <string name="about_copyright_2">Copyright (C) 2010 BluetoothGPS4Droid Project</string>
- <string name="about_app_desc">Bluetooth GPS for Android est une application
- qui permet d\'utiliser un GPS bluetooth externe avec un terminal Android.
- </string>
- <string name="about_license">Il s\'agit d\'un logiciel libre
- distribué gratuitement et régi par la <a href="http://www.gnu.org/licenses/gpl-3.0-standalone.html"><b>Licence publique générale de GNU</b></a>.
- </string>
- <string name="about_sources">Le code source est librement téléchargeable à partir du dépot Git sur le site web du projet :
- http://sourceforge.net/p/bluegps4droid
- </string>
-</resources>
diff --git a/res/values/constants.xml b/res/values/constants.xml
index a56e393..e625125 100644
--- a/res/values/constants.xml
+++ b/res/values/constants.xml
@@ -49,6 +49,7 @@
<string name="defaultTrackFileDirectory">/sdcard/nmea</string>
<string name="defaultTrackFilePrefix">btnmeatrack</string>
<string name="defaultMockGpsName">bluetooth_gps</string>
+ <string name="defaultGpsDevice">/dev/ttyHS3</string>
<string name="sirf_nmea_gga_on">PSRF103,00,00,01,01</string>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 88b2bfa..949f22f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,7 +19,7 @@
along with BluetoothGPS4Droid. If not, see : http://www.gnu.org/licenses/.
-->
<resources>
- <string name="app_name">BlueGps</string>
+ <string name="app_name">InternalGps</string>
<string name="pref_start_gps_title">Start/Stop GPS</string>
<string name="pref_start_gps_summary_off">Bluetooth GPS is off</string>
@@ -93,7 +93,7 @@
<string name="msg_two_many_connection_problems">Too many connection problems</string>
<string name="msg_gps_provider_disabled">GPS is disabled</string>
<string name="msg_bluetooth_unsupported">Bluetooth is not supported</string>
- <string name="msg_bluetooth_disabled">Bluetooth is disabled</string>
+<!-- <string name="msg_bluetooth_disabled">Bluetooth is disabled</string> -->
<string name="msg_mock_location_disabled">Mock locations disabled</string>
<string name="msg_bluetooth_gps_unavaible">Cannot connect to bluetooth GPS</string>
<string name="msg_nmea_recording_started">GPS NMEA recording... started</string>
diff --git a/res/xml/pref.xml b/res/xml/pref.xml
index 92e2628..9ca8688 100644
--- a/res/xml/pref.xml
+++ b/res/xml/pref.xml
@@ -21,10 +21,11 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/app_name" >
- <ListPreference
+ <EditTextPreference
android:dialogTitle="@string/pref_bluetooth_device_title"
android:title="@string/pref_bluetooth_device_title"
android:key="@string/pref_bluetooth_device_key"
+ android:defaultValue="@string/defaultGpsDevice"
android:summary="@string/pref_bluetooth_device_summary" />
<CheckBoxPreference
android:dependency="@string/pref_bluetooth_device_key"