# HG changeset patch # User Da Risk # Date 1274275246 -7200 # Node ID 26927d5eeca930a44a2cd886e9fc9cfbb6cfe654 # Parent 5a09712de41cc88b192f4db1dbcaa4006840a781 Move the translations from array.xml to strings.xml diff -r 5a09712de41c -r 26927d5eeca9 res/values-de/arrays.xml --- a/res/values-de/arrays.xml Wed May 19 15:08:56 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ - - - - HTTP - SOCKS4 - SOCKS5 - - - Bereit zum Chatten - Online - Beschäftigt - Abwesend - N/A - Offline - - - Kontakte - Gruppen - Löschen - - - Verbinden... - Authentifizieren... - Erfolgreich angemeldet - Anmeldung gescheitert - - \ No newline at end of file diff -r 5a09712de41c -r 26927d5eeca9 res/values-de/strings.xml --- a/res/values-de/strings.xml Wed May 19 15:08:56 2010 +0200 +++ b/res/values-de/strings.xml Wed May 19 15:20:46 2010 +0200 @@ -185,6 +185,12 @@ Keine Internetverbindung gefunden Konfiguration der Einstellungen im Menü + + Verbinden ... + Authentifizieren ... + Erfolgreich angemeldet + Anmeldung gescheitert + Konto erstellen Meine Privatsphärenliste verwalten diff -r 5a09712de41c -r 26927d5eeca9 res/values-fr/arrays.xml --- a/res/values-fr/arrays.xml Wed May 19 15:08:56 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ - - - - HTTP - SOCKS4 - SOCKS5 - - - Disponible pour Bavarder - Disponible - Occupé(e) - Parti(e) - Indisponible - Déconnecté(e) - - - Contacts - Groupes - Supprimer - - - Connexion en cours... - Authentification... - Connexion effectuée - Echec de la connexion - - diff -r 5a09712de41c -r 26927d5eeca9 res/values-fr/strings.xml --- a/res/values-fr/strings.xml Wed May 19 15:08:56 2010 +0200 +++ b/res/values-fr/strings.xml Wed May 19 15:20:46 2010 +0200 @@ -195,9 +195,13 @@ Pas de connexion internet disponible Configuration des informations dans le menu - + + Connexion en cours ... + Authentification ... + Connexion effectuée + Echec de la connextion + + Créer un compte Gérer mes listes privées Les paramètres ont été enregistrés avec succès. diff -r 5a09712de41c -r 26927d5eeca9 res/values-ru/arrays.xml --- a/res/values-ru/arrays.xml Wed May 19 15:08:56 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ - - - - HTTP - SOCKS4 - SOCKS5 - - - Готов пообщаться - Доступен - Занят - Oтсутствии - Недоступен - Не в сети - - - Собеседники - Groups - Delete - - - Соединение... - Аутентификация... - Логин успешной - Не удалось войти в сеть - - diff -r 5a09712de41c -r 26927d5eeca9 res/values-ru/strings.xml --- a/res/values-ru/strings.xml Wed May 19 15:08:56 2010 +0200 +++ b/res/values-ru/strings.xml Wed May 19 15:20:46 2010 +0200 @@ -192,6 +192,12 @@ + +Соединение ... +Аутентификация ... +Логин успешной +Не удалось войти в сеть + Создать аккаунт Настроить списки приватности diff -r 5a09712de41c -r 26927d5eeca9 res/values/arrays.xml --- a/res/values/arrays.xml Wed May 19 15:08:56 2010 +0200 +++ b/res/values/arrays.xml Wed May 19 15:20:46 2010 +0200 @@ -6,12 +6,12 @@ SOCKS5 - Available to chat - Available - Busy - Away - Unavailable - Disconnected + @string/contact_status_msg_available + @string/contact_status_msg_available_chat + @string/contact_status_msg_dnd + @string/contact_status_msg_away + @string/contact_status_msg_xa + @string/contact_status_msg_offline Buddies @@ -19,9 +19,9 @@ Delete - Connecting... - Authenticating... - Login success - Login failed + @string/loganim_connecting + @string/loganim_authenticating + @string/loganim_login_success + @string/loganim_login_failed diff -r 5a09712de41c -r 26927d5eeca9 res/values/strings.xml --- a/res/values/strings.xml Wed May 19 15:08:56 2010 +0200 +++ b/res/values/strings.xml Wed May 19 15:20:46 2010 +0200 @@ -186,6 +186,12 @@ No internet connection found Settings configuration in menu + + Connecting ... + Authenticating ... + Login success + Login failed + Create an account Manage my privacy lists