File tree Expand file tree Collapse file tree
RegulSaveCleaner.Assets/Localization Expand file tree Collapse file tree Original file line number Diff line number Diff line change 179179 <s : String x : Key =" OpacityLevel" >Уровень прозрачности</s : String >
180180 <s : String x : Key =" AccentColor" >Акцентный цвет</s : String >
181181 <s : String x : Key =" UseSystemAccentColor" >Использовать системный акцентный цвет</s : String >
182- <s : String x : Key =" Change" >Изменит </s : String >
182+ <s : String x : Key =" Change" >Изменить </s : String >
183183 <s : String x : Key =" Theme" >Тема</s : String >
184184 <s : String x : Key =" FolderForOldSaves" >Папка для старых сохранений</s : String >
185185 <s : String x : Key =" ShowWarningAboutLargeNumberOfSaves" >Показывать предупреждение о большом количестве сохранений</s : String >
Original file line number Diff line number Diff line change 77using RegulSaveCleaner . ViewModels ;
88using RegulSaveCleaner . Views . Pages ;
99
10+ #if OSX
11+ using PleasantUI . Core . Enums ;
12+ #endif
13+
1014namespace RegulSaveCleaner . Views ;
1115
1216public partial class MainWindow : PleasantWindow
You can’t perform that action at this time.
0 commit comments