From 938577128d7682140d5f623986349eec4cb07925 Mon Sep 17 00:00:00 2001 From: remram44 Date: Sat, 11 Jun 2011 13:56:42 +0200 Subject: [PATCH] Internationalization of Authentication GUI --- application/res/layout/authentication.xml | 12 ++++++------ application/res/values/strings.xml | 7 +++++++ 2 files changed, 13 insertions(+), 6 deletions(-) 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