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 | |
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')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 33139ba..56fce93 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -44,4 +44,6 @@ <string name="update_message">A new version of Wiimmfi Watcher is available on the Play Store (version %1$s)! You can download it by pressing \"Update\".</string> <string name="update_positive">Update</string> <string name="update_negative">Later</string> + + <string name="ddos_notice">"*** NOTICE ***\nWiimmfi's domain has recently implemented DDoS protection due to recent DDoS attacks on the website. This will affect Wiimmfi Watcher's functionality until the protection is removed. If you see a "Status=503" error on the next screen, you may have to use the <a href="https://wiimmfi.de">official website</a> in the meantime. Apologies for the inconvenience. You can view the state of this issue with this <a href="https://github.com/brysonsteck/wiimmfi-watcher/issues/2">GitHub issue.</a> "</string> </resources>
\ No newline at end of file |