Closed Bug 1919516 Opened 25 days ago Closed 25 days ago

Focus "Repeated word `zaman` in message: possible typo" linter warning

Categories

(Mozilla Localizations :: tr / Turkish, defect)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: RyanVM, Unassigned)

References

Details

This was identified by the Android Gradle Plugin linter. Feel free to resolve as invalid if this is spurious.

<issue
    id="Typos"
    message="Repeated word `zaman` in message: possible typo"
    errorLine1="    <string name=`preference_studies_summary`>Firefox zaman zaman araştırmalar yükleyip çalıştırabilir.</string>"
    errorLine2="                                                      ^">
    <location
        file="src/main/res/values-tr/strings.xml"
        line="834"
        column="55"/>
</issue>
You need to log in before you can comment on or make changes to this bug.