mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
make strings consistent
This commit is contained in:
parent
1bb0c49c71
commit
8f8fd22c7f
1 changed files with 2 additions and 2 deletions
|
@ -2128,9 +2128,9 @@
|
||||||
<string name="group_new_games">New games</string>
|
<string name="group_new_games">New games</string>
|
||||||
|
|
||||||
<string name="group_confirm_del">Are you sure you want to delete
|
<string name="group_confirm_del">Are you sure you want to delete
|
||||||
this group?</string>
|
the selected group?</string>
|
||||||
<string name="groups_confirm_del">Are you sure you want to delete
|
<string name="groups_confirm_del">Are you sure you want to delete
|
||||||
these groups?</string>
|
the selected groups?</string>
|
||||||
<string name="group_confirm_delf">\u0020(It contains %d game[s],
|
<string name="group_confirm_delf">\u0020(It contains %d game[s],
|
||||||
which will also be deleted.)</string>
|
which will also be deleted.)</string>
|
||||||
<string name="groups_confirm_delf">\u0020(They contains %d game[s],
|
<string name="groups_confirm_delf">\u0020(They contains %d game[s],
|
||||||
|
|
Loading…
Reference in a new issue