소스 검색

fix string

Tigran 4 년 전
부모
커밋
106914f607
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      MafiaTelegramBot/Models/Commands/CustomMessageHandlers/CreateRoomHandler.cs
  2. 1 1
      MafiaTelegramBot/Resources/strings.resx

+ 0 - 1
MafiaTelegramBot/Models/Commands/CustomMessageHandlers/CreateRoomHandler.cs

@@ -1,4 +1,3 @@
-using System;
 using System.Threading.Tasks;
 using MafiaTelegramBot.Controllers;
 using MafiaTelegramBot.DataBase.EntityDao;

+ 1 - 1
MafiaTelegramBot/Resources/strings.resx

@@ -673,6 +673,6 @@
         <value>Используйте этот параметр для выдачи случайных ролей</value>
     </data>
     <data name="rate" xml:space="preserve">
-        <value>Ваш рейтинг</value>
+        <value>Ваш рейтинг:</value>
     </data>
 </root>