diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-09-14 16:01:32 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-09-14 16:01:32 -0600 |
commit | 0be17f151a4789a608cdc8607f8f959e85775436 (patch) | |
tree | 54c33327031f7113cfb5414d78d22bb154d75dde /app/src/main/res/values-es | |
parent | 0f910490ec826f2e3130505937e1f8b6e48dabc3 (diff) | |
download | wiimmfi-watcher-1.2.1.tar wiimmfi-watcher-1.2.1.tar.gz wiimmfi-watcher-1.2.1.tar.bz2 |
added notice to app1.2.1
Diffstat (limited to 'app/src/main/res/values-es')
-rw-r--r-- | app/src/main/res/values-es/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 08be5f5..8288c6f 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -34,4 +34,5 @@ <string name="update_negative">Luego</string> <string name="update_title">¡Hay una nueva actualización disponible!</string> <string name="update_message">¡Hay una nueva versión de Wiimmfi Watcher disponible en Play Store (versión %1$s)! Puedes descargarlo presionando \"Actualizar\".</string> + <string name="ddos_notice">*** AVISO ***\nEl dominio de Wiimmfi ha implementado recientemente la protección DDoS debido a los recientes ataques DDoS en el sitio web. Esto afectará la funcionalidad de Wiimmfi Watcher hasta que se elimine la protección. Si ves un error "Status=503" en la siguiente pantalla, es posible que tengas que usar el <a href="https://wiimmfi.de">sitio web oficial</a> mientras tanto. Disculpas por los inconvenientes. Puede ver el estado de este problema con este <a href="https://github.com/brysonsteck/wiimmfi-watcher/issues/2">problema de GitHub.</a></string> </resources>
\ No newline at end of file |