Skip to content

Add 'no records to export' localization key#24557

Merged
maliming merged 2 commits intorel-10.0from
ExportToExcel
Jan 7, 2026
Merged

Add 'no records to export' localization key#24557
maliming merged 2 commits intorel-10.0from
ExportToExcel

Conversation

@maliming
Copy link
Member

@maliming maliming commented Jan 6, 2026

No description provided.

@maliming maliming requested review from Copilot, salihozkara and yagmurcelk and removed request for Copilot January 6, 2026 12:18
@maliming maliming added this to the 10.0-patch-final milestone Jan 6, 2026
…Volo/Abp/AuditLogging/Localization/tr.json

Co-authored-by: SALİH ÖZKARA <[email protected]>
Copilot AI review requested due to automatic review settings January 6, 2026 13:02
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

This PR adds a new localization key "ThereWereNoRecordsToExport" to provide user-facing messages when there are no records available for export in the audit logging module. The key is added consistently across 18 language files with appropriate translations.

  • Adds "ThereWereNoRecordsToExport" localization key across multiple language files
  • Positions the new key consistently after "ExportFailed" in all files
  • Provides translations in 18 languages including English, Chinese (Traditional/Simplified), Turkish, Swedish, Slovenian, Slovak, Russian, Portuguese (BR), Polish, Dutch, Hungarian, French, Finnish, Spanish, German, Czech, and Arabic

Reviewed changes

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

Show a summary per file
File Description
en.json Adds English base translation: "There were no records to export."
zh-Hant.json Adds Traditional Chinese translation
zh-Hans.json Adds Simplified Chinese translation
tr.json Adds Turkish translation
sv.json Adds Swedish translation
sl.json Adds Slovenian translation
sk.json Adds Slovak translation
ru.json Adds Russian translation
pt-BR.json Adds Brazilian Portuguese translation
pl-PL.json Adds Polish translation
nl.json Adds Dutch translation
hu.json Adds Hungarian translation
fr.json Adds French translation
fi.json Adds Finnish translation
es.json Adds Spanish translation
de.json Adds German translation
cs.json Adds Czech translation
ar.json Adds Arabic translation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"Exporting": "Exporting",
"ExportCompleted": "Export completed successfully",
"ExportFailed": "Export failed",
"ThereWereNoRecordsToExport": "There were no records to export.",
Copy link

Copilot AI Jan 6, 2026

Choose a reason for hiding this comment

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

The Italian localization file (it.json) contains export-related keys including "ExportFailed" but is missing the new "ThereWereNoRecordsToExport" key. For consistency, this file should also receive the new localization key.

Copilot uses AI. Check for mistakes.
@maliming maliming merged commit 2d570b2 into rel-10.0 Jan 7, 2026
8 checks passed
@maliming maliming deleted the ExportToExcel branch January 7, 2026 02:26
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.

3 participants