Skip to content

Fix duplicate database filename error message#323

Merged
aivanovski merged 1 commit into
masterfrom
feature/fix-file-already-error-error-on-new-database-scree
Jun 6, 2026
Merged

Fix duplicate database filename error message#323
aivanovski merged 1 commit into
masterfrom
feature/fix-file-already-error-error-on-new-database-scree

Conversation

@aivanovski

Copy link
Copy Markdown
Owner

Summary

  • show a specific error when a new database filename already exists
  • use translatable resources for the user-facing message
  • correct the English message to File already exists

Closes #321

@aivanovski aivanovski marked this pull request as ready for review June 6, 2026 15:38
@aivanovski aivanovski added this to the 1.17.0 milestone Jun 6, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fdcd71b821

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread app/src/main/res/values/strings.xml
@aivanovski aivanovski merged commit c5554bc into master Jun 6, 2026
7 checks passed
@aivanovski aivanovski deleted the feature/fix-file-already-error-error-on-new-database-scree branch June 6, 2026 15:50
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.

Duplicate Database Filename Shows Generic Error Instead of Specific Message

1 participant