Skip to content

Commit

Permalink
Clarify wording for serve ip binding
Browse files Browse the repository at this point in the history
First step of #59
  • Loading branch information
x0b committed May 13, 2020
1 parent 4dccca7 commit 5cdf0cb
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -422,7 +422,7 @@
<string name="select_remotes_to_hide">Select remotes to hide</string>
<string name="pref_key_renamed_remotes" translatable="false">renamed_remotes</string>
<string name="pref_key_renamed_remote_prefix" translatable="false">remote_name_%1$s</string>
<string name="allow_remote_access">Allow remote access</string>
<string name="allow_remote_access">Allow access from other devices</string>
<string name="pref_key_local_alias_remotes" translatable="false">local_alias_remotes</string>
<string name="pref_key_refresh_local_aliases" translatable="false">refresh_local_aliases</string>
<string name="refreshing_local_alias_remotes">Refreshing local alias remotes...</string>
Expand Down

0 comments on commit 5cdf0cb

Please sign in to comment.