mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +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">
|
||||
<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
|
||||
the %1$d selected games? This action cannot be undone.</item>
|
||||
</plurals>
|
||||
|
@ -171,7 +171,7 @@
|
|||
<!-- Text of confirmation dialog posted when list_item_reset menu
|
||||
is selected -->
|
||||
<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
|
||||
information.)</item>
|
||||
<item quantity="other">Are you sure you want to reset the %1$d
|
||||
|
|
|
@ -143,14 +143,14 @@
|
|||
no( siht ecived )ylno ot:</string>
|
||||
<plurals name="confirm_seldeletes_fmt">
|
||||
<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
|
||||
eht %1$d detceles ?semag Siht noitca tonnac eb enodnu.</item>
|
||||
</plurals>
|
||||
<!-- Text of confirmation dialog posted when list_item_reset menu
|
||||
is selected -->
|
||||
<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
|
||||
noitamrofni.)</item>
|
||||
<item quantity="other">Era uoy erus uoy tnaw ot teser eht %1$d
|
||||
|
|
|
@ -143,14 +143,14 @@
|
|||
(ON THIS DEVICE ONLY) TO:</string>
|
||||
<plurals name="confirm_seldeletes_fmt">
|
||||
<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
|
||||
THE %1$d SELECTED GAMES? THIS ACTION CANNOT BE UNDONE.</item>
|
||||
</plurals>
|
||||
<!-- Text of confirmation dialog posted when list_item_reset menu
|
||||
is selected -->
|
||||
<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
|
||||
INFORMATION.)</item>
|
||||
<item quantity="other">ARE YOU SURE YOU WANT TO RESET THE %1$d
|
||||
|
|
Loading…
Reference in a new issue