author | Thierry Florac <thierry.florac@onf.fr> |
Thu, 29 Mar 2018 16:01:54 +0200 | |
changeset 502 | 9ba37584f255 |
parent 501 | 3407e6940f6a |
child 503 | 264f9b53a714 |
src/pyams_content/component/paragraph/zmi/pictogram.py | file | annotate | diff | comparison | revisions |
--- a/src/pyams_content/component/paragraph/zmi/pictogram.py Wed Mar 28 15:46:19 2018 +0200 +++ b/src/pyams_content/component/paragraph/zmi/pictogram.py Thu Mar 29 16:01:54 2018 +0200 @@ -368,7 +368,7 @@ 'status': 'message', 'messagebox': { 'status': 'error', - 'content': translate(_("Given association name doesn't exist!")) + 'content': translate(_("Given pictogram name doesn't exist!")) } } del request.context[name]