aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-05-30 23:04:42 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-05-30 23:04:42 -0600
commit72c839bd12c37b95776f2a03f98c52036b9400fc (patch)
treeba0b4dc7109b16b521f83ff6a0c0884edbd4fd71 /app/src/main/res/values/strings.xml
parente771101c6c390d13d8657a449ddf164db3c1aa30 (diff)
downloadwiimmfi-watcher-72c839bd12c37b95776f2a03f98c52036b9400fc.tar
wiimmfi-watcher-72c839bd12c37b95776f2a03f98c52036b9400fc.tar.gz
wiimmfi-watcher-72c839bd12c37b95776f2a03f98c52036b9400fc.tar.bz2
added dialog between main and wiimmfi activities, updated todo list for release
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e254585..bb30d2a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -36,4 +36,5 @@
<string name="header_null_error">This player is not online, not inside a room or does not exist. Click the refresh button to try again, or click on the back button to enter a different friend code.</string>
<string name="jsoup_error">Whoops! Wiimmfi Watcher was unable to connect to the Wiimmfi servers. This could be that you are not connected to the internet, but it could be something else. Here was the error:\n\n%1$s\n\nIf the error is along the lines of \"Unable to resolve host\" or \"Timeout\", you are probably having internet issues. Make sure you are connected to the internet then click the refresh button or press back to watch a new friend code.\n\nIf the error is something other than that or if the error persists, make sure that Wiimmfi\'s website is currently running. Otherwise, please screenshot this screen and submit a bug report by clicking the About icon on the main page.</string>
+ <string name="locating_text">Locating %1$s…</string>
</resources> \ No newline at end of file