Don't interpret html inside poll options. (#1527)
* Don't interpret html inside poll options. Closes #1362 * Update translations * Mark poll_percent_format as untranslatable
This commit is contained in:
parent
a5cccb2056
commit
a308b4c139
29 changed files with 28 additions and 54 deletions
|
@ -421,7 +421,6 @@
|
|||
<string name="compose_preview_image_description">Actions pour l’image %s</string>
|
||||
|
||||
<string name="poll_info_format"> <!-- 15 votes • 1 heure restante --> %1$s • %2$s</string>
|
||||
<string name="poll_option_format"> <!-- 15% vote for this! --> <b>%1$d%%</b> %2$s</string>
|
||||
|
||||
<string name="poll_ended_voted">Un sondage auquel vous avez participé vient de se terminer</string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue