Skip to content
This repository was archived by the owner on Jul 31, 2019. It is now read-only.

Added localized strings to editor.properties for InlineBorderRadiusEditor extension#2585

Merged
gideonthomas merged 18 commits intomozilla:masterfrom
feihaozi77:master
Jan 5, 2018
Merged

Added localized strings to editor.properties for InlineBorderRadiusEditor extension#2585
gideonthomas merged 18 commits intomozilla:masterfrom
feihaozi77:master

Conversation

@feihaozi77
Copy link
Copy Markdown
Contributor

@feihaozi77 feihaozi77 commented Dec 19, 2017

@humphd I Added the strings to the edtitor.properties file for InlineBorderRadiusEditor. Please review

@humphd
Copy link
Copy Markdown
Contributor

humphd commented Dec 22, 2017

Assigning to @gideonthomas for review

Copy link
Copy Markdown
Contributor

@gideonthomas gideonthomas left a comment

Choose a reason for hiding this comment

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

Requesting a couple of string changes. I'll make the corresponding changes in brackets.

## EXTENSIONS ##
################
# extensions/default/InlineBorderRadiusEditor
ALL_CORNERS=All Corners
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add a comment above this explaining that "All Corners" is an option that can be selected for border-radius.

# extensions/default/InlineBorderRadiusEditor
ALL_CORNERS=All Corners
INDIVIDUAL_CORNERS=Individual Corners
TL_RADIO_PX=pixels
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

All these strings are the same. Just use PIXEL_UNIT=pixels, EM_UNIT=em font unit, PERCENTAGE_UNIT=percentage

################
# extensions/default/InlineBorderRadiusEditor
ALL_CORNERS=All Corners
INDIVIDUAL_CORNERS=Individual Corners
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

same as above

@feihaozi77
Copy link
Copy Markdown
Contributor Author

@gideonthomas I updated the strings, I think we are almost there. Let me know if there is anything else I need to add/modify

Copy link
Copy Markdown
Contributor

@gideonthomas gideonthomas left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks @feihaozi77

@gideonthomas gideonthomas merged commit 749fa31 into mozilla:master Jan 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants