mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
tweak <one> elements to not substitute in the digit
This commit is contained in:
parent
2c558ab905
commit
082b0e06ac
3 changed files with 6 additions and 6 deletions
|
@ -163,7 +163,7 @@
|
||||||
|
|
||||||
<plurals name="confirm_seldeletes_fmt">
|
<plurals name="confirm_seldeletes_fmt">
|
||||||
<item quantity="one">Are you sure you want to delete
|
<item quantity="one">Are you sure you want to delete
|
||||||
the %1$d selected game? This action cannot be undone.</item>
|
the selected game? This action cannot be undone.</item>
|
||||||
<item quantity="other">Are you sure you want to delete
|
<item quantity="other">Are you sure you want to delete
|
||||||
the %1$d selected games? This action cannot be undone.</item>
|
the %1$d selected games? This action cannot be undone.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
<!-- Text of confirmation dialog posted when list_item_reset menu
|
<!-- Text of confirmation dialog posted when list_item_reset menu
|
||||||
is selected -->
|
is selected -->
|
||||||
<plurals name="confirm_reset_fmt">
|
<plurals name="confirm_reset_fmt">
|
||||||
<item quantity="one">Are you sure you want to reset the %1$d
|
<item quantity="one">Are you sure you want to reset the
|
||||||
selected game?\n\n(Resetting erases all moves and any connection
|
selected game?\n\n(Resetting erases all moves and any connection
|
||||||
information.)</item>
|
information.)</item>
|
||||||
<item quantity="other">Are you sure you want to reset the %1$d
|
<item quantity="other">Are you sure you want to reset the %1$d
|
||||||
|
|
|
@ -143,14 +143,14 @@
|
||||||
no( siht ecived )ylno ot:</string>
|
no( siht ecived )ylno ot:</string>
|
||||||
<plurals name="confirm_seldeletes_fmt">
|
<plurals name="confirm_seldeletes_fmt">
|
||||||
<item quantity="one">Era uoy erus uoy tnaw ot eteled
|
<item quantity="one">Era uoy erus uoy tnaw ot eteled
|
||||||
eht %1$d detceles ?emag Siht noitca tonnac eb enodnu.</item>
|
eht detceles ?emag Siht noitca tonnac eb enodnu.</item>
|
||||||
<item quantity="other">Era uoy erus uoy tnaw ot eteled
|
<item quantity="other">Era uoy erus uoy tnaw ot eteled
|
||||||
eht %1$d detceles ?semag Siht noitca tonnac eb enodnu.</item>
|
eht %1$d detceles ?semag Siht noitca tonnac eb enodnu.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- Text of confirmation dialog posted when list_item_reset menu
|
<!-- Text of confirmation dialog posted when list_item_reset menu
|
||||||
is selected -->
|
is selected -->
|
||||||
<plurals name="confirm_reset_fmt">
|
<plurals name="confirm_reset_fmt">
|
||||||
<item quantity="one">Era uoy erus uoy tnaw ot teser eht %1$d
|
<item quantity="one">Era uoy erus uoy tnaw ot teser eht
|
||||||
detceles ?emag\n\ngNitteser( sesare lla sevom dna yna noitcennoc
|
detceles ?emag\n\ngNitteser( sesare lla sevom dna yna noitcennoc
|
||||||
noitamrofni.)</item>
|
noitamrofni.)</item>
|
||||||
<item quantity="other">Era uoy erus uoy tnaw ot teser eht %1$d
|
<item quantity="other">Era uoy erus uoy tnaw ot teser eht %1$d
|
||||||
|
|
|
@ -143,14 +143,14 @@
|
||||||
(ON THIS DEVICE ONLY) TO:</string>
|
(ON THIS DEVICE ONLY) TO:</string>
|
||||||
<plurals name="confirm_seldeletes_fmt">
|
<plurals name="confirm_seldeletes_fmt">
|
||||||
<item quantity="one">ARE YOU SURE YOU WANT TO DELETE
|
<item quantity="one">ARE YOU SURE YOU WANT TO DELETE
|
||||||
THE %1$d SELECTED GAME? THIS ACTION CANNOT BE UNDONE.</item>
|
THE SELECTED GAME? THIS ACTION CANNOT BE UNDONE.</item>
|
||||||
<item quantity="other">ARE YOU SURE YOU WANT TO DELETE
|
<item quantity="other">ARE YOU SURE YOU WANT TO DELETE
|
||||||
THE %1$d SELECTED GAMES? THIS ACTION CANNOT BE UNDONE.</item>
|
THE %1$d SELECTED GAMES? THIS ACTION CANNOT BE UNDONE.</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- Text of confirmation dialog posted when list_item_reset menu
|
<!-- Text of confirmation dialog posted when list_item_reset menu
|
||||||
is selected -->
|
is selected -->
|
||||||
<plurals name="confirm_reset_fmt">
|
<plurals name="confirm_reset_fmt">
|
||||||
<item quantity="one">ARE YOU SURE YOU WANT TO RESET THE %1$d
|
<item quantity="one">ARE YOU SURE YOU WANT TO RESET THE
|
||||||
SELECTED GAME?\n\n(RESETTING ERASES ALL MOVES AND ANY CONNECTION
|
SELECTED GAME?\n\n(RESETTING ERASES ALL MOVES AND ANY CONNECTION
|
||||||
INFORMATION.)</item>
|
INFORMATION.)</item>
|
||||||
<item quantity="other">ARE YOU SURE YOU WANT TO RESET THE %1$d
|
<item quantity="other">ARE YOU SURE YOU WANT TO RESET THE %1$d
|
||||||
|
|
Loading…
Reference in a new issue