diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-08-15 15:31:47 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-08-15 15:31:47 -0600 |
commit | 8b48d32ef938f20ebbed36f628b18aeddc82b222 (patch) | |
tree | c644d1461acf12de772b3275ec895684351b3ec2 /app/src/main/res/values | |
parent | b5b615d63b926e6ce8042ac82a0ce46ab38dad6d (diff) | |
download | wiimmfi-watcher-8b48d32ef938f20ebbed36f628b18aeddc82b222.tar wiimmfi-watcher-8b48d32ef938f20ebbed36f628b18aeddc82b222.tar.gz wiimmfi-watcher-8b48d32ef938f20ebbed36f628b18aeddc82b222.tar.bz2 |
changed versions
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
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 d62aed7..48e463e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -13,6 +13,7 @@ <string name="watching">Watching %1$s</string> <string name="enter_fc">Enter a friend code to watch</string> <string name="enter_mii">Enter the name of a Mii to watch</string> + <string name="mii_name">Mii Name</string> <string name="recent_fc">Recently watched friend codes:</string> <string name="version_header">Version</string> <string name="version">You are running Wiimmfi Watcher version %1$s. You can view the release notes for this version <![CDATA[<a href="https://github.com/brysonsteck/wiimmfi-watcher/releases/">here.</a>]]></string> |