Skip to content

Commit

Permalink
文言修正
Browse files Browse the repository at this point in the history
  • Loading branch information
tateisu committed Mar 18, 2017
1 parent e67f863 commit 42dde59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,5 @@
<string name="network_status">通信状態: %1$s</string>
<string name="remote_file_list_parse_error">接続先ファイル一覧のデータエラー</string>
<string name="remote_file_listing">接続先ファイル一覧の取得中</string>
<string name="other_active_warning">Wi-Fi以外の接続 %1$s がActiveになっています。OFFにするとTargetに接続できるかもしれません</string>
</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,6 @@ FADownloaderはテザリング内部のLANにUDPパケットをばらまいた

<string name="remote_file_list_parse_error">remote file list parse error</string>
<string name="remote_file_listing">remote file listing</string>
<string name="other_active_warning">Wi-Fi以外の接続 %1$s がActiveになっています。OFFにするとTargetに接続できるかもしれません</string>
<string name="other_active_warning">non-Wi-Fi connection %1$s is active.please turn it OFF to connect target.</string>

</resources>

0 comments on commit 42dde59

Please sign in to comment.