diff --git a/TMessagesProj/src/main/res/layout-es/application_layout.xml b/TMessagesProj/src/main/res/layout-es/application_layout.xml new file mode 100644 index 000000000..b3a57e07d --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/application_layout.xml @@ -0,0 +1,15 @@ + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_action_change_photo_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_action_change_photo_layout.xml new file mode 100644 index 000000000..500e7b768 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_action_change_photo_layout.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_action_message_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_action_message_layout.xml new file mode 100644 index 000000000..1229042cf --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_action_message_layout.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_group_incoming_contact_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_contact_layout.xml new file mode 100644 index 000000000..f86882572 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_contact_layout.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_group_incoming_document_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_document_layout.xml new file mode 100644 index 000000000..92c29c4db --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_document_layout.xml @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_group_incoming_forward_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_forward_layout.xml new file mode 100644 index 000000000..cea511a64 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_forward_layout.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_group_incoming_location_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_location_layout.xml new file mode 100644 index 000000000..1b1988942 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_location_layout.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_group_incoming_photo_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_photo_layout.xml new file mode 100644 index 000000000..20a8122e1 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_photo_layout.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_group_incoming_text_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_text_layout.xml new file mode 100644 index 000000000..08e39cd57 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_text_layout.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_group_incoming_video_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_video_layout.xml new file mode 100644 index 000000000..ac594232d --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_group_incoming_video_layout.xml @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_header_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_header_layout.xml new file mode 100644 index 000000000..8fb0b2f79 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_header_layout.xml @@ -0,0 +1,13 @@ + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_incoming_contact_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_incoming_contact_layout.xml new file mode 100644 index 000000000..946a2649c --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_incoming_contact_layout.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_incoming_document_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_incoming_document_layout.xml new file mode 100644 index 000000000..5fa9cefa6 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_incoming_document_layout.xml @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_incoming_forward_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_incoming_forward_layout.xml new file mode 100644 index 000000000..7ef566b04 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_incoming_forward_layout.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_incoming_location_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_incoming_location_layout.xml new file mode 100644 index 000000000..e571dd78f --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_incoming_location_layout.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_incoming_photo_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_incoming_photo_layout.xml new file mode 100644 index 000000000..d064735c1 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_incoming_photo_layout.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_incoming_text_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_incoming_text_layout.xml new file mode 100644 index 000000000..8e38644b9 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_incoming_text_layout.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_incoming_video_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_incoming_video_layout.xml new file mode 100644 index 000000000..caf2f8635 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_incoming_video_layout.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_layout.xml new file mode 100644 index 000000000..3098d1a7d --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_layout.xml @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_loading_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_loading_layout.xml new file mode 100644 index 000000000..7d15e8b0d --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_loading_layout.xml @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/chat_outgoing_contact_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_outgoing_contact_layout.xml new file mode 100644 index 000000000..a9d847728 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_outgoing_contact_layout.xml @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_outgoing_document_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_outgoing_document_layout.xml new file mode 100644 index 000000000..1845e7a8f --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_outgoing_document_layout.xml @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_outgoing_forward_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_outgoing_forward_layout.xml new file mode 100644 index 000000000..b673b56e1 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_outgoing_forward_layout.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_outgoing_location_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_outgoing_location_layout.xml new file mode 100644 index 000000000..4da0f2f20 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_outgoing_location_layout.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_outgoing_photo_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_outgoing_photo_layout.xml new file mode 100644 index 000000000..cb6b899b7 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_outgoing_photo_layout.xml @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_outgoing_text_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_outgoing_text_layout.xml new file mode 100644 index 000000000..4861b6d63 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_outgoing_text_layout.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_outgoing_video_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_outgoing_video_layout.xml new file mode 100644 index 000000000..3c6b1f8a2 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_outgoing_video_layout.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_profile_add_row.xml b/TMessagesProj/src/main/res/layout-es/chat_profile_add_row.xml new file mode 100644 index 000000000..a2cf812cf --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_profile_add_row.xml @@ -0,0 +1,34 @@ + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_profile_avatar_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_profile_avatar_layout.xml new file mode 100644 index 000000000..85f4a3d4d --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_profile_avatar_layout.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/chat_profile_change_name_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_profile_change_name_layout.xml new file mode 100644 index 000000000..a50171b4b --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_profile_change_name_layout.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/chat_profile_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_profile_layout.xml new file mode 100644 index 000000000..57fd376dc --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_profile_layout.xml @@ -0,0 +1,23 @@ + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/chat_unread_layout.xml b/TMessagesProj/src/main/res/layout-es/chat_unread_layout.xml new file mode 100644 index 000000000..31c3cf3f1 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/chat_unread_layout.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/contact_add_layout.xml b/TMessagesProj/src/main/res/layout-es/contact_add_layout.xml new file mode 100644 index 000000000..32faaaaad --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/contact_add_layout.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/contacts_invite_row_layout.xml b/TMessagesProj/src/main/res/layout-es/contacts_invite_row_layout.xml new file mode 100644 index 000000000..6ff3cb15b --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/contacts_invite_row_layout.xml @@ -0,0 +1,36 @@ + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/contacts_layout.xml b/TMessagesProj/src/main/res/layout-es/contacts_layout.xml new file mode 100644 index 000000000..5ccb02758 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/contacts_layout.xml @@ -0,0 +1,33 @@ + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/country_row_layout.xml b/TMessagesProj/src/main/res/layout-es/country_row_layout.xml new file mode 100644 index 000000000..923d7f9bd --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/country_row_layout.xml @@ -0,0 +1,36 @@ + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/country_select_layout.xml b/TMessagesProj/src/main/res/layout-es/country_select_layout.xml new file mode 100644 index 000000000..b4c246ee8 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/country_select_layout.xml @@ -0,0 +1,35 @@ + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/document_item.xml b/TMessagesProj/src/main/res/layout-es/document_item.xml new file mode 100644 index 000000000..aa20aba2b --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/document_item.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/document_select_layout.xml b/TMessagesProj/src/main/res/layout-es/document_select_layout.xml new file mode 100644 index 000000000..bb2811e8a --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/document_select_layout.xml @@ -0,0 +1,28 @@ + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/empty_layout.xml b/TMessagesProj/src/main/res/layout-es/empty_layout.xml new file mode 100644 index 000000000..26e058fd9 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/empty_layout.xml @@ -0,0 +1,5 @@ + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/encrypted_chat_placeholder.xml b/TMessagesProj/src/main/res/layout-es/encrypted_chat_placeholder.xml new file mode 100644 index 000000000..a69e42703 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/encrypted_chat_placeholder.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/gallery_layout.xml b/TMessagesProj/src/main/res/layout-es/gallery_layout.xml new file mode 100644 index 000000000..916b9cd78 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/gallery_layout.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/gallery_page_layout.xml b/TMessagesProj/src/main/res/layout-es/gallery_page_layout.xml new file mode 100644 index 000000000..d9dbb8b07 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/gallery_page_layout.xml @@ -0,0 +1,28 @@ + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/group_create_bubble.xml b/TMessagesProj/src/main/res/layout-es/group_create_bubble.xml new file mode 100644 index 000000000..c6c981b39 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/group_create_bubble.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/group_create_done_layout.xml b/TMessagesProj/src/main/res/layout-es/group_create_done_layout.xml new file mode 100644 index 000000000..6a8fc503d --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/group_create_done_layout.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/group_create_final_layout.xml b/TMessagesProj/src/main/res/layout-es/group_create_final_layout.xml new file mode 100644 index 000000000..36489cbcd --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/group_create_final_layout.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/group_create_layout.xml b/TMessagesProj/src/main/res/layout-es/group_create_layout.xml new file mode 100644 index 000000000..523a73ec2 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/group_create_layout.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/group_create_row_layout.xml b/TMessagesProj/src/main/res/layout-es/group_create_row_layout.xml new file mode 100644 index 000000000..7809160c8 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/group_create_row_layout.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/group_profile_add_member_layout.xml b/TMessagesProj/src/main/res/layout-es/group_profile_add_member_layout.xml new file mode 100644 index 000000000..84aeda0fb --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/group_profile_add_member_layout.xml @@ -0,0 +1,30 @@ + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/identicon_layout.xml b/TMessagesProj/src/main/res/layout-es/identicon_layout.xml new file mode 100644 index 000000000..1b4dac4d7 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/identicon_layout.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/intro_layout.xml b/TMessagesProj/src/main/res/layout-es/intro_layout.xml new file mode 100644 index 000000000..7efe863b3 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/intro_layout.xml @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/intro_view_layout.xml b/TMessagesProj/src/main/res/layout-es/intro_view_layout.xml new file mode 100644 index 000000000..08b700038 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/intro_view_layout.xml @@ -0,0 +1,28 @@ + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/loading_more_layout.xml b/TMessagesProj/src/main/res/layout-es/loading_more_layout.xml new file mode 100644 index 000000000..057f5a64b --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/loading_more_layout.xml @@ -0,0 +1,11 @@ + + + + diff --git a/TMessagesProj/src/main/res/layout-es/location_attach_layout.xml b/TMessagesProj/src/main/res/layout-es/location_attach_layout.xml new file mode 100644 index 000000000..14f7865b2 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/location_attach_layout.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/location_view_layout.xml b/TMessagesProj/src/main/res/layout-es/location_view_layout.xml new file mode 100644 index 000000000..d339fb854 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/location_view_layout.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/login_layout.xml b/TMessagesProj/src/main/res/layout-es/login_layout.xml new file mode 100644 index 000000000..ac04b19ae --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/login_layout.xml @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/media_layout.xml b/TMessagesProj/src/main/res/layout-es/media_layout.xml new file mode 100644 index 000000000..1b76a01e6 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/media_layout.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/media_loading_layout.xml b/TMessagesProj/src/main/res/layout-es/media_loading_layout.xml new file mode 100644 index 000000000..85a059b04 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/media_loading_layout.xml @@ -0,0 +1,11 @@ + + + + diff --git a/TMessagesProj/src/main/res/layout-es/media_photo_layout.xml b/TMessagesProj/src/main/res/layout-es/media_photo_layout.xml new file mode 100644 index 000000000..b60a04d28 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/media_photo_layout.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/media_video_layout.xml b/TMessagesProj/src/main/res/layout-es/media_video_layout.xml new file mode 100644 index 000000000..6bcdc3293 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/media_video_layout.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/messages_list.xml b/TMessagesProj/src/main/res/layout-es/messages_list.xml new file mode 100644 index 000000000..dabee8f19 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/messages_list.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/messages_list_row.xml b/TMessagesProj/src/main/res/layout-es/messages_list_row.xml new file mode 100644 index 000000000..e9794be94 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/messages_list_row.xml @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/messages_search_chat_layout.xml b/TMessagesProj/src/main/res/layout-es/messages_search_chat_layout.xml new file mode 100644 index 000000000..b750c11fd --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/messages_search_chat_layout.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/messages_search_user_layout.xml b/TMessagesProj/src/main/res/layout-es/messages_search_user_layout.xml new file mode 100644 index 000000000..046fc8287 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/messages_search_user_layout.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/notification_layout.xml b/TMessagesProj/src/main/res/layout-es/notification_layout.xml new file mode 100644 index 000000000..e557bca37 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/notification_layout.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/settings_blocked_users_layout.xml b/TMessagesProj/src/main/res/layout-es/settings_blocked_users_layout.xml new file mode 100644 index 000000000..3507f9e1b --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/settings_blocked_users_layout.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + diff --git a/TMessagesProj/src/main/res/layout-es/settings_change_name_layout.xml b/TMessagesProj/src/main/res/layout-es/settings_change_name_layout.xml new file mode 100644 index 000000000..f3e0dd306 --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/settings_change_name_layout.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/TMessagesProj/src/main/res/layout-es/settings_do_action_layout.xml b/TMessagesProj/src/main/res/layout-es/settings_do_action_layout.xml new file mode 100644 index 000000000..0b85dd90a --- /dev/null +++ b/TMessagesProj/src/main/res/layout-es/settings_do_action_layout.xml @@ -0,0 +1,52 @@ + + + +