From: Ævar Arnfjörð Bjarmason Date: Thu, 1 Oct 2009 10:21:12 +0000 (+0000) Subject: Fixed message key that was broken due to a broken regex I used during X-Git-Tag: live~6656 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/7ac795ff54956fe5475d5038dadec6e311d16472 Fixed message key that was broken due to a broken regex I used during importing. It had AS message params mixed up with it. --- diff --git a/config/potlatch/locales/en.yml b/config/potlatch/locales/en.yml index 723266d8b..bb084c822 100644 --- a/config/potlatch/locales/en.yml +++ b/config/potlatch/locales/en.yml @@ -107,7 +107,7 @@ en: point: Point prompt_addtorelation: Add $1 to a relation prompt_changesetcomment: "Enter a description of your changes:" - prompt_closechangeset',_root.changeset),completeClose,': Close changeset $1 + prompt_closechangeset: Close changeset $1 prompt_createparallel: Create parallel way prompt_editlive: Edit live prompt_editsave: Edit with save