Skip to content

src/res: added Turkish tr translations - #28

Merged
teidesu merged 1 commit into
teidesu:mainfrom
cvnertnc:main
Jul 24, 2026
Merged

src/res: added Turkish tr translations#28
teidesu merged 1 commit into
teidesu:mainfrom
cvnertnc:main

Conversation

@cvnertnc

@cvnertnc cvnertnc commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features
    • Added Turkish localization for a broad range of app interface text, including navigation, chats, settings, calls, profiles, media, backups, security, bots, and biometric authentication.
    • Included localized plural forms and confirmation messages for supported actions.
  • Chores
    • Updated the app’s resource-sync configuration to include the new Turkish string resources.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 703a4371-ff0e-4334-ad22-01b8fec23f31

📥 Commits

Reviewing files that changed from the base of the PR and between e84de06 and 04ed106.

📒 Files selected for processing (2)
  • scripts/config.ts
  • src/res/values-tr/strings_inu.xml
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/res/values-tr/strings_inu.xml

📝 Walkthrough

Walkthrough

Added a Turkish Android localization resource containing translated UI strings for navigation, settings, messaging, account flows, confirmations, and other application features, along with configuration to synchronize it into the target Android project.

Changes

Turkish localization

Layer / File(s) Summary
Turkish resource and synchronization
src/res/values-tr/strings_inu.xml, scripts/config.ts
Adds Turkish translations for UI labels, prompts, settings, confirmations, status messages, parameterized strings, and plural resources, and registers the resource file for synchronization into the target Android values-tr directory.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • teidesu/inugram#5: Adds a similar localized string resource and forkSyncFiles synchronization mapping for Russian.

Suggested reviewers: teidesu

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding Turkish translations under src/res.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai 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.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/res/values-tr/strings_inu.xml`:
- Line 135: Update the InuSpoilers string value to use the singular “spoiler”
terminology consistently with nearby strings, while preserving the Turkish
label.
- Around line 350-352: Add the missing Turkish string resources InuJoinDate and
InuCreatedDate in the same section as InuRegDate, using Turkish translations
consistent with the base resource’s date-label meanings.
- Line 97: Update the InuCompactMode string value from “Kompat mod” to “Kompakt
mod” to correct the compact-mode label typo.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c85b4ccd-82a4-485f-8895-3a06b8303ca6

📥 Commits

Reviewing files that changed from the base of the PR and between 1c13e4a and e84de06.

📒 Files selected for processing (1)
  • src/res/values-tr/strings_inu.xml

Comment thread src/res/values-tr/strings_inu.xml Outdated
Comment thread src/res/values-tr/strings_inu.xml
Comment thread src/res/values-tr/strings_inu.xml
@cvnertnc

Copy link
Copy Markdown
Contributor Author

Okay, I'll look into the AI's requests. I'm a little busy right now, but I'll be back.

@teidesu

teidesu commented Jul 24, 2026

Copy link
Copy Markdown
Owner

update config.ts too plz

@cvnertnc

Copy link
Copy Markdown
Contributor Author

update config.ts too plz

I'll be there in 10 minutes, buddy 😉

@cvnertnc

Copy link
Copy Markdown
Contributor Author

update config.ts too plz

I started working.

- added values-tr in scripts/config.ts
- added src/res/values-tr/strings_inu.xml

Signed-off-by: cvnertnc <[email protected]>
@cvnertnc

Copy link
Copy Markdown
Contributor Author

update config.ts too plz

I added it 😉

@teidesu
teidesu merged commit 458abd7 into teidesu:main Jul 24, 2026
1 check passed
@teidesu

teidesu commented Jul 24, 2026

Copy link
Copy Markdown
Owner

thanks!

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.

2 participants