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:
Joas Schilling 2025-04-29 07:11:52 +02:00
parent eee9c23656
commit f0c2e0aef5
No known key found for this signature in database
GPG Key ID: F72FA5B49FFA96B0

View File

@ -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>