Skip to content

Conversation

@cl33t
Copy link
Contributor

@cl33t cl33t commented Aug 11, 2025

No description provided.

- [ ] HTML
- [ ] Tree sitter
- [x] Syntax highlight
Copy link
Contributor Author

@cl33t cl33t Aug 11, 2025

Choose a reason for hiding this comment

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

extra letter "t" removed and changes from xedox applied

<resources>
<string name="app_name">Web Android IDE</string>
<string name="you_no_have_projects">You no have projects</string>
<string name="you_no_have_projects">You have no projects</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

"no" should be placed after "have" word and NOT vise-versa

<string name="project_name_cannot_be_empty">Project name cannot be empty</string>
<string name="project_successful_created">Project successful created</string>
<string name="project_name_cannot_be_empty">Project name can\'t be empty</string>
<string name="project_successful_created">Project successfully created</string>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

added the necessary "ly" at the end of the word to form the correct word

@XedoxDev XedoxDev merged commit adad2a0 into XedoxDev:master Aug 12, 2025
1 check passed
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.

2 participants