diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5728914a..b456df8d 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -336,8 +336,12 @@ "description": "" }, "prefs_storage_title": { - "message": "Additional Info Storage", - "description": "Title for additional info storage management section in options" + "message": "Storage", + "description": "Title for storage management section in options" + }, + "prefs_storage_info": { + "message": "The storage is used to save information about spam score, summaries and translations of each message.", + "description": "Info text for storage management section in options" }, "prefs_storage_size": { "message": "Storage size", diff --git a/options/mzta-options.html b/options/mzta-options.html index 4d6137ae..2d247247 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -253,10 +253,11 @@