diff --git a/networkmonitor/src/main/res/values-es/strings_columnnames.xml b/networkmonitor/src/main/res/values-es/strings_columnnames.xml index 504a11ab..8cd66cc6 100644 --- a/networkmonitor/src/main/res/values-es/strings_columnnames.xml +++ b/networkmonitor/src/main/res/values-es/strings_columnnames.xml @@ -90,5 +90,7 @@ limitations under the License. GSM bit error rate (0–7, 99) tal como se define en TS 27.007 8.5. Ausente en muchos dispositivos. Documentación: https://goo.gl/v93sYj La aplicación que ha consumido el mayor número de datos por el tipo de red dado, desde el arranque del dispositivo. La cantidad de datos consumidos por la aplicación que ha consumido el mayor número de datos por el tipo de red dado, desde el arranque del dispositivo. + Activar la prueba de velocidad en las opciones avanzadas para calcular la velocidad de descarga. + Activar la prueba de velocidad en las opciones avanzadas, y proporcionar credenciales para un servidor FTP, para calcular la velocidad de subida. diff --git a/networkmonitor/src/main/res/values-fr/strings_columnnames.xml b/networkmonitor/src/main/res/values-fr/strings_columnnames.xml index 78f4d8e8..52a51e19 100644 --- a/networkmonitor/src/main/res/values-fr/strings_columnnames.xml +++ b/networkmonitor/src/main/res/values-fr/strings_columnnames.xml @@ -89,5 +89,7 @@ limitations under the License. GSM bit error rate (0–7, 99) tel que défini par TS 27.007 8.5. Absent dans beaucoup de terminaux. Documentation: https://goo.gl/v93sYj L\'application qui a consommé le plus de données pour le type de réseau donné, depuis le démarrage du terminal. La quantité de données consommées par l\'application qui a consommé le plus de données pour le type de réseau donné, depuis le démarrage du terminal. + Activer le test de vitesse dans les options avancées pour calculer la vitesse de réception. + Activer le test de vitesse dans les options avancées, et fournir un serveur FTP, pour calculer la vitesse d\'émission. diff --git a/networkmonitor/src/main/res/values/strings_columnnames.xml b/networkmonitor/src/main/res/values/strings_columnnames.xml index d97706f5..7cf377d3 100644 --- a/networkmonitor/src/main/res/values/strings_columnnames.xml +++ b/networkmonitor/src/main/res/values/strings_columnnames.xml @@ -90,4 +90,6 @@ limitations under the License. GSM bit error rate (0–7, 99) as defined in TS 27.007 8.5. May not be reported by many devices. Android documentation: https://goo.gl/v93sYj The application which has consumed the most data for the given network type, since the boot of the device. The data consumed by the application which has consumed the most data for the given network type, since the boot of the device. + You must enable the speed test in the advanced settings to collect download speed data. + You must enable the speed test in the advanced settings, and specify an FTP server, to collect upload speed data.