diff options
author | jessib <jessib@riseup.net> | 2013-01-24 09:51:50 -0800 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2013-01-24 09:51:50 -0800 |
commit | 75442ad26f3d30519f747bc98bc83cdc76aff750 (patch) | |
tree | 7c5dfc371c7d596a3a3676bad6b24c4d6c5ab43a /help/config | |
parent | ed1caa740f0e58cfd5f2d908946461154db68174 (diff) | |
parent | 4057fba83719687284a4fc5542d1d0cb6f1f86e9 (diff) |
Merge pull request #21 from leapcode/feature/misc_cleanup
Feature/misc cleanup
Diffstat (limited to 'help/config')
-rw-r--r-- | help/config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/config/locales/en.yml b/help/config/locales/en.yml new file mode 100644 index 0000000..4ea662a --- /dev/null +++ b/help/config/locales/en.yml @@ -0,0 +1,2 @@ +en: + access_ticket_text: "You can later access this ticket at the url %{full_url}. You might want to bookmark this page to find it again. Anybody with this URL will be able to access this ticket, so if you are on a shared computer you might want to remove it from the browser history" |