~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

Viewing changes to cookiekeeper/chrome/locale/en/prefs.permissions.properties

  • Committer: Yvon TANGUY
  • Date: 2014-04-09 19:37:40 UTC
  • Revision ID: vono@vono.zsh.jp-20140409193740-1cqp6j5bgei4g91n
Fix #1305252 : Regression: preference extensions.cookiekeeper.version not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# CookieKeeper - a Mozilla add-on
2
 
# (c) 2013-2016 Yvon TANGUY
3
1
# This Source Code Form is subject to the terms of the Mozilla Public
4
2
# License, v. 2.0. If a copy of the MPL was not distributed with this
5
3
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
4
 
7
 
# Protected items:
8
 
type_cookie=Cookie
9
 
type_dom_storage=DOM storage
10
 
type_lso=Flash cookie
11
 
 
12
 
# Permission tab:
 
5
# From Firefox chrome://browser/locale/preferences/preferences.properties
 
6
 
 
7
cookiepermissionstext=You can specify which websites are always or never allowed to use cookies.  Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
 
8
 
13
9
invalidURI=Please enter a valid hostname
14
10
invalidURITitle=Invalid Hostname Entered
15
11