diff options
author | Sukhbir Singh <sukhbir@torproject.org> | 2017-12-17 12:05:35 -0500 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2017-12-20 18:09:55 +0200 |
commit | 72468d21084a80420b299d94a6afdd66c2d141e6 (patch) | |
tree | 19f1afd576b6738c665132b9da9a9ecb23996a70 /chrome/locale | |
parent | de0dc0bb86f79234159d32684003bb205240e07c (diff) |
[feat] Add icons to bitmask status bar
Display the status of bitmaskd in Thunderbird's status bar by connecting
to it using bitmask.js
Diffstat (limited to 'chrome/locale')
-rw-r--r-- | chrome/locale/en-US/bitmaskMessengerOverlay.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/locale/en-US/bitmaskMessengerOverlay.properties b/chrome/locale/en-US/bitmaskMessengerOverlay.properties new file mode 100644 index 0000000..eaf9434 --- /dev/null +++ b/chrome/locale/en-US/bitmaskMessengerOverlay.properties @@ -0,0 +1,2 @@ +bitmaskStatusOn=bitmask is %S +bitmaskStatusOff=bitmask is not running |