瀏覽代碼

set nc_last_moderator_leaving_room_warning to one line in strings.xml

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 7 月之前
父節點
當前提交
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>