Change password: update preference summary. Some people think we know the password. Using Riot-web wording
This commit is contained in:
parent
c50bc10f92
commit
e21cb3082b
@ -29,4 +29,7 @@
|
||||
|
||||
<!-- END Strings added by Others -->
|
||||
|
||||
<!-- BEGIN Strings added by Benoit -->
|
||||
<string name="change_password_summary">Set a new account password…</string>
|
||||
<!---->
|
||||
</resources>
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
<im.vector.riotx.core.preference.VectorPreference
|
||||
android:key="SETTINGS_CHANGE_PASSWORD_PREFERENCE_KEY"
|
||||
android:summary="@string/password_hint"
|
||||
android:summary="@string/change_password_summary"
|
||||
android:title="@string/settings_password" />
|
||||
|
||||
<!-- Email will be added here -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user