Fixed FELIX-3491 Better activity indication when pressing refresh/update bundle buttons 
https://issues.apache.org/jira/browse/FELIX-3491

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1330802 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
index 4d4f592..696504c 100644
--- a/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -242,3 +242,6 @@
 metadata.locale.name=Locale
 metadata.locale.description=If set, this locale forces the localization to use this locale instead of the one requested by the web browser
 
+# https://issues.apache.org/jira/browse/FELIX-3491
+bundles.success.title=Success
+bundles.success.text=Operation completed succesfully.