fix(windows): Update strings for Russian language

This commit is contained in:
Darcy Wong 2025-03-18 08:27:52 +07:00
parent 8e8d38b1e3
commit bf00c7a453
2 changed files with 3 additions and 3 deletions

View file

@ -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 -->

View file

@ -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>