From 2fcf4e256712a9e31bac031c7e3091a5d9224dca Mon Sep 17 00:00:00 2001 From: Michael McKoy Date: Fri, 27 Jul 2007 23:09:18 +0000 Subject: [PATCH] Added Invalid Amount phrase to common.phrases.txt --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401202 --- translations/common.phrases.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/translations/common.phrases.txt b/translations/common.phrases.txt index 482d0cd8..8481fd06 100644 --- a/translations/common.phrases.txt +++ b/translations/common.phrases.txt @@ -146,4 +146,9 @@ { "en" "Admin cache has been refreshed." } + + "Invalid Amount" + { + "en" "Invalid amount specified" + } }