Skip to content

Large file upload - internationalization of error message#8614

Merged
kcondon merged 4 commits intoIQSS:developfrom
scholarsportal:8593_errormessage_internationalization
May 10, 2022
Merged

Large file upload - internationalization of error message#8614
kcondon merged 4 commits intoIQSS:developfrom
scholarsportal:8593_errormessage_internationalization

Conversation

@JayanthyChengan
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
The internationalization of "Invalid file size" message is implemented, when a user uploads a large image file on the Themes and Widgets page.

Which issue(s) this PR closes:

Closes #8593

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

@JayanthyChengan JayanthyChengan changed the title Large file upload - internalization error message fix Large file upload - internationalization of error message Apr 18, 2022
…internationalization

# Conflicts:
#	src/main/webapp/themeAndWidgetsFragment.xhtml
@sekmiller sekmiller self-assigned this May 6, 2022
Copy link
Copy Markdown
Contributor

@sekmiller sekmiller left a comment

Choose a reason for hiding this comment

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

@JayanthyChengan the coding for the messaging looks good. I'm just wondering about the updates to the old scripts. I think they will only be effective for upgrades to versions prior to the numbers on the scripts ( 4.13 and 4.16).

@JayanthyChengan
Copy link
Copy Markdown
Contributor Author

@sekmiller - that was my mistake, reverted them back

@sekmiller
Copy link
Copy Markdown
Contributor

@JayanthyChengan, Thanks! I will pass along to QA.

Copy link
Copy Markdown
Contributor

@sekmiller sekmiller left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@kcondon kcondon assigned kcondon and unassigned sekmiller May 10, 2022
@kcondon kcondon merged commit e8435ac into IQSS:develop May 10, 2022
@pdurbin pdurbin added this to the 5.11 milestone Jun 2, 2022
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.

"Invalid file size" error message is not internationalized

5 participants