feat(ADFA-3823): Rename Termux to Terminal#1330
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughRelease Notes - Terminal Preferences Naming UpdateChanges
Affected Files
Risks & Best Practice Violations
WalkthroughThis PR updates two preferences-related string resources in the Android strings XML: ChangesUI String Resource Update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 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 `@resources/src/main/res/values/termux_app_strings.xml`:
- Around line 104-105: Update the display text for the preference summary to
match the rebranded title: change the string resource termux_preferences_summary
so it no longer references "Termux terminal" and instead uses wording consistent
with termux_preferences_title (for example "Preferences for the Terminal" or
"Terminal preferences"); make this change in the same values XML entry for
termux_preferences_summary and ensure translations are handled separately from
identifiers (keep the resource name termux_preferences_title unchanged).
🪄 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: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 9c0258d3-fa9f-498c-a16c-0442feb82bee
📒 Files selected for processing (1)
resources/src/main/res/values/termux_app_strings.xml
Rename "Termux" to "Terminal" on Preferences screen