diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-28 18:56:47 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-08-28 18:56:47 +0000 |
commit | bfd0fb067ac35a4fa76b545a7b357fac72a63e18 (patch) | |
tree | 940f80e27e6175750fd61a7692156f1a4821b9eb /lang/en.yml | |
parent | 8f3a04ce6906b7e9008bc6488a07404413c4552b (diff) | |
download | redmine-bfd0fb067ac35a4fa76b545a7b357fac72a63e18.tar.gz redmine-bfd0fb067ac35a4fa76b545a7b357fac72a63e18.zip |
Adds posts quoting functionality (#1825).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1772 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.yml b/lang/en.yml index 6cd6d4270..5f552774c 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -561,6 +561,7 @@ button_copy: Copy button_annotate: Annotate button_update: Update button_configure: Configure +button_quote: Quote status_active: active status_registered: registered |