aboutsummaryrefslogtreecommitdiffstats
path: root/src/chrome/locale/en-US/locale.properties
blob: 7f693d0d58354684c09af707451e646698ed4115 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# COMMON
common.product.name = Multiproxy Switch
common.proxy.none = None
common.buttons.cancel = Cancel
common.buttons.load = Load
common.label.proxy = Proxy:

# TOOLBAR
toolbar.proxy.label = Proxy:
toolbar.status = Status:
toolbar.loading = Loading...
toolbar.using = Using
toolbar.using.none = Using No Proxy
toolbar.clickApply = Click apply to use this proxy
toolbar.notApplied = Proxy not applied, switching back to last used proxy

# CONFIRMATIONS
confirm.remove = Are you sure you want to delete this proxy?

# UPGRADE
upgrade.none = No upgrades currently exist
upgrade.install = An upgrade exists.\nWould you like to install it now?


# ERRORS
error.unknown = An unknown error occurred
error.proxy.load = Could not load
error.cookie = Could not clear cookies

error.remove = Could not remove proxy
error.remove.forbidden = You cannot remove this entry.

error.add.empty = The Proxy Label field cannot be empty
error.add.invalid = The Proxy Label field contains invalid characters
error.add.duplicate = That Proxy Label already exists

error.edit.select = Select a proxy to edit
error.edit.forbidden = You cannot edit this entry.

error.update = Could not upgrade

error.prefs.display = You cannot hide both the context menu and toolbar.\nPlease select one

# ANONYMOUS
add.anon.validate.label = You must enter a Proxy Label
add.anon.validate.rotation = You must enter a rotation interval
add.anon.validate.rotation.type = The rotation interval must be a number
add.anon.validate.remove = Please select an item to remove
add.anon.validate.empty = Enter a proxy into the field
add.anon.validate.duplicate = This proxy already exists in your list
add.anon.validate.domain = This is an invalid IP or domain name
add.anon.import.file.validate.empty = This file did not list any valid proxies
add.anon.import.url.validate.empty = This url did not list any valid proxies
add.anon.import.validate.old = No new proxies were found

anon.config.empty = No Proxies have been added to this anonymous configuration.