Skip to content

Export file name fixes - #1143

Open
Fikitti wants to merge 1 commit into
mainfrom
1070-export-file-name
Open

Export file name fixes#1143
Fikitti wants to merge 1 commit into
mainfrom
1070-export-file-name

Conversation

@Fikitti

@Fikitti Fikitti commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The timestamp that was clustering the name of the file was removed completely.

The language code that was previously hardcoded to english is now taking the actual target language code, e.g. "slk" for "Slovak" etc.

PR Title

Format:
1070-export-file-names

Summary

Closes #1070

Describe the change.

Changes

The file names after exporting dont include the obscure timestamp anymore. They now include only the language code, that is taken from actual target language.

Test Checklist

  • Export files across different languages/projects
  • All of them should not include timestamp, and only the correct language code

The timestamp that was clustering the name of the file was removed completely.

The language code that was previously hardcoded to english is now taking the actual target language code, e.g. "slk" for "Slovak" etc.
@Fikitti
Fikitti requested a review from LeviXIII August 20, 2026 14:25
@Fikitti Fikitti linked an issue Aug 20, 2026 that may be closed by this pull request
4 tasks
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.

Export File Name

1 participant