diff --git a/res/drawable/actionbar_tab_indicator.xml b/res/drawable/actionbar_tab_indicator.xml
index 102b75d8..5598ee42 100644
--- a/res/drawable/actionbar_tab_indicator.xml
+++ b/res/drawable/actionbar_tab_indicator.xml
@@ -1,19 +1,21 @@
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/es_slidingpane_shadow.xml b/res/drawable/es_slidingpane_shadow.xml
index 5b6037f7..44ffd4ea 100644
--- a/res/drawable/es_slidingpane_shadow.xml
+++ b/res/drawable/es_slidingpane_shadow.xml
@@ -1,7 +1,12 @@
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/grey.xml b/res/drawable/grey.xml
index bdb9383f..2e90d96d 100644
--- a/res/drawable/grey.xml
+++ b/res/drawable/grey.xml
@@ -1,5 +1,7 @@
-
+
+
+
\ No newline at end of file
diff --git a/res/drawable/greybackground.xml b/res/drawable/greybackground.xml
index 529af5e8..bedc4b17 100644
--- a/res/drawable/greybackground.xml
+++ b/res/drawable/greybackground.xml
@@ -1,6 +1,6 @@
-
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/message_border.xml b/res/drawable/message_border.xml
index 4a581e7d..b463d788 100644
--- a/res/drawable/message_border.xml
+++ b/res/drawable/message_border.xml
@@ -1,6 +1,15 @@
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/section_header.xml b/res/drawable/section_header.xml
index e4cb9742..9db04f90 100644
--- a/res/drawable/section_header.xml
+++ b/res/drawable/section_header.xml
@@ -7,4 +7,5 @@
android:width="2000dp" />
+
\ No newline at end of file
diff --git a/res/drawable/snackbar.xml b/res/drawable/snackbar.xml
index 5f5dc430..951d7aee 100644
--- a/res/drawable/snackbar.xml
+++ b/res/drawable/snackbar.xml
@@ -1,6 +1,14 @@
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout-sw360dp/fragment_conversations_overview.xml b/res/layout-sw360dp/fragment_conversations_overview.xml
index ceb3b5fa..ef8a1b6e 100644
--- a/res/layout-sw360dp/fragment_conversations_overview.xml
+++ b/res/layout-sw360dp/fragment_conversations_overview.xml
@@ -1,30 +1,30 @@
-
+
+
-
-
-
-
-
-
-
+ android:orientation="vertical" >
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout-sw384dp/fragment_conversations_overview.xml b/res/layout-sw384dp/fragment_conversations_overview.xml
index 26d79d23..2a422052 100644
--- a/res/layout-sw384dp/fragment_conversations_overview.xml
+++ b/res/layout-sw384dp/fragment_conversations_overview.xml
@@ -1,30 +1,30 @@
-
+
+
-
-
-
-
-
-
-
+ android:orientation="vertical" >
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout-sw600dp/fragment_conversations_overview.xml b/res/layout-sw600dp/fragment_conversations_overview.xml
index f26c840b..5dfdceff 100644
--- a/res/layout-sw600dp/fragment_conversations_overview.xml
+++ b/res/layout-sw600dp/fragment_conversations_overview.xml
@@ -1,30 +1,30 @@
-
+
+
-
-
-
-
-
-
-
+ android:orientation="vertical" >
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout-sw720dp/fragment_conversations_overview.xml b/res/layout-sw720dp/fragment_conversations_overview.xml
index b85f1116..bc52ec46 100644
--- a/res/layout-sw720dp/fragment_conversations_overview.xml
+++ b/res/layout-sw720dp/fragment_conversations_overview.xml
@@ -1,30 +1,30 @@
-
+
+
-
-
-
-
-
-
-
+ android:orientation="vertical" >
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/account_row.xml b/res/layout/account_row.xml
index 230a5a98..2d1190a3 100644
--- a/res/layout/account_row.xml
+++ b/res/layout/account_row.xml
@@ -16,8 +16,8 @@
@@ -35,9 +35,9 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/account_status_unknown"
- android:textSize="?attr/TextSizeBody"
android:textColor="@color/secondarytext"
- android:textStyle="bold"/>
+ android:textSize="?attr/TextSizeBody"
+ android:textStyle="bold" />
\ No newline at end of file
diff --git a/res/layout/actionview_search.xml b/res/layout/actionview_search.xml
index 70300913..64b75f0e 100644
--- a/res/layout/actionview_search.xml
+++ b/res/layout/actionview_search.xml
@@ -14,6 +14,6 @@
android:layout_height="wrap_content"
android:focusable="true"
android:inputType="textEmailAddress|textNoSuggestions"
- android:textColor="@color/ondarktext"/>
+ android:textColor="@color/ondarktext" />
\ No newline at end of file
diff --git a/res/layout/activity_contact_details.xml b/res/layout/activity_contact_details.xml
index b3672e59..f4fd9c1e 100644
--- a/res/layout/activity_contact_details.xml
+++ b/res/layout/activity_contact_details.xml
@@ -2,124 +2,127 @@
+ android:background="@color/primarybackground" >
-
-
-
-
+ android:orientation="vertical" >
-
-
-
+ android:padding="8dp"
+ android:text="@string/action_contact_details"
+ android:textColor="@color/primarytext" />
-
+
+
+
+
+ android:layout_centerVertical="true"
+ android:layout_toRightOf="@+id/details_contact_badge"
+ android:orientation="vertical"
+ android:paddingLeft="8dp" >
-
-
-
-
-
+
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
-
+ android:id="@+id/details_send_presence"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:text="@string/send_presence_updates"
+ android:textColor="@color/primarytext"
+ android:textSize="?attr/TextSizeBody" />
+
+
+
+
+
+
+
+
-
-
-
-
\ No newline at end of file
diff --git a/res/layout/activity_muc_details.xml b/res/layout/activity_muc_details.xml
index c3eb263d..1a676548 100644
--- a/res/layout/activity_muc_details.xml
+++ b/res/layout/activity_muc_details.xml
@@ -24,7 +24,7 @@
android:singleLine="true"
android:text="@string/account_settings_example_jabber_id"
android:textColor="@color/primarytext"
- android:textSize="?attr/TextSizeBody"/>
+ android:textSize="?attr/TextSizeBody" />
-
+ android:padding="8dp"
+ android:src="@drawable/ic_action_edit_dark" />
-
+
-
-
+ android:textSize="?attr/TextSizeHeadline" />
+
+ android:textSize="?attr/TextSizeBody" />
\ No newline at end of file
diff --git a/res/layout/activity_start_conversation.xml b/res/layout/activity_start_conversation.xml
index 9c757540..f9c98529 100644
--- a/res/layout/activity_start_conversation.xml
+++ b/res/layout/activity_start_conversation.xml
@@ -3,6 +3,6 @@
android:id="@+id/start_conversation_view_pager"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@color/primarybackground">
+ android:background="@color/primarybackground" >
\ No newline at end of file
diff --git a/res/layout/contact.xml b/res/layout/contact.xml
index ff55ccac..12ab3da1 100644
--- a/res/layout/contact.xml
+++ b/res/layout/contact.xml
@@ -27,8 +27,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:singleLine="true"
- android:textSize="?attr/TextSizeHeadline"
- android:textColor="@color/primarytext" />
+ android:textColor="@color/primarytext"
+ android:textSize="?attr/TextSizeHeadline" />
+ android:visibility="invisible" />
\ No newline at end of file
diff --git a/res/layout/conversation_list_row.xml b/res/layout/conversation_list_row.xml
index 8fdd64b7..21147b4a 100644
--- a/res/layout/conversation_list_row.xml
+++ b/res/layout/conversation_list_row.xml
@@ -2,71 +2,67 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
- android:padding="8dp">
-
+ android:padding="8dp" >
-
+
-
+
-
-
-
-
-
-
+
-
-
+
+
+
+
+
+
+
+
+
-
-
-
\ No newline at end of file
diff --git a/res/layout/create_contact_dialog.xml b/res/layout/create_contact_dialog.xml
index a1e6f6ad..1ab4b686 100644
--- a/res/layout/create_contact_dialog.xml
+++ b/res/layout/create_contact_dialog.xml
@@ -3,36 +3,37 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:padding="8dp">
+ android:padding="8dp" >
-
+ android:textSize="?attr/TextSizeBody" />
+
-
-
+ android:textSize="?attr/TextSizeBody" />
+
-
+ android:textColorHint="@color/secondarytext" />
+
+
\ No newline at end of file
diff --git a/res/layout/dialog_clear_history.xml b/res/layout/dialog_clear_history.xml
index 7edb4b87..252808c8 100644
--- a/res/layout/dialog_clear_history.xml
+++ b/res/layout/dialog_clear_history.xml
@@ -3,16 +3,19 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:padding="8dp">
+ android:padding="8dp" >
+
+ android:textSize="?attr/TextSizeBody" />
+
-
+ android:text="@string/also_end_conversation" />
+
+
\ No newline at end of file
diff --git a/res/layout/dialog_verify_otr.xml b/res/layout/dialog_verify_otr.xml
index 301f465a..831f06ed 100644
--- a/res/layout/dialog_verify_otr.xml
+++ b/res/layout/dialog_verify_otr.xml
@@ -3,55 +3,58 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:paddingLeft="8dp"
android:paddingBottom="16dp"
- android:paddingRight="8dp">
-
-
+
+
+ android:textSize="?attr/TextSizeHeadline" />
-
+
+
+ android:textSize="?attr/TextSizeHeadline" />
-
+
+
+ android:textColor="@color/primarytext"
+ android:textSize="?attr/TextSizeHeadline" />
-
+ android:typeface="monospace" />
+
+
\ No newline at end of file
diff --git a/res/layout/fragment_conversations_overview.xml b/res/layout/fragment_conversations_overview.xml
index b85f1116..bc52ec46 100644
--- a/res/layout/fragment_conversations_overview.xml
+++ b/res/layout/fragment_conversations_overview.xml
@@ -1,30 +1,30 @@
-
+
+
-
-
-
-
-
-
-
+ android:orientation="vertical" >
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/join_conference_dialog.xml b/res/layout/join_conference_dialog.xml
index a36a5ef7..95c9d24c 100644
--- a/res/layout/join_conference_dialog.xml
+++ b/res/layout/join_conference_dialog.xml
@@ -3,45 +3,45 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:padding="8dp">
+ android:padding="8dp" >
-
+ android:textSize="?attr/TextSizeBody" />
+
-
-
+ android:textSize="?attr/TextSizeBody" />
+
+ android:textColorHint="@color/secondarytext" />
+ android:layout_marginTop="8dp"
+ android:checked="true"
+ android:text="@string/save_as_bookmark" />
-
+
\ No newline at end of file
diff --git a/res/layout/manage_accounts.xml b/res/layout/manage_accounts.xml
index 71eb7572..11ce35b2 100644
--- a/res/layout/manage_accounts.xml
+++ b/res/layout/manage_accounts.xml
@@ -3,14 +3,14 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:background="@color/primarybackground">
+ android:background="@color/primarybackground" >
+ android:dividerHeight="1dp" >
\ No newline at end of file
diff --git a/res/layout/message_null.xml b/res/layout/message_null.xml
index 4c7dd938..1e148585 100644
--- a/res/layout/message_null.xml
+++ b/res/layout/message_null.xml
@@ -1,5 +1,6 @@
+ android:layout_height="wrap_content" >
+
\ No newline at end of file
diff --git a/res/layout/message_status.xml b/res/layout/message_status.xml
index 33487984..d5f8bb33 100644
--- a/res/layout/message_status.xml
+++ b/res/layout/message_status.xml
@@ -3,11 +3,11 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
- android:paddingTop="6dp"
android:paddingBottom="6dp"
+ android:paddingLeft="8dp"
android:paddingRight="6dp"
- android:paddingLeft="8dp">
-
+ android:paddingTop="6dp" >
+
+ android:src="@drawable/ic_profile" />
\ No newline at end of file
diff --git a/res/layout/quickedit.xml b/res/layout/quickedit.xml
index 07a7ac3b..20a2868a 100644
--- a/res/layout/quickedit.xml
+++ b/res/layout/quickedit.xml
@@ -3,16 +3,17 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:padding="16dp">
+ android:padding="16dp" >
+
+ android:textColor="@color/primarytext" >
-
-
+
+
\ No newline at end of file
diff --git a/res/menu/attachment_choices.xml b/res/menu/attachment_choices.xml
index 6a4f295a..20932489 100644
--- a/res/menu/attachment_choices.xml
+++ b/res/menu/attachment_choices.xml
@@ -7,8 +7,9 @@
-
+
+
\ No newline at end of file
diff --git a/res/menu/choose_contact.xml b/res/menu/choose_contact.xml
index 3f402664..e39091b3 100644
--- a/res/menu/choose_contact.xml
+++ b/res/menu/choose_contact.xml
@@ -7,4 +7,5 @@
android:icon="@drawable/ic_action_search"
android:showAsAction="collapseActionView|always"
android:title="@string/search"/>
+
\ No newline at end of file
diff --git a/res/menu/contact_details.xml b/res/menu/contact_details.xml
index 43e8ea6a..02f2e813 100644
--- a/res/menu/contact_details.xml
+++ b/res/menu/contact_details.xml
@@ -1,27 +1,27 @@
+
+
\ No newline at end of file
diff --git a/res/menu/encryption_choices.xml b/res/menu/encryption_choices.xml
index 0596bfbc..adf0ad8d 100644
--- a/res/menu/encryption_choices.xml
+++ b/res/menu/encryption_choices.xml
@@ -1,17 +1,16 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/menu/manageaccounts.xml b/res/menu/manageaccounts.xml
index 1d81ba3c..b5cd9b50 100644
--- a/res/menu/manageaccounts.xml
+++ b/res/menu/manageaccounts.xml
@@ -1,12 +1,15 @@
+
+
\ No newline at end of file
diff --git a/res/menu/muc_details.xml b/res/menu/muc_details.xml
index 685109cd..97369098 100644
--- a/res/menu/muc_details.xml
+++ b/res/menu/muc_details.xml
@@ -1,21 +1,21 @@
+
+
\ No newline at end of file
diff --git a/res/menu/start_conversation.xml b/res/menu/start_conversation.xml
index 271bac18..f7230169 100644
--- a/res/menu/start_conversation.xml
+++ b/res/menu/start_conversation.xml
@@ -7,7 +7,6 @@
android:icon="@drawable/ic_action_search"
android:showAsAction="collapseActionView|always"
android:title="@string/search"/>
-
-
-
+
- Mòbil
- Telèfon
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index b9b2c532..cfbe428b 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -60,11 +60,11 @@
Missatge xifrat rebut. Prem per desxifrar i veure-ho.
Imatge xifrada rebuda. Prem per desxifrar i veure-la.
Imatge rebuda. Prem per veure
- Recursos XMPP
+ Recursos XMPP
El nom que identifica aquest client amb
- Acceptar fitxers
- Accepta fitxers automàticament amb una mida menor a…
- Ajustos de notificacions
+ Acceptar fitxers
+ Accepta fitxers automàticament amb una mida menor a…
+ Ajustos de notificacions
Notificacions
Notifica quan arriba un nou missatge
Vibra
@@ -77,6 +77,7 @@
Desactiva les notificacions durant un breu termini després de rebre una còpia de missatges carbon
Opcions avançades
Mai enviïs informes d\'errors
- Enviant traces d\'execució ajudes al futur desenvolupament del Conversations.
-
-
+ Enviant traces d\'execució ajudes al futur desenvolupament del Conversations.
+ Opcions de UI
+
+
\ No newline at end of file
diff --git a/res/values-de/arrays.xml b/res/values-de/arrays.xml
index e095ed14..e468f478 100644
--- a/res/values-de/arrays.xml
+++ b/res/values-de/arrays.xml
@@ -1,5 +1,6 @@
+
- Mobile
- Phone
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 4267f483..e653147d 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -1,5 +1,6 @@
+
Conversations
Einstellungen
Neue Unterhaltung
@@ -230,4 +231,6 @@
Aktuelle Sitzung wiederhergestellt
Zusätzliche Informationen
Überspringen
-
+ Benutzeroberfläche
+
+
\ No newline at end of file
diff --git a/res/values-es/arrays.xml b/res/values-es/arrays.xml
index 48996a69..15231955 100644
--- a/res/values-es/arrays.xml
+++ b/res/values-es/arrays.xml
@@ -1,5 +1,6 @@
+
- Móvil
- Teléfono
@@ -26,6 +27,7 @@
- 8 horas
- Hasta nuevo aviso
+
- 1800
- 3600
@@ -33,4 +35,5 @@
- 28800
- -1
-
+
+
\ No newline at end of file
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 53e45ed1..d6fbc7cb 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -254,4 +254,5 @@
Por favor, cuidado con estas opciones
Incrementar tamaño de fuente
Usar fuentes grandes en toda la aplicación
-
+
+
\ No newline at end of file
diff --git a/res/values-eu/arrays.xml b/res/values-eu/arrays.xml
index 21b20afb..eed87d35 100644
--- a/res/values-eu/arrays.xml
+++ b/res/values-eu/arrays.xml
@@ -1,5 +1,6 @@
+
- Mugikorra
- Telefonoa
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-eu/strings.xml b/res/values-eu/strings.xml
index 8b5d9254..2ca26c3d 100644
--- a/res/values-eu/strings.xml
+++ b/res/values-eu/strings.xml
@@ -230,5 +230,6 @@
Uneko saioa ezarri da
Informazio gehiago
Orain ez
+ Erabiltzaile-interfazearen aukerak
-
+
\ No newline at end of file
diff --git a/res/values-fr/arrays.xml b/res/values-fr/arrays.xml
index 97842906..ae140796 100644
--- a/res/values-fr/arrays.xml
+++ b/res/values-fr/arrays.xml
@@ -1,5 +1,6 @@
+
- Mobile
- Téléphone
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index df9ab3f5..e15ef416 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -207,5 +207,6 @@
Votre correspondant vous a ajouté dans sa liste de contacts
Ajouter également
%s a lu les messages précédents.
+ Options d\'affichage
-
+
\ No newline at end of file
diff --git a/res/values-gl/arrays.xml b/res/values-gl/arrays.xml
index 95c99077..19424a78 100644
--- a/res/values-gl/arrays.xml
+++ b/res/values-gl/arrays.xml
@@ -1,5 +1,6 @@
+
- Móvil
- Teléfono
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
index ae488614..58116463 100644
--- a/res/values-gl/strings.xml
+++ b/res/values-gl/strings.xml
@@ -66,9 +66,9 @@
Imaxe recibida. Pulsa para ver
Recurso
O nome que identifica o cliente que estás a empregar
- Aceptar arquivos
+ Aceptar arquivos
De forma automática aceptar arquivos menores de…
- Axustes de notificación
+ Axustes de notificación
Notificacións
Notifica cuando chega unha nova mensaxe
Tremer
@@ -125,4 +125,6 @@
Gardar
As contrasinais non coinciden
O identificador non é un identificador de Jabber válido
-
+ Opcións de interfaz
+
+
\ No newline at end of file
diff --git a/res/values-he/arrays.xml b/res/values-he/arrays.xml
index 1895dee5..28768d6c 100644
--- a/res/values-he/arrays.xml
+++ b/res/values-he/arrays.xml
@@ -1,5 +1,6 @@
+
- נייד
- טלפון
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-he/strings.xml b/res/values-he/strings.xml
index 65684cd7..fd8eaa0b 100644
--- a/res/values-he/strings.xml
+++ b/res/values-he/strings.xml
@@ -219,4 +219,6 @@
בפרטי
בפרטי אל %s
שלח הודעה פרטית אל %s
-
+ אפשרויות ממשק משתמש
+
+
\ No newline at end of file
diff --git a/res/values-nl/arrays.xml b/res/values-nl/arrays.xml
index 1a464a5a..9ced79f4 100644
--- a/res/values-nl/arrays.xml
+++ b/res/values-nl/arrays.xml
@@ -1,5 +1,6 @@
+
- Mobiel
- Telefoon
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 97b67224..7b3faca9 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -153,7 +153,7 @@
Bevestig wachtwoord
Wachtwoorden komen niet overeen
Dit is geen geldig Jabber ID
- Geen geheugen beschikbaar. Afbeelding is te groot
+ Geen geheugen beschikbaar. Afbeelding is te groot
Wilt U %s toevoegen aan de contactenlijst op uw telefoon?
online
beschikbaar
@@ -178,7 +178,6 @@
Onbekende OTR vingerafdruk
OpenPGP encrypted messages found
Ontvangen mislukt
-
Aan groepsconversatie deelnemen
Contact uitnodigen
Uw vingerafdruk
@@ -229,4 +228,6 @@
Huidige sessie opgezet
(Of houdt lang ingedrukt om de oorspronkelijke terug te zetten)
beschikbaar
-
+ UI Opties
+
+
\ No newline at end of file
diff --git a/res/values-ru/arrays.xml b/res/values-ru/arrays.xml
index d73bdef5..d01d4eb9 100644
--- a/res/values-ru/arrays.xml
+++ b/res/values-ru/arrays.xml
@@ -1,5 +1,6 @@
+
- Мобильный
- Телефон
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 5009097a..9f3992f2 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -229,5 +229,6 @@
Сохранить закладку
Удалить закладку
Такая закладка уже существует
+ Параметры интерфейса
-
+
\ No newline at end of file
diff --git a/res/values-sv/arrays.xml b/res/values-sv/arrays.xml
index c7cc9f2d..890e2915 100644
--- a/res/values-sv/arrays.xml
+++ b/res/values-sv/arrays.xml
@@ -1,5 +1,6 @@
+
- Mobile
- Phone
@@ -19,4 +20,5 @@
- 524288
- 1048576
-
+
+
\ No newline at end of file
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index abd99dbc..16ab59ee 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -231,5 +231,6 @@
Generellt
Publicera
privat meddelande
+ UI inställningar
-
+
\ No newline at end of file
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 1d2a5ac9..1a4fd25d 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -1,5 +1,6 @@
+
- Mobile
- Phone
@@ -26,6 +27,7 @@
- 8 hours
- until further notice
+
- 1800
- 3600
@@ -33,4 +35,5 @@
- 28800
- -1
-
+
+
\ No newline at end of file
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 793b5604..2354a5e8 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -1,6 +1,8 @@
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/values/themes.xml b/res/values/themes.xml
index e2d4dcbe..fa7973d2 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -9,7 +9,7 @@
- 14sp
- 20sp
-
+
-
+
\ No newline at end of file