element-hq / element-hq/element-ios

Fix capitalisation in room settings panel

Open
#5,794 3 comments 0 reactions 0 assignees View on GitHub
A-Room-Settings O-Occasional S-Tolerable T-Defect Z-Community-Testing
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
![ima_d5a6eb2](https://user-images.githubusercontent.com/51663/157653524-0f995711-fa06-4fab-8255-f25d01955c62.png)

### 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.