* Sync Strings from Localazy * Update strings, remove broken German translation * Update screenshots --------- Co-authored-by: bmarty <bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io> Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 lines
377 B
XML
8 lines
377 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<plurals name="room_timeline_state_changes">
|
|
<item quantity="one">"%1$d modifica alla stanza"</item>
|
|
<item quantity="other">"%1$d modifiche alla stanza"</item>
|
|
</plurals>
|
|
<string name="screen_room_retry_send_menu_remove_action">"Rimuovi"</string>
|
|
</resources>
|