Skip to content

chore(FR-852): update validation message for folder name to allow only English letters#3539

Merged
graphite-app[bot] merged 1 commit into
mainfrom
chore/update-validation-message
Apr 24, 2025
Merged

chore(FR-852): update validation message for folder name to allow only English letters#3539
graphite-app[bot] merged 1 commit into
mainfrom
chore/update-validation-message

Conversation

@nowgnuesLee
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee commented Apr 19, 2025

resolves #3521 (FR-852)

changes

  • update validation message for folder name to allow only English letters
  • remove unused i18n key

CleanShot 2025-04-22 at 10.54.49@2x.png

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link
Copy Markdown
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added area:ux UI / UX issue. area:i18n Localization size:M 30~100 LoC labels Apr 19, 2025
@nowgnuesLee nowgnuesLee marked this pull request as ready for review April 19, 2025 12:33
Comment thread resources/i18n/ko.json Outdated
@nowgnuesLee nowgnuesLee force-pushed the chore/update-validation-message branch from 0b74e25 to c30ccec Compare April 22, 2025 01:55
@nowgnuesLee nowgnuesLee requested a review from ironAiken2 April 22, 2025 01:57
Copy link
Copy Markdown
Contributor

@ironAiken2 ironAiken2 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

영문 / 영문자 is widely used.

Comment thread resources/i18n/ms.json Outdated
Comment thread resources/i18n/vi.json Outdated
@nowgnuesLee nowgnuesLee requested a review from agatha197 April 22, 2025 04:41
Copy link
Copy Markdown
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

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

Ah I confused. Never mind previous review.

In my opinion, when a dot (.) appears at the end of a sentence, it can be confusing whether it's allowed as part of the sentence or if it's intended as a period.

Copy link
Copy Markdown
Contributor Author

How about using ''? Like this '-', '_', '.' @agatha197

@agatha197
Copy link
Copy Markdown
Contributor

How about using ''? Like this '-', '_', '.' @agatha197

good!

@nowgnuesLee nowgnuesLee force-pushed the chore/update-validation-message branch 2 times, most recently from 99a9439 to e89e423 Compare April 24, 2025 08:46
@yomybaby yomybaby force-pushed the chore/update-validation-message branch from e89e423 to 6e62793 Compare April 24, 2025 09:56
Copy link
Copy Markdown
Member

@yomybaby yomybaby left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

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

LGTM

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 24, 2025

Merge activity

…y English letters (#3539)

resolves #3521 (FR-852)

**changes**
* update validation message for folder name to allow only English letters
* remove unused i18n key

![CleanShot 2025-04-22 at 10.54.49@2x.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/xbCemO1RqqcSjEXCRK3p/3fc896a3-0ae5-4427-925c-ecd093381db2.png)

**Checklist:** (if applicable)

- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
@graphite-app graphite-app Bot force-pushed the chore/update-validation-message branch from 6e62793 to 86c3285 Compare April 24, 2025 09:59
@graphite-app graphite-app Bot merged commit 86c3285 into main Apr 24, 2025
7 checks passed
@graphite-app graphite-app Bot deleted the chore/update-validation-message branch April 24, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:i18n Localization area:ux UI / UX issue. size:M 30~100 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update vfolder name validation to allow only English letters

5 participants