diff --git a/application/res/layout/authentication.xml b/application/res/layout/authentication.xml
index d29531a..4642292 100644
--- a/application/res/layout/authentication.xml
+++ b/application/res/layout/authentication.xml
@@ -28,18 +28,18 @@ along with Yaaic. If not, see .
+ android:text="@string/auth_nickserv" />
.
android:id="@+id/sasl_checkbox"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:text="Authenticate via SASL" />
+ android:text="@string/auth_sasl" />
.
android:id="@+id/sasl_label_password"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:text="SASL password"
+ android:text="@string/auth_sasl_password"
android:enabled="false"/>
These channels will be automatically joined after connect.
These commands will be executed after connect.
+ Yaaic will authenticate you with these services after connect.
+ Authenticate with Nickserv
+ Nickserv password
+ Authenticate via SASL
+ SASL username
+ SASL password
+
Title cannot be blank
Host cannot be blank
Enter a numeric port