mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-17 21:27:40 +00:00
fix(windows): Update strings for Russian language
This commit is contained in:
parent
8e8d38b1e3
commit
bf00c7a453
2 changed files with 3 additions and 3 deletions
|
|
@ -638,11 +638,11 @@
|
|||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUILanguageName" comment="User interface language name in the UI language">Pyccĸий</string>
|
||||
<string name="SKUILanguageName" comment="User interface language name in the UI language">Русский</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUILanguageNameWithEnglish" comment="UI language name in the UI language with the English name in parentheses (this message is used when the user gets stuck in a strange UI language)">Pyccĸий (Russian)</string>
|
||||
<string name="SKUILanguageNameWithEnglish" comment="UI language name in the UI language with the English name in parentheses (this message is used when the user gets stuck in a strange UI language)">Русский (Russian)</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="ssLanguageName" comment="User interface language name in the UI language">Pyccĸий</string>
|
||||
<string name="ssLanguageName" comment="User interface language name in the UI language">Русский</string>
|
||||
<string name="ssApplicationTitle">Настройки $APPNAME $VERSION</string>
|
||||
<string name="ssTitle">Установить $APPNAME $VERSION</string>
|
||||
<string name="ssInstallSuccess">$APPNAME $VERSION успешно установлен.</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue