Skip to content

bug(windows): many locales have wrong code for SKLanguageCode #15983

@mcdurdin

Description

@mcdurdin

windows\src\desktop\kmshell\locale\am-ET\strings.xml:
  649:   <string name="SKLanguageCode" comment="The language code for the current translation">am</string>

windows\src\desktop\kmshell\locale\az-AZ\strings.xml:
  628:   <string name="SKLanguageCode" comment="The language code for the current translation">az</string>

windows\src\desktop\kmshell\locale\bwr-NG\strings.xml:
  629:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\ckl-NG\strings.xml:
  649:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\cs-CZ\strings.xml:
  716:   <string name="SKLanguageCode" comment="The language code for the current translation">cs-cs</string>

windows\src\desktop\kmshell\locale\el-polyton\strings.xml:
  695:   <string name="SKLanguageCode" comment="The language code for the current translation">el</string>

windows\src\desktop\kmshell\locale\es-ES\strings.xml:
  715:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\ff-NG\strings.xml:
  649:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\ff-ZA\strings.xml:
  653:   <string name="SKLanguageCode" comment="The language code for the current translation">ful</string>

windows\src\desktop\kmshell\locale\ha-HG\strings.xml:
  628:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\hia-NG\strings.xml:
  629:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\id-ID\strings.xml:
  628:   <string name="SKLanguageCode" comment="The language code for the current translation">id</string>

windows\src\desktop\kmshell\locale\it-IT\strings.xml:
  716:   <string name="SKLanguageCode" comment="The language code for the current translation">it</string>

windows\src\desktop\kmshell\locale\km-KH\strings.xml:
  715:   <string name="SKLanguageCode" comment="The language code for the current translation">km</string>

windows\src\desktop\kmshell\locale\kr-NG\strings.xml:
  629:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\mfi-NG\strings.xml:
  629:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\mnw-MM\strings.xml:
  695:   <string name="SKLanguageCode" comment="The language code for the current translation">mnw</string>

windows\src\desktop\kmshell\locale\mrt-NG\strings.xml:
  628:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\nl-NL\strings.xml:
  629:   <string name="SKLanguageCode" comment="The language code for the current translation">nl</string>

windows\src\desktop\kmshell\locale\pl-PL\strings.xml:
  629:   <string name="SKLanguageCode" comment="The language code for the current translation">pl</string>

windows\src\desktop\kmshell\locale\pt-BR\strings.xml:
  649:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\pt-PT\strings.xml:
  716:   <string name="SKLanguageCode" comment="The language code for the current translation">por-PT</string>

windows\src\desktop\kmshell\locale\qqq\strings.xml:
  236:   <string name="SKLanguageCode" comment="_LanguageInfo/FormatString: The language code for the current translation (introduced 7.0.230.0)">[!!ȇƞ!!]</string>

windows\src\desktop\kmshell\locale\ru-RU\strings.xml:
  649:   <string name="SKLanguageCode" comment="The language code for the current translation">ru</string>

windows\src\desktop\kmshell\locale\shu-latn\strings.xml:
  648:   <string name="SKLanguageCode" comment="The language code for the current translation">en</string>

windows\src\desktop\kmshell\locale\sv-SE\strings.xml:
  649:   <string name="SKLanguageCode" comment="The language code for the current translation">sv</string>

windows\src\desktop\kmshell\locale\ta\strings.xml:
  157:   <string name="SKLanguageCode" comment="/FormatString: ">அ</string>

windows\src\desktop\kmshell\locale\vi-VN\strings.xml:
  715:   <string name="SKLanguageCode" comment="The language code for the current translation">vi</string>

windows\src\desktop\kmshell\locale\zh-CN\strings.xml:
  649:   <string name="SKLanguageCode" comment="The language code for the current translation">英语</string>

This value does not appear to be used. Perhaps it would be better to remove it entirely given it is out of sync. Otherwise, it should match the folder name.

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions