mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-09 13:59:48 +01:00
fix to avoid linebreaks in strings.xml
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
ab8a41182a
commit
9493e7889f
@ -513,14 +513,11 @@ How to translate with transifex:
|
|||||||
<string name="nc_reply">Reply</string>
|
<string name="nc_reply">Reply</string>
|
||||||
<string name="nc_reply_privately">Reply privately</string>
|
<string name="nc_reply_privately">Reply privately</string>
|
||||||
<string name="nc_delete_message">Delete</string>
|
<string name="nc_delete_message">Delete</string>
|
||||||
<string name="nc_conversation_auto_delete_notice">This conversation will be automatically deleted for everyone in
|
<string name="nc_conversation_auto_delete_notice">This conversation will be automatically deleted for everyone in %1$d days of no activity</string>
|
||||||
%1$d days of no activity</string>
|
<string name="nc_conversation_auto_delete_warning">This conversation will be automatically deleted for everyone in %1$d day of no activity</string>
|
||||||
<string name="nc_conversation_auto_delete_warning">This conversation will be automatically deleted for everyone in
|
|
||||||
%1$d day of no activity</string>
|
|
||||||
<string name="nc_delete_now">Delete now</string>
|
<string name="nc_delete_now">Delete now</string>
|
||||||
<string name="nc_keep">Keep</string>
|
<string name="nc_keep">Keep</string>
|
||||||
<string name="nc_delete_message_leaked_to_matterbridge">Message deleted successfully, but it might have been
|
<string name="nc_delete_message_leaked_to_matterbridge">Message deleted successfully, but it might have been leaked to other services</string>
|
||||||
leaked to other services</string>
|
|
||||||
<string name="startCallForbidden">You are not allowed to start a call</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="nc_room_retention">Room is retained successfully</string>
|
<string name="nc_room_retention">Room is retained successfully</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user