Skip to content

Fix all-capital strings in strings.xml #2935

@neslihanturan

Description

@neslihanturan

Summary:

As mentioned at #2873 , we should avoid using all-capital strings in strings.xml file, since this can cause some problems during translation. There are some all-capital strings under strings.xml file, they should be fixed, and capitalized in the java code or layout xmls depending on where they are used.

Note: While implementing this PR, many files can be edited. So please make sure you didn't change any extra lines, ie. inserting additional spaces.

Note2: Ideally can be implemented after #2931 is merged to prevent possible conflicts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions