Merge pull request #4934 from nextcloud/translation/fix

fix(translation): Remove leading quote, trailing space and line break…
This commit is contained in:
Joas Schilling 2025-04-29 07:15:26 +02:00 committed by GitHub
commit b12755266f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>