mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
less confusing path name
This commit is contained in:
parent
28ba83372c
commit
ea7f3445fc
|
@ -64,7 +64,7 @@
|
|||
<string name="server_url_hint">server.com</string>
|
||||
<string name="server_port_hint">22</string>
|
||||
<string name="server_path">Repo path</string>
|
||||
<string name="server_path_hint">/path/to/pass</string>
|
||||
<string name="server_path_hint">path/to/pass</string>
|
||||
<string name="server_user">Username</string>
|
||||
<string name="server_user_hint">git_username</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue