Skip to content

Wrong typing in several cases in strings: IMPORTANT this is not a translation bug #6193

@benediktjohannes

Description

@benediktjohannes

Guidelines

I have searched searched open and closed issues for duplicates

I am submitting a bug report for existing functionality that does not work as intended

This isn't a feature request or a discussion topic
Bug description
In Signal/translations/en.lproj/Localizable.strings in the title of a translation (IMPORTANT: not the translation, so this can't be done via a translation platform) are several typing issues like (always wrong and corrected form):

"CONVERSATION_SETTINGS_MENTION_MODE_AlWAYS" = "Always Notify";
"CONVERSATION_SETTINGS_MENTION_MODE_ALWAYS" = "Always Notify";

"DELETE_ACCOUNT_CONFIRMATION_ACTION_SHEEET_ACTION" = "Delete Account";
"DELETE_ACCOUNT_CONFIRMATION_ACTION_SHEET_ACTION" = "Delete Account";

"DELETE_ACCOUNT_CONFIRMATION_ACTION_SHEEET_MESSAGE" = "This will delete your Signal account and reset the application. The app will close after this process is complete.";
"DELETE_ACCOUNT_CONFIRMATION_ACTION_SHEET_MESSAGE" = "This will delete your Signal account and reset the application. The app will close after this process is complete.";

and several more

Important this is not a translation change, this is an internal change of the value field for the translations - another important thing to mention: This (probably) has to be changed in all language translation files as well and also in the general value context if it's wrong there as well and copied

Screenshots
No response

Device
No response

Android version
No response

Signal version
Latest

Link to debug log
No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions