TF-3312 Add logout confirmation dialog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2024-12-03T10:03:02.076482",
|
||||
"@@last_modified": "2024-12-05T18:34:48.830922",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -2860,6 +2860,12 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"errorWhileFetchingSubaddress": "Error while fetching the subaddress",
|
||||
"@errorWhileFetchingSubaddress": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"connectedToTheInternet": "Connected to the internet",
|
||||
"@connectedToTheInternet": {
|
||||
"type": "text",
|
||||
@@ -4094,6 +4100,24 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"yesLogout": "Yes, Log out",
|
||||
"@yesLogout": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"logoutConfirmation": "Logout Confirmation",
|
||||
"@logoutConfirmation": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"messageConfirmationLogout": "Do you want to log out of",
|
||||
"@messageConfirmationLogout": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"getHelpOrReportABug": "Get help or report a bug",
|
||||
"@getHelpOrReportABug": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user