fix german poll_option_format string
This commit is contained in:
parent
986b4ad8c8
commit
d861f657bb
1 changed files with 1 additions and 2 deletions
|
@ -384,8 +384,7 @@
|
|||
<string name="poll_info_time_relative">%s verbleibend</string>
|
||||
<string name="poll_info_time_absolute">endet um %s</string>
|
||||
<string name="poll_info_closed">Geschlossen</string>
|
||||
<string name="poll_option_format">" &lt;b&gt;%1$d%%&lt;/b&gt; %2$s"<!-- 15% vote for this! -->
|
||||
<b>%1$d%%</b> %2$s</string>
|
||||
<string name="poll_option_format"> <b>%1$d%%</b> %2$s</string>
|
||||
|
||||
<string name="poll_vote">Abstimmen</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue