mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
Translated using Weblate (English)
Currently translated at 100.0% (764 of 764 strings)
This commit is contained in:
parent
41f5c6afa2
commit
4b8f39552f
1 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,5 @@
|
||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources xmlns:tools="http://schemas.android.com/tools"
|
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
||||||
tools:ignore="MissingTranslation"
|
|
||||||
>
|
|
||||||
<!-- What is \u200C? English strings are used as keys, so they all
|
<!-- What is \u200C? English strings are used as keys, so they all
|
||||||
need to be unique. This glyph is non-printing and of
|
need to be unique. This glyph is non-printing and of
|
||||||
zero-width, so it should do the trick:
|
zero-width, so it should do the trick:
|
||||||
|
@ -1976,8 +1974,9 @@
|
||||||
<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">\n\n(You can re-add devices
|
<string name="confirm_clear_bt_postscript">"
|
||||||
only when they are within BlueTooth range.)</string>
|
\n
|
||||||
|
\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>
|
||||||
|
|
Loading…
Reference in a new issue