소스 검색

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

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*"/>