mirror of
https://github.com/KeyKeeperApp/KeyKeeper.git
synced 2026-05-06 16:37:00 +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:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||||
xmlns:vm="using:KeyKeeper.ViewModels"
|
xmlns:vm="using:KeyKeeper.ViewModels"
|
||||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
HorizontalAlignment="Center"
|
HorizontalAlignment="Center"
|
||||||
VerticalAlignment="Center"/>
|
VerticalAlignment="Center"/>
|
||||||
<StackPanel HorizontalAlignment="Left" VerticalAlignment="Top" Margin="20">
|
<StackPanel HorizontalAlignment="Left" VerticalAlignment="Top" Margin="20">
|
||||||
<Button Content="<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
<Button Content="Настройки"
|
||||||
Command="{Binding OpenSettingsCommand}"
|
Command="{Binding OpenSettingsCommand}"
|
||||||
Width="100"
|
Width="100"
|
||||||
Height="30"/>
|
Height="30"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user