diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-05-30 23:04:42 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-05-30 23:04:42 -0600 |
commit | 72c839bd12c37b95776f2a03f98c52036b9400fc (patch) | |
tree | ba0b4dc7109b16b521f83ff6a0c0884edbd4fd71 /app/src/main/res/values-ja | |
parent | e771101c6c390d13d8657a449ddf164db3c1aa30 (diff) | |
download | wiimmfi-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-ja')
-rw-r--r-- | app/src/main/res/values-ja/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 0e0c5d6..cc89096 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -29,4 +29,5 @@ <string name="contact">バグレポートやこのアプリ全般とは関係のない理由で私を捕まえたい場合は、電子メール<a href='mailto:steck.bryson@gmail.com'>(steck.bryson@gmail.com)</a>またはDiscord(bryzinga#9971)で私に連絡できます。</string> <string name="version_header">バージョン</string> <string name="version">Wiimmfi Watcherバージョン%1$sを実行しています。このバージョンのリリースノートは<![CDATA[<a href="https://github.com/brysonsteck/wiimmfi-watcher/releases/">こちら</a>]]>でご覧いただけます。</string> + <string name="locating_text">%1$sの検索…</string> </resources>
\ No newline at end of file |