Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions products/windows/19.0/advanced/locale_edit.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,7 @@ messages (these mostly start with SK) and with the Menu strings.

First, edit the translation's language information - SKUILanguageName,
SKUILanguageNameWithEnglish, and SKLanguageCode. The SKLanguageCode
should be the same as the language code you chose earlier. You will also
see a String with id SKDefaultLanguageCode. For Keyman for Windows, this
should remain "en" for all translations. When developing a custom
product using the Keyman Engine for Windows, you may change your
product's default language, and this would then entail changing
SKDefaultLanguageCode.
should be the same as the language code you chose earlier.

**Note:** Any entries missing from the translation will be retrieved from the
default file.
Expand Down
Loading