mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-09 13:59:48 +01:00
fix(translation): Remove leading quote, trailing space and line break from translation
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
eee9c23656
commit
f0c2e0aef5
@ -230,11 +230,10 @@ How to translate with transifex:
|
||||
<string name="send_email">Send email</string>
|
||||
<string name="create_issue">Create issue</string>
|
||||
<string name="nc_diagnose_flavor" translatable="false">Build flavor</string>
|
||||
<string name="nc_test_push_button">"Test push notifications</string>
|
||||
<string name="nc_test_push_button">Test push notifications</string>
|
||||
<string name="nc_test_results">Test results</string>
|
||||
<string name="message_copied">Message copied</string>
|
||||
<string name="nc_push_notification_message">Push notification is sent successfully. You should now receive
|
||||
a notification on this device with the title \'Testing push notifications\' </string>
|
||||
<string name="nc_push_notification_message">Push notification is sent successfully. You should now receive a notification on this device with the title \'Testing push notifications\'</string>
|
||||
|
||||
<!-- Conversation menu -->
|
||||
<string name="nc_leave">Leave conversation</string>
|
||||
|
Loading…
Reference in New Issue
Block a user