mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-22 07:28:16 +01:00
UI tweak
This commit is contained in:
parent
dd177b96c5
commit
fda432468a
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,8 @@
|
|||
<LinearLayout android:orientation="horizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="#FF7F7F7F"
|
||||
android:layout_marginBottom="3dp"
|
||||
>
|
||||
|
||||
<TextView android:id="@+id/player_name"
|
||||
|
|
|
@ -2648,7 +2648,7 @@
|
|||
<!-- Title of menuitem that launches Known Players viewer -->
|
||||
<string name="gamel_menu_knownplyrs">Known Players…</string>
|
||||
|
||||
<string name="kplayers_expl">Here are the remote players
|
||||
<string name="kplayers_expl">These are the remote players
|
||||
CrossWords has seen enough to know how to invite them quickly to
|
||||
new games. Their names default to what the remote user has chosen,
|
||||
but you can edit them to make them easier for you to use.</string>
|
||||
|
|
Loading…
Reference in a new issue