~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

Viewing changes to cookiekeeper/chrome/locale/de/preferences.json

  • Committer: Yvon Tanguy
  • Date: 2016-04-29 18:50:18 UTC
  • Revision ID: vono22@yahoo.fr-20160429185018-9ba3gls2fv2d9286
#1573744: When a DOM Storage items was modified, there was a double entry in the database in Firefox 46+.
Add a check on uninit() to be sure the test don't crash.
Clean a little dom storage code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
    "message": "Berechtigungen"
16
16
  },
17
17
  "ck.span.ondemand": {
18
 
    "message": "On demand"
 
18
    "message": "Auf Wunsch"
19
19
  },
20
20
  "ck.cb.ondemand.hsts": {
21
 
    "message": "<a href=\"http://www.heise.de/security/artikel/Security-Funktion-HSTS-als-Supercookie-2511258.html/\">HSTS</a>-Informationen bei Bedarf löschen."
 
21
    "message": "<a href=\"http://www.heise.de/security/artikel/Security-Funktion-HSTS-als-Supercookie-2511258.html/\">HSTS</a>-Informationen auf Wunsch löschen."
22
22
  },
23
23
  "ck.cb.ondemand.lso": {
24
 
    "message": "Unerwünschte LSO (Flash-Cookies) bei Bedarf löschen."
 
24
    "message": "Unerwünschte LSO (Flash-Cookies) auf Wunsch löschen."
25
25
  },
26
26
  "ck.span.closing": {
27
27
    "message": "Schließen"
80
80
      }
81
81
    }
82
82
  },
 
83
  "ck.cb.misc.use_html_prefs": {
 
84
    "message": "Die HTML Version des Einstellungsdialogs nutzen."
 
85
  },
83
86
  "prot.th.type": {
84
87
    "message": "Art"
85
88
  },