mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-22 17:02:21 -05:00
serveradd view: wording
This commit is contained in:
parent
b4af8e79bb
commit
d94aa0b4f9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user