element-hq / element-hq/element-ios
Fix capitalisation in room settings panel
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
1. Open room settings
### Outcome
#### What did you expect
Consistent capitalisation in room details
#### What happened instead?
Room Photo, Room Name, Direct Chat are capitalised US style, while everything else is GB style (only first letter is capitalised). Given that we use en_GB as default, these should be updated to be Room photo, Room name and Direct chat

### Your phone model
_No response_
### Operating system version
_No response_
### Application version
Gil's Spaces Alpha build (1.8.4+spaces)
### Homeserver
_No response_
### Will you send logs?
No
Contributor guide
Research direction
Search the iOS project for the room settings labels “Room Photo,” “Room Name,” and “Direct Chat,” then inspect the surrounding localization entries. Update them to “Room photo,” “Room name,” and “Direct chat,” and verify that the room details panel consistently uses the requested capitalization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- internationalization, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100