mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
add warnings to reset client/server data buttons in the prefs
This commit is contained in:
parent
a5bb6bf61f
commit
1cbfe5b3e3
@ -1,2 +1,6 @@
|
||||
# %S is the username of the signed in user
|
||||
signedIn.description = Signed in as %S
|
||||
reset.server.warning.title = Warning
|
||||
reset.server.warning = This will delete all data on the server.\n\nYou *must* restart this and any other instances of Firefox you may have running (on any computer).
|
||||
reset.client.warning.title = Warning
|
||||
reset.client.warning = This will delete all bookmarks and history data. Are you sure you want to do this?
|
||||
|
Loading…
Reference in New Issue
Block a user