Revert "Language: Data is "kept", not "not lost"."
This reverts commit 346db627ba3dee71bea8ef49184dc7ef60c7286b. These strings come from Android: https://gitlab.com/fdroid/fdroidclient/merge_requests/853#note_248378487
This commit is contained in:
parent
ae06166d18
commit
bfd6959c34
@ -537,20 +537,20 @@ This often occurs with apps installed via Google Play or other sources, if they
|
|||||||
|
|
||||||
<string name="install_confirm">needs access to</string>
|
<string name="install_confirm">needs access to</string>
|
||||||
<string name="install_confirm_update">Do you want to install an update
|
<string name="install_confirm_update">Do you want to install an update
|
||||||
to this existing app? Your existing data will
|
to this existing app? Your existing data will not
|
||||||
be kept. The updated app will get access to:
|
be lost. The updated app will get access to:
|
||||||
</string>
|
</string>
|
||||||
<string name="install_confirm_update_system">Do you want to install an update
|
<string name="install_confirm_update_system">Do you want to install an update
|
||||||
to this built-in app? Your existing data will
|
to this built-in app? Your existing data will not
|
||||||
be kept. The updated app will get access to:
|
be lost. The updated app will get access to:
|
||||||
</string>
|
</string>
|
||||||
<string name="install_confirm_update_no_perms">Do you want to install an update
|
<string name="install_confirm_update_no_perms">Do you want to install an update
|
||||||
to this existing app? Your existing data will
|
to this existing app? Your existing data will not
|
||||||
be kept. It does not require any special access.
|
be lost. It does not require any special access.
|
||||||
</string>
|
</string>
|
||||||
<string name="install_confirm_update_system_no_perms">Do you want to install an update
|
<string name="install_confirm_update_system_no_perms">Do you want to install an update
|
||||||
to this built-in app? Your existing data will
|
to this built-in app? Your existing data will not
|
||||||
be kept. It does not require any special access.
|
be lost. It does not require any special access.
|
||||||
</string>
|
</string>
|
||||||
<string name="newPerms">New</string>
|
<string name="newPerms">New</string>
|
||||||
<string name="allPerms">All</string>
|
<string name="allPerms">All</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user