Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1119,6 +1119,7 @@ on startup, not your Recovery Password</string>
<item quantity="one">%1$d character remaining</item>
<item quantity="other">%1$d characters remaining</item>
</plurals>
<string name="remindMeLater">Remind Me Later</string>
<string name="remove">Remove</string>
<string name="removePasswordFail">Failed to remove password</string>
<string name="removePasswordModalDescription">Remove your current password for {app_name}. Locally stored data will be re-encrypted with a randomly generated key, stored on your device.</string>
Expand Down