Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

[UX] Consistent wizard message texts #157

Merged
merged 1 commit into from Jan 17, 2017
Merged

[UX] Consistent wizard message texts #157

merged 1 commit into from Jan 17, 2017

Conversation

kthoms
Copy link

@kthoms kthoms commented Jan 11, 2017

This will make the texts in the new project wizard more consistent.

  • Sentences finished by dot.
  • Renamed WizardNewXtextProjectCreationPage_LabelFacets to
    AdvancedNewProjectPage_LabelFacets since it belongs to the advanced
    page.
  • Renamed 'Plugin' to 'Plug-in'. This is how it is spelled in Eclipse
    wording.
  • Renamed 'eclipse' to 'Eclipse'.

@@ -8,37 +8,37 @@
###############################################################################

NewXtextProjectWizard_WindowTitle=New Xtext Project
WizardNewXtextProjectCreationPage_Description=Click 'Finish' to create a basic Xtext Project or 'Next' to go to the advanced configuration
WizardNewXtextProjectCreationPage_Description=Click 'Finish' to create a basic Xtext project or 'Next' to go to the advanced configuration.
Copy link
Member

Choose a reason for hiding this comment

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

is still inconsistent case wise

AdvancedNewProjectPage_ideaReqGradleInfo=IntelliJ Plugin requires Gradle build. An additional Gradle build will be created
AdvancedNewProjectPage_noBuildship=Gradle integration for eclipse is not installed. Consider to install Buildship.
AdvancedNewProjectPage_noM2e=Maven integration for eclipse is not installed. Consider to install M2e.
AdvancedNewProjectPage_Description=Customize your Xtext Project.
Copy link
Member

Choose a reason for hiding this comment

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

project should be lower case

AdvancedNewProjectPage_noM2e=Maven integration for eclipse is not installed. Consider to install M2e.
AdvancedNewProjectPage_Description=Customize your Xtext Project.
AdvancedNewProjectPage_LabelFacets=Facets
AdvancedNewProjectPage_eclipseAndGradleWarn=Building Eclipse Plug-ins with Gradle is not yet supported. An additional Maven Tycho build will be created.
Copy link
Member

Choose a reason for hiding this comment

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

plug-ins should be lower case

- Sentences finished by dot.
- Renamed WizardNewXtextProjectCreationPage_LabelFacets to
AdvancedNewProjectPage_LabelFacets since it belongs to the advanced
page.
- Renamed 'Plugin' to 'plug-in'. This is how it is spelled in Eclipse
wording.
- Renamed 'eclipse' to 'Eclipse'.
- 'Xtext Project' -> 'Xtext project'

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
@kthoms
Copy link
Author

kthoms commented Jan 16, 2017

@svenefftinge @cdietrich Is it OK now?

@kthoms kthoms merged commit bb60709 into master Jan 17, 2017
@kthoms kthoms deleted the kt_wizard_messages branch January 17, 2017 13:42
@kthoms kthoms added this to the release_v2.11 milestone Jan 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants