Sync localazy to fix lint error.
This commit is contained in:
parent
33d90104dd
commit
ff1147e611
5 changed files with 10 additions and 46 deletions
|
|
@ -63,7 +63,7 @@
|
|||
<string name="common_developer_options">"Možnosti pro vývojáře"</string>
|
||||
<string name="common_edited_suffix">"(upraveno)"</string>
|
||||
<string name="common_editing">"Úpravy"</string>
|
||||
<string name="common_emote">"* %1$@ %2$@"</string>
|
||||
<string name="common_emote">"* %1$s %2$s"</string>
|
||||
<string name="common_encryption_enabled">"Šifrování povoleno"</string>
|
||||
<string name="common_error">"Chyba"</string>
|
||||
<string name="common_file">"Soubor"</string>
|
||||
|
|
|
|||
|
|
@ -121,11 +121,7 @@
|
|||
<string name="leave_room_alert_subtitle">"Êtes-vous sûr de vouloir quitter la salle ?"</string>
|
||||
<string name="login_initial_device_name_android">"%1$s Android"</string>
|
||||
<plurals name="common_member_count">
|
||||
<item quantity="zero">"Aucun membre"</item>
|
||||
<item quantity="one">"%1$d membre"</item>
|
||||
<item quantity="two">"%1$d membres"</item>
|
||||
<item quantity="few">"%1$d membres"</item>
|
||||
<item quantity="many">"%1$d membres"</item>
|
||||
<item quantity="other">"%1$d membres"</item>
|
||||
</plurals>
|
||||
<string name="preference_rageshake">"Rageshake pour signaler un bug"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue