Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation fixes #386

Closed
wants to merge 3 commits into from
Closed

Translation fixes #386

wants to merge 3 commits into from

Conversation

rasstislav
Copy link

No description provided.

'<div class="middleColumn">' .
'<span class="readonly">$' . $this->Name . '</span>' .
'</div>' .
'</div>'
)
),
TextField::create('Title'),
TextField::create('Title'_t('EditableFormField.TITLE', 'Title')),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Syntax error. Missing comma

@tractorcow
Copy link
Contributor

Any chance this could get rebased and squashed?

@dhensby
Copy link
Contributor

dhensby commented Aug 11, 2016

@rasstislav would you mind rebasing/squashing your commits? Do you know how to?

robbieaverill added a commit to robbieaverill/silverstripe-userforms that referenced this pull request Apr 10, 2017
@robbieaverill
Copy link
Contributor

The source repository here has been removed, so I've ported the fixes over to #568 - I've credited @rasstislav in the commit message.

tractorcow pushed a commit that referenced this pull request Apr 10, 2017
fspringveldt pushed a commit to creative-commoners/silverstripe-userforms that referenced this pull request Jul 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants