Don't split sentences for translations #675
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#675
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ryonakano reported on Crowdin that this sentence was not translatable to Japanese because of the different ordering of the words in the Japanese grammar:
4b205fa995/templates/session/password_reset_request_expired.rs.html (L8)There are probably a lot of sentences like that, and I think we could just have one string containing the HTML markup, because Crowdin is probably smart enough to hide it/display it as "untranslatable".
I checked all strings and guess it's only here that split one sentence to two.