Wording fix to reflect that only app data is deleted
This commit is contained in:
+5
-5
@@ -36,11 +36,11 @@ export default {
|
|||||||
segmentExplainer: 'Import data in CSV format'
|
segmentExplainer: 'Import data in CSV format'
|
||||||
},
|
},
|
||||||
deleteSegment: {
|
deleteSegment: {
|
||||||
title: 'Delete data',
|
title: 'Delete app data',
|
||||||
explainer: 'Delete data from this phone',
|
explainer: 'Delete app data from this phone',
|
||||||
question: 'Do you want to delete data from this phone?',
|
question: 'Do you want to delete app data from this phone?',
|
||||||
message: 'Please note that deletion of the data is permanent and irreversible. We recommend exporting existing data before deletion.',
|
message: 'Please note that deletion of the app data is permanent and irreversible. We recommend exporting existing data before deletion.',
|
||||||
confirmation: 'Delete data permanently',
|
confirmation: 'Delete app data permanently',
|
||||||
errors: {
|
errors: {
|
||||||
couldNotDeleteFile: 'Could not delete data',
|
couldNotDeleteFile: 'Could not delete data',
|
||||||
postFix: 'No data was deleted or changed'
|
postFix: 'No data was deleted or changed'
|
||||||
|
|||||||
Reference in New Issue
Block a user