mirror of
https://github.com/KeyKeeperApp/KeyKeeper.git
synced 2026-04-21 03:56:28 +03:00
сохранил файл в кодировке UTF-8. Теперь надпись на русском
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Window xmlns="https://github.com/avaloniaui"
|
||||
<Window xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:vm="using:KeyKeeper.ViewModels"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
@@ -18,7 +18,7 @@
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"/>
|
||||
<StackPanel HorizontalAlignment="Left" VerticalAlignment="Top" Margin="20">
|
||||
<Button Content="<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
<Button Content="Настройки"
|
||||
Command="{Binding OpenSettingsCommand}"
|
||||
Width="100"
|
||||
Height="30"/>
|
||||
|
||||
Reference in New Issue
Block a user