Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Where is "Add files to" stored ?


Go to End


971 Views

Avatar
qlex

Community Member, 68 Posts

24 August 2009 at 7:35pm

Edited: 24/08/2009 7:40pm

Hi,
im Files&Images section, there' a button called

+ Add files to "{here comes folder's name}"

My client uses polish user interface in admin section, so instead he sees partially translated button which replaced "Add" with polish "Dodaj" but left files to unchanged.

Where can i modify this ?

Thanx
Qlex

EDIT:
Found this myself. Please close topic. For your information, the following was missing in the lang file for pl_PL in dataobject_manager/lang/
$lang['en_US']['AssetManager']['ADDFILESTO'] = 'files to "%s"';