mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
fix malformed xml string
Weblate bug?
This commit is contained in:
parent
aab36efdac
commit
0a50a721dd
1 changed files with 3 additions and 3 deletions
|
@ -1974,9 +1974,8 @@
|
||||||
<item quantity="other">Are you sure you want to forget %1$d
|
<item quantity="other">Are you sure you want to forget %1$d
|
||||||
checked devices?</item>
|
checked devices?</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="confirm_clear_bt_postscript">"
|
<string name="confirm_clear_bt_postscript">\n\n(You can only
|
||||||
\n
|
re-add devices that are within Bluetooth range.)</string>
|
||||||
\n(You can only re-add devices that are within Bluetooth range.)"</string>
|
|
||||||
|
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<string name="summary_conn_sms_fmt">Game in play with %1$s</string>
|
<string name="summary_conn_sms_fmt">Game in play with %1$s</string>
|
||||||
|
@ -2775,4 +2774,5 @@
|
||||||
through the Play Store (as this one was.) If you miss this feature,
|
through the Play Store (as this one was.) If you miss this feature,
|
||||||
please check https://eehouse.org/sms.html for updates on the
|
please check https://eehouse.org/sms.html for updates on the
|
||||||
situation.</string>
|
situation.</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue