浏览代码

Добавлены заголовки

Barsik Kato 2 年之前
父节点
当前提交
ef8425ba70
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      Session1/Windows/AddAgent.xaml
  2. 1 1
      Session1/Windows/EditAgent.xaml

+ 1 - 1
Session1/Windows/AddAgent.xaml

@@ -5,7 +5,7 @@
         xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
         xmlns:local="clr-namespace:Session1"
         mc:Ignorable="d"
-        Title="AddAgent" Height="470" Width="800">
+        Title="Добавление агента" Height="470" Width="800">
     <Grid>
         <Grid.ColumnDefinitions>
             <ColumnDefinition Width="191*"/>

+ 1 - 1
Session1/Windows/EditAgent.xaml

@@ -5,7 +5,7 @@
         xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
         xmlns:local="clr-namespace:Session1"
         mc:Ignorable="d"
-        Title="EditAgent" Height="499.5" Width="800">
+        Title="Редактирование агента" Height="499.5" Width="800">
     <Grid>
         <Grid.ColumnDefinitions>
             <ColumnDefinition Width="191*"/>