diff options
| author | hiro <hiro@torproject.org> | 2019-03-08 11:43:57 +0100 |
|---|---|---|
| committer | hiro <hiro@torproject.org> | 2019-03-08 11:43:57 +0100 |
| commit | d4777d66c7cd528bdc4e903de4bea5482eff5d29 (patch) | |
| tree | 3a6a1cd9375a435076296fd3af7e8e340db4418f | |
| parent | 34a5c8ce0c692e9876d2c61cfb6e32bc84df1f9e (diff) | |
Update script
| -rw-r--r-- | share/locale/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/locale/en.json b/share/locale/en.json index 82c4a0f..83c91e6 100644 --- a/share/locale/en.json +++ b/share/locale/en.json @@ -1,6 +1,6 @@ { - "links_body": "GetTor Test. Please be kind.", - "links_subject": "GetTor Email Test. \n \n You can download GetTor from the following links: \n \n %s", + "links_body": "GetTor Test. Please be kind. \n \n You can download GetTor from the following links: \n \n %s", + "links_subject": "GetTor Email Test.", "help_body": "GetTor Help Test. Please be kind.", "help_subject": "GetTor Help Email Test", "help_debug": "Log application errors to stdout", |
