소스 검색

set nc_last_moderator_leaving_room_warning to one line in strings.xml

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 9 달 전
부모
커밋
2ad8c2eabc
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      app/src/main/res/values/strings.xml

+ 1 - 3
app/src/main/res/values/strings.xml

@@ -505,9 +505,7 @@ How to translate with transifex:
     <string name="nc_delete_message">Delete</string>
     <string name="nc_delete_message_leaked_to_matterbridge">Message deleted successfully, but it might have been leaked to other services</string>
     <string name="startCallForbidden">You are not allowed to start a call</string>
-    <string name="nc_last_moderator_leaving_room_warning">
-        You need to promote a new moderator before you can leave the conversation
-    </string>
+    <string name="nc_last_moderator_leaving_room_warning">You need to promote a new moderator before you can leave the conversation</string>
 
     <string name="share">Share</string>
     <string name="send_to">Send to</string>