From d18d808543dcbfba6d46db2d9c569c65fca79002 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Wed, 4 May 2016 00:04:10 +0200 Subject: [PATCH] i18n: use 'portfolio' instead of 'dropbox' (#10822) --- wcs/qommon/form.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wcs/qommon/form.py b/wcs/qommon/form.py index 07fd773..742c783 100644 --- a/wcs/qommon/form.py +++ b/wcs/qommon/form.py @@ -620,8 +620,8 @@ class FileWithPreviewWidget(CompositeWidget): and not self.readonly): get_response().add_javascript(['fargo.js']) params = (root_url, - _('Pick a file from your dropbox'), - _('Use file from my dropbox')) + _('Pick a file from the portfolio'), + _('Use file from the portfolio')) hint += htmltext('