Skip to content

Remove trailing periods from Feature title.#24795

Merged
EngincanV merged 1 commit intodevfrom
FeatureTitle
Feb 3, 2026
Merged

Remove trailing periods from Feature title.#24795
EngincanV merged 1 commit intodevfrom
FeatureTitle

Conversation

@maliming
Copy link
Member

@maliming maliming commented Feb 3, 2026

Resolve #24780

Copilot AI review requested due to automatic review settings February 3, 2026 10:05
@maliming maliming added this to the 10.2-preview milestone Feb 3, 2026
@maliming maliming requested a review from EngincanV February 3, 2026 10:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates localization resources to ensure the Feature:AllowChangingEmailSettings feature title does not end with a trailing period, aligning with issue #24780.

Changes:

  • Removed trailing sentence-ending punctuation from the Feature:AllowChangingEmailSettings title across multiple locale JSON files.
  • Kept corresponding ...Description strings unchanged (still sentence-form with punctuation).

Reviewed changes

Copilot reviewed 25 out of 25 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/zh-Hant.json Removes trailing punctuation from the feature title (Traditional Chinese).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/zh-Hans.json Removes trailing punctuation from the feature title (Simplified Chinese).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/vi.json Removes trailing punctuation from the feature title (Vietnamese).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/tr.json Removes trailing punctuation from the feature title (Turkish).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/sv.json Removes trailing punctuation from the feature title (Swedish).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/sl.json Removes trailing punctuation from the feature title (Slovenian).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/sk.json Removes trailing punctuation from the feature title (Slovak).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/ru.json Removes trailing punctuation from the feature title (Russian).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/ro-RO.json Removes trailing punctuation from the feature title (Romanian).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/pt-BR.json Removes trailing punctuation from the feature title (Portuguese - Brazil).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/pl-PL.json Removes trailing punctuation from the feature title (Polish).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/nl.json Removes trailing punctuation from the feature title (Dutch).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/it.json Removes trailing punctuation from the feature title (Italian).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/is.json Removes trailing punctuation from the feature title (Icelandic).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/hu.json Removes trailing punctuation from the feature title (Hungarian).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/hr.json Removes trailing punctuation from the feature title (Croatian).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/fr.json Removes trailing punctuation from the feature title (French).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/fi.json Removes trailing punctuation from the feature title (Finnish).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/es.json Removes trailing punctuation from the feature title (Spanish).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/en.json Removes trailing punctuation from the feature title (English).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/el.json Removes trailing punctuation from the feature title (Greek).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/de.json Removes trailing punctuation from the feature title (German).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/de-DE.json Removes trailing punctuation from the feature title (German - Germany).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/cs.json Removes trailing punctuation from the feature title (Czech).
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/ar.json Removes trailing punctuation from the feature title (Arabic).

@EngincanV EngincanV merged commit d57729c into dev Feb 3, 2026
7 of 8 checks passed
@EngincanV EngincanV deleted the FeatureTitle branch February 3, 2026 12:04
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.

Titles should not end with a period.

3 participants