1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00

serveradd view: wording

This commit is contained in:
Sebastian Kaspari 2010-04-25 11:43:45 +02:00
parent b4af8e79bb
commit d94aa0b4f9

View File

@ -89,6 +89,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/server_useSSL" />
<!-- ############################################################################ -->
<TextView
android:text="User"
android:layout_width="fill_parent"
@ -127,8 +128,9 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:layout_height="wrap_content"
android:text=""
android:singleLine="true" />
<!-- ############################################################################ -->
<TextView
android:text="Channels"
android:text="On Connect"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:background="#ff333333"
@ -141,6 +143,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="Channels" />
<!-- ############################################################################ -->
<TextView
android:text="Preferences"
android:layout_width="fill_parent"
@ -159,6 +162,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:prompt="@string/select_charset" />
<!-- ############################################################################ -->
<LinearLayout
android:orientation="horizontal"
android:layout_width="fill_parent"