Corrected V3.2.1 to use separate changelog string to simplify translations (means changelog will be in English though).

This commit is contained in:
Graham Jones
2020-08-02 21:41:52 +01:00
parent d22a31fe28
commit 0bbd72ed59
8 changed files with 13 additions and 73 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -402,7 +402,7 @@ public class StartupActivity extends Activity {
AlertDialog.Builder alertDialogBuilder = new AlertDialog.Builder(
this);
final SpannableString s = new SpannableString(
getString(R.string.FirstRunDlgMsg)
getString(R.string.FirstRunDlgMsg)+getString(R.string.changelog)
);
// This makes the links display as links, but they do not respond to clicks for some reason...
Linkify.addLinks(s, Linkify.ALL);
@@ -426,7 +426,7 @@ public class StartupActivity extends Activity {
AlertDialog.Builder alertDialogBuilder = new AlertDialog.Builder(
this);
final SpannableString s = new SpannableString(
getString(R.string.UpgradeMsg)
getString(R.string.UpgradeMsg)+getString(R.string.changelog)
);
// This makes the links display as links, but they do not respond to clicks for some reason...
Linkify.addLinks(s, Linkify.ALL);

View File

@@ -10,15 +10,6 @@
Vielen Dank!  Graham \n
graham@OpenSeizureDetector.org.uk \n\n
Aenderungen in dieser Version:
\n V3.2.0 - mar2020
\n - Modified data logging to use sqlite database rather than text files.
\n - Added facility to upload data to remote server.
\n - Added support for additional GarminSD settings data fields to record the watch app version number etc and
log that info to the SysLog file.
\n V3.1.15 - Added German Language Support to main and start-up screens
\n V3.1.14 - Repaired OpenSeizureDetector Web Interface, that was broken by V3.1.13
\n  V3.1.13 - Die ERROR-400-Anzeige auf der Garmin-Uhr und das damit verbundene Problem mit der Fehlerwarnung für Netzwerkdatenquellen wurden behoben.
\n
</string>
<string name="FirstRunDlgMsg"> OpenSeizureDetector sammelt keine persoenlichen Daten.
Das bedeutet, dass ich Benutzer nicht kontaktieren kann, wenn ich ein Problem
@@ -28,14 +19,6 @@
Vielen Dank!  Graham \n
graham@OpenSeizureDetector.org.uk        
\n\nAenderungen in dieser Version:        
\n V3.2.0 - mar2020
\n - Modified data logging to use sqlite database rather than text files.
\n - Added facility to upload data to remote server.
\n - Added support for additional GarminSD settings data fields to record the watch app version number etc and
log that info to the SysLog file.
\n V3.1.15 - Added German Language Support to main and start-up screens
\n V3.1.14 - Repaired OpenSeizureDetector Web Interface, that was broken by V3.1.13
\n  V3.1.13 - Die ERROR-400-Anzeige auf der Garmin-Uhr und das damit verbundene Problem mit der Fehlerwarnung für Netzwerkdatenquellen wurden behoben.        
</string>
<string name="okBtnTxt">OK</string>
<string name="UpdateDialogTitleTxt">Vielen Dank für die Nutzung des Updates von OpenSeizureDetector</string>

View File

@@ -8,15 +8,6 @@
http://openseizuredetector.org.uk, o en la página de Facebook de la app en https://www.facebook.com/openseizuredetector.
para que pueda contactarte en caso necesario.\nGracias! Graham \ngraham@openseizuredetector.org.uk
\n\nCambios en esta versión:
\n V3.2.0 - mar2020
\n - Se modificó el registro de datos para usar sqlite en lugar de archivos de texto.
\n - Se añadieron facilidades para cargar datos al servidor remoto.
\n - Se añadió soporte para campos de ajustes adicionales de Garmin para registrar el número de versión de la aplicación del reloj etc y cargar esa información en el archivo de Syslog.
\n - Se muestra solamente un subconjunto de los ajustes a menos que el usuario habilite el Modo Avanzado
\n V3.1.15 - Se añadió Soporte para Idioma Alemán en la pantalla principal y en la pantalla de arranque
\n V3.1.14 - Se reparó la Interfase Web del Detector de Convulsiones Abierto, que se había descompuesto con la versión V3.1.13
\n V3.1.13 - Se corrigió la pantalla de ERR_400 en el reloj garmin y los problemas asociados con la alerta de fallas de la fuente de datos de red.
\n
</string>
<string name="FirstRunDlgMsg">
OpenSeizureDetector (el Detector de Convulsiones Abierto) no almacena ningún dato personal.
@@ -25,14 +16,6 @@
http://openseizuredetector.org.uk, o en la página de Facebook de la app en https://www.facebook.com/openseizuredetector.
para que pueda contactarte en caso necesario.\nGracias! Graham \ngraham@openseizuredetector.org.uk
\n\nCambios en esta versión:
\n V3.2.0 - mar2020
\n - Se modificó el registro de datos para usar sqlite en lugar de archivos de texto.
\n - Se añadieron facilidades para cargar datos al servidor remoto.
\n - Se añadió soporte para campos de ajustes adicionales de Garmin para registrar el número de versión de la aplicación del reloj etc y cargar esa información en el archivo de Syslog.
\n - Se muestra solamente un subconjunto de los ajustes a menos que el usuario habilite el Modo Avanzado
\n V3.1.15 - Se añadió Soporte para Idioma Alemán en la pantalla principal y en la pantalla de arranque
\n V3.1.14 - Se reparó la Interfase Web del Detector de Convulsiones Abierto, que se había descompuesto con la versión V3.1.13
\n V3.1.13 - Se corrigió la pantalla de ERR_400 en el reloj garmin y los problemas asociados con la alerta de fallas de la fuente de datos de red.
</string>
<string name="ask_for_error_log">Lo sentimos, OpenSeizureDetector se ha detenido. Por favor envíenos este archivo de registro por corréo electrónico de manera que podamos saber que pasó y solucionarlo. \nGracias, Graham.</string>
<string name="email_welcome_note">Estimado OpenSeizureDetector,\n\nLa aplicación se acaba de detener, por favor revise el siguiente registro de error para más detalles.\n\n\n</string>

View File

@@ -7,16 +7,6 @@
problem med appen som kan uppstå. \nVänligen prenumerera på uppdateringar via
http://openseizuredetector.org.uk eller appens Facebooksida https://www.facebook.com/openseizuredetector. \nTack! Graham \ngraham@openseizuredetector.org.uk
\n\nChanges in this version:
\n V3.2.0 - mar2020
\n - Modified data logging to use sqlite database rather than text files.
\n - Added facility to upload data to remote server.
\n - Added support for additional GarminSD settings data fields to record the watch app version number etc and
log that info to the SysLog file.
\n - Made only a subset of settings visible by default unless the user enables Advanced Mode
\n V3.1.15 - Added German Language Support to main and start-up screens
\n V3.1.14 - Repaired OpenSeizureDetector Web Interface, that was broken by V3.1.13
\n V3.1.13 - Fixed ERR-400 display on Garmin watch and associated problem with network datasource fault alerting.
\n
</string>
<string name="FirstRunDlgMsg">
OpenSeizureDetector samlar inga personliga data.
@@ -25,15 +15,6 @@
\nVänligen prenumerera på uppdateringar via
http://openseizuredetector.org.uk eller appens Facebooksida https://www.facebook.com/openseizuredetector.\nTack! Graham \ngraham@openseizuredetector.org.uk
\n\nChanges in this version:
\n V3.2.0 - mar2020
\n - Modified data logging to use sqlite database rather than text files.
\n - Added facility to upload data to remote server.
\n - Added support for additional GarminSD settings data fields to record the watch app version number etc and
log that info to the SysLog file.
\n - Made only a subset of settings visible by default unless the user enables Advanced Mode
\n V3.1.15 - Added German Language Support to main and start-up screens
\n V3.1.14 - Repaired OpenSeizureDetector Web Interface, that was broken by V3.1.13
\n V3.1.13 - Fixed ERR-400 display on Garmin watch and associated problem with network datasource fault alerting.
</string>
<string name="ask_for_error_log">OpenSeizureDetector har tyvärr kraschat. Vänligen eposta loggfilen till oss, så att vi kan undersöka vad som hänt och åtgärda problemet.\nTack! Graham.</string>
<string name="email_welcome_note">Hej OpenSeizureDetector!\n\nAppen har precis kraschat, vänligen kontrollera loggen för fler detaljer.\n\n\n</string>

View File

@@ -1,6 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">OpenSeizureDetector</string>
<string name="changelog">
\n V3.2.1 - Aug 2020
\n - Added Spanish Translation
\n V3.2.0 - mar2020
\n - Added multiple language support (German, Russian, Swedish)
\n - Modified data logging to use sqlite database rather than text files.
\n - Added facility to upload data to remote server.
\n - Added support for additional GarminSD settings data fields to record the watch app version number etc and
log that info to the SysLog file.
\n - Made only a subset of settings visible by default unless the user enables Advanced Mode
</string>
<string name="UpgradeMsg">
OpenSeizureDetector does not collect any personal data.
This does mean that it is not possible for me to contact users if I find an
@@ -8,15 +19,6 @@
http://openseizuredetector.org.uk, or the app Facebook page at https://www.facebook.com/openseizuredetector.
so I can get in touch if necessary.\nThank you! Graham \ngraham@openseizuredetector.org.uk
\n\nChanges in this version:
\n V3.2.0 - mar2020
\n - Modified data logging to use sqlite database rather than text files.
\n - Added facility to upload data to remote server.
\n - Added support for additional GarminSD settings data fields to record the watch app version number etc and
log that info to the SysLog file.
\n - Made only a subset of settings visible by default unless the user enables Advanced Mode
\n V3.1.15 - Added German Language Support to main and start-up screens
\n V3.1.14 - Repaired OpenSeizureDetector Web Interface, that was broken by V3.1.13
\n V3.1.13 - Fixed ERR-400 display on garmin watch and associated problem with network datasource fault alerting.
\n
</string>
<string name="FirstRunDlgMsg">
@@ -26,15 +28,6 @@
http://openseizuredetector.org.uk, or the app Facebook page at https://www.facebook.com/openseizuredetector.
so I can get in touch if necessary.\nThank you! Graham \ngraham@openseizuredetector.org.uk
\n\nChanges in this version:
\n V3.2.0 - mar2020
\n - Modified data logging to use sqlite database rather than text files.
\n - Added facility to upload data to remote server.
\n - Added support for additional GarminSD settings data fields to record the watch app version number etc and
log that info to the SysLog file.
\n - Made only a subset of settings visible by default unless the user enables Advanced Mode
\n V3.1.15 - Added German Language Support to main and start-up screens
\n V3.1.14 - Repaired OpenSeizureDetector Web Interface, that was broken by V3.1.13
\n V3.1.13 - Fixed ERR-400 display on garmin watch and associated problem with network datasource fault alerting.
</string>
<string name="ask_for_error_log">Sorry, OpenSeizureDetector Has Crashed. Please Email this log file to us so we can work out what happened and fix it.\nThanks, Graham.</string>
<string name="email_welcome_note">Dear OpenSeizureDetector,\n\nApplication is just crashed, please check following error log for more details.\n\n\n</string>