forked from mirror/monocles_chat
corrected some words, updated Themes (Christan Schneppe)
This commit is contained in:
parent
821021a33c
commit
80bd31b961
3 changed files with 71 additions and 49 deletions
|
@ -211,8 +211,8 @@
|
|||
<string name="select">Auswählen</string>
|
||||
<string name="contact_already_exists">Der Kontakt existiert bereits</string>
|
||||
<string name="join">Beitreten</string>
|
||||
<string name="channel_full_jid_example">channel@conference.domain.de/Nickname</string>
|
||||
<string name="channel_bare_jid_example">channel@conference.domain.de</string>
|
||||
<string name="channel_full_jid_example">raum@conference.domain.de/Nickname</string>
|
||||
<string name="channel_bare_jid_example">raum@conference.domain.de</string>
|
||||
<string name="save_as_bookmark">Zur Kontaktliste hinzufügen</string>
|
||||
<string name="delete_bookmark">Von Kontaktliste entfernen</string>
|
||||
<string name="topic">Thema</string>
|
||||
|
@ -700,7 +700,7 @@
|
|||
<string name="snooze">Schlummern</string>
|
||||
<string name="huawei_protected_apps">Geschützte Apps</string>
|
||||
<string name="huawei_protected_apps_summary">Um Benachrichtigungen zu erhalten, selbst wenn der Bildschirm ausgeschaltet ist, füge monocles chat bitte der Liste geschützter Apps hinzu.</string>
|
||||
<string name="pref_enable_multi_accounts_title">Mehrprofil-Modus aktivieren</string>
|
||||
<string name="pref_enable_multi_accounts_title">Mehrkonto-Modus aktivieren</string>
|
||||
<string name="pref_enable_multi_accounts_summary">Möchtest du mehrere Konten benutzen?</string>
|
||||
<string name="mtm_accept_cert">Unbekanntes Zertifikat akzeptieren?</string>
|
||||
<string name="mtm_trust_anchor">Das Serverzertifikat wurde nicht von einer bekannten Zertifizierungsstelle signiert.</string>
|
||||
|
@ -967,7 +967,7 @@
|
|||
<string name="intro_optional_permissions">Optionale Berechtigungen</string>
|
||||
<string name="intro_desc_optional_permissions2">Wenn du deinen Standort teilen möchtest, sind Berechtigungen auf deinen Standort erforderlich.\nFür den Versand von Sprachnachrichten ist es erforderlich, Zugang zum Mikrofon zu erhalten.</string>
|
||||
<string name="intro_desc_account3">Du hast die Möglichkeit, ein bestehendes Konto zu importieren.\nTippe einfach auf Konto importieren. Wenn Backup-Dateien verfügbar sind, werden diese angezeigt. Wähle ein Konto aus, das importiert werden soll.</string>
|
||||
<string name="intro_desc_start_chatting2">Du kannst auch Gruppenchats - sogenannte MUCs (Multi-User-Chats) - hinzufügen, erstellen oder beitreten. Man unterscheidet zwischen privaten Gruppenchats und öffentlichen Gruppenchats - sogenannten Chaträumen.</string>
|
||||
<string name="intro_desc_start_chatting2">Du kannst auch Gruppenchats - sogenannte Räume - hinzufügen, erstellen oder beitreten. Man unterscheidet zwischen privaten Gruppenchats und öffentlichen Gruppenchats - sogenannten Chaträumen.</string>
|
||||
<string name="intro_desc_start_chatting3">Herzlichen Glückwunsch!\nJetzt geht\'s los und viel Spaß…</string>
|
||||
<string name="intro_privacy">Deine Privatsphäre\nDeine Souveränität</string>
|
||||
<string name="intro_desc_privacy">monocles chat wird deine Daten weder verkaufen noch analysieren und du entscheidest, welche Berechtigungen du erteilst.</string>
|
||||
|
@ -1001,7 +1001,7 @@
|
|||
<string name="pref_use_unicolored_chatbg">Nutze einfarbigen Hintergrund</string>
|
||||
<string name="pref_alternative_voice_settings_summary">Falls du bei der Sprachaufnahme Probleme hast, nutze einen alternativen Codec.</string>
|
||||
<string name="pref_alternative_voice_settings">Alternative Methode zur Sprachaufnahme</string>
|
||||
<string name="pref_use_colored_muc_names_summary">Namen in Gruppen-Chats oder Channels wie Standard-Avatar-Hintergründe einfärben.</string>
|
||||
<string name="pref_use_colored_muc_names_summary">Namen in Gruppen-Chats oder Räume wie Standard-Avatar-Hintergründe einfärben.</string>
|
||||
<string name="pref_use_colored_muc_names">Farbige Namen</string>
|
||||
<string name="show_videos_images_only">Nur Bilder/Videos</string>
|
||||
<string name="show_avatar">Kontobild anzeigen</string>
|
||||
|
@ -1067,7 +1067,7 @@
|
|||
<string name="encrypted_with_omemo">Mit OMEMO verschlüsselt</string>
|
||||
<string name="encrypted_with_openpgp">Mit OpenPGP verschlüsselt</string>
|
||||
<string name="not_encrypted">Nicht verschlüsselt</string>
|
||||
<string name="add_contact_or_create_or_join_group_chat">Kontakt hinzufügen, Gruppenchat erstellen oder beitreten oder Channels entdecken</string>
|
||||
<string name="add_contact_or_create_or_join_group_chat">Kontakt hinzufügen, Gruppenchat erstellen oder beitreten oder Räume entdecken</string>
|
||||
<plurals name="some_messages_could_not_be_delivered">
|
||||
<item quantity="one">Eine Nachricht konnte nicht zugestellt werden</item>
|
||||
<item quantity="other">Mehrere Nachrichten konnten nicht zugestellt werden</item>
|
||||
|
|
|
@ -212,8 +212,8 @@
|
|||
<string name="select">Select</string>
|
||||
<string name="contact_already_exists">The contact already exists</string>
|
||||
<string name="join">Join</string>
|
||||
<string name="channel_full_jid_example">channel@conference.example.com/nick</string>
|
||||
<string name="channel_bare_jid_example">channel@conference.example.com</string>
|
||||
<string name="channel_full_jid_example">room@conference.example.com/nick</string>
|
||||
<string name="channel_bare_jid_example">room@conference.example.com</string>
|
||||
<string name="save_as_bookmark">Save as bookmark</string>
|
||||
<string name="delete_bookmark">Delete bookmark</string>
|
||||
<string name="topic">Topic</string>
|
||||
|
@ -363,14 +363,14 @@
|
|||
<string name="could_not_change_affiliation">Could not change affiliation of %s</string>
|
||||
<string name="ban_from_conference">Ban from group chat</string>
|
||||
<string name="kick_from_conference">Kick from group chat</string>
|
||||
<string name="ban_from_public_conference_message">You are trying to ban %s for ever from a public channel.</string>
|
||||
<string name="ban_from_public_conference_message">You are trying to ban %s for ever from a public room.</string>
|
||||
<string name="ban_from_conference_message">You are trying to ban %s for ever from a group chat</string>
|
||||
<string name="kicking_from_public_conference">You are trying to kick %s from a public channel.</string>
|
||||
<string name="kicking_from_public_conference">You are trying to kick %s from a public room.</string>
|
||||
<string name="kicking_from_conference">You are trying to kick %s from a group chat.</string>
|
||||
<string name="ban_now">Ban now</string>
|
||||
<string name="kick_now">Kick now</string>
|
||||
<string name="non_anonymous">Make Jabber IDs visible to anyone</string>
|
||||
<string name="moderated">Make channel moderated</string>
|
||||
<string name="moderated">Make room moderated</string>
|
||||
<string name="you_are_not_participating">You are not participating</string>
|
||||
<string name="modified_conference_options">Modified group chat options!</string>
|
||||
<string name="could_not_modify_conference_options">Could not modify group chat options</string>
|
||||
|
@ -824,7 +824,7 @@
|
|||
<string name="install_orbot">Install Orbot</string>
|
||||
<string name="start_orbot">Start Orbot</string>
|
||||
<string name="no_market_app_installed">No market app installed.</string>
|
||||
<string name="group_chat_will_make_your_jabber_id_public">This channel will make your Jabber ID public</string>
|
||||
<string name="group_chat_will_make_your_jabber_id_public">This room will make your Jabber ID public</string>
|
||||
<string name="ebook">e-book</string>
|
||||
<string name="your_name">Your name</string>
|
||||
<string name="enter_your_name">Enter your name</string>
|
||||
|
@ -838,7 +838,7 @@
|
|||
<string name="open_with">Open with…</string>
|
||||
<string name="server_info_adhoc_invite">XEP-0050: Ad-Hoc Commands: user invite</string>
|
||||
<string name="choose_account">Choose account</string>
|
||||
<string name="set_profile_picture">monocles chat profile picture</string>
|
||||
<string name="set_profile_picture">monocles chat account picture</string>
|
||||
<string name="restore_backup">Restore backup</string>
|
||||
<string name="restore">Restore</string>
|
||||
<string name="enter_password_to_restore">Enter your password for the account %s to restore the backup.</string>
|
||||
|
@ -853,22 +853,22 @@
|
|||
</plurals>
|
||||
<string name="group_chat_members">Participants</string>
|
||||
<string name="message_deleted">Message was deleted</string>
|
||||
<string name="channel_details">Channel details</string>
|
||||
<string name="join_public_channel">Join public channel</string>
|
||||
<string name="channel_details">Room details</string>
|
||||
<string name="join_public_channel">Join public room</string>
|
||||
<string name="create_private_group_chat">Create private group chat</string>
|
||||
<string name="create_public_channel">Create public channel</string>
|
||||
<string name="create_dialog_channel_name">Channel name</string>
|
||||
<string name="create_public_channel">Create public room</string>
|
||||
<string name="create_dialog_channel_name">Room name</string>
|
||||
<string name="xmpp_address">XMPP address</string>
|
||||
<string name="please_enter_name">Please provide a name for the channel</string>
|
||||
<string name="please_enter_name">Please provide a name for the room</string>
|
||||
<string name="please_enter_xmpp_address">Please provide an XMPP address</string>
|
||||
<string name="this_is_an_xmpp_address">This is an XMPP address. Please provide a name.</string>
|
||||
<string name="creating_channel">Creating public channel…</string>
|
||||
<string name="channel_already_exists">This channel already exists</string>
|
||||
<string name="joined_an_existing_channel">You\'ve joined an existing channel</string>
|
||||
<string name="unable_to_set_channel_configuration">Unable to set channel configuration</string>
|
||||
<string name="creating_channel">Creating public room…</string>
|
||||
<string name="channel_already_exists">This room already exists</string>
|
||||
<string name="joined_an_existing_channel">You\'ve joined an existing room</string>
|
||||
<string name="unable_to_set_channel_configuration">Unable to set room configuration</string>
|
||||
<string name="back">Back</string>
|
||||
<string name="conference_options">Private group chat configuration</string>
|
||||
<string name="channel_options">Public channel configuration</string>
|
||||
<string name="channel_options">Public room configuration</string>
|
||||
<string name="allow_participants_to_edit_subject">Allow anyone to edit the topic</string>
|
||||
<string name="allow_participants_to_invite_others">Allow anyone to invite others</string>
|
||||
<string name="anyone_can_edit_subject">Anyone can edit the topic.</string>
|
||||
|
@ -878,19 +878,19 @@
|
|||
<string name="anyone_can_invite_others">Anyone can invite others.</string>
|
||||
<string name="jabber_ids_are_visible_to_admins">Jabber IDs are visible to admins.</string>
|
||||
<string name="jabber_ids_are_visible_to_anyone">Jabber IDs are visible to anyone.</string>
|
||||
<string name="no_users_hint_channel">This public channel has no participants. Invite your contacts or use the share button to distribute its XMPP address.</string>
|
||||
<string name="no_users_hint_channel">This public room has no participants. Invite your contacts or use the share button to distribute its XMPP address.</string>
|
||||
<string name="no_users_hint_group_chat">This private group chat has no participants.</string>
|
||||
<string name="grant_owner_privileges">Grant owner privileges</string>
|
||||
<string name="remove_owner_privileges">Revoke owner privileges</string>
|
||||
<string name="remove_from_channel">Remove from channel</string>
|
||||
<string name="ban_from_channel">Ban from channel</string>
|
||||
<string name="remove_from_channel">Remove from room</string>
|
||||
<string name="ban_from_channel">Ban from room</string>
|
||||
<string name="manage_permission">Manage privileges</string>
|
||||
<string name="destroy_channel">Destroy channel</string>
|
||||
<string name="destroy_channel_dialog">Would you like to destroy the channel %s? This will remove this channel permanently.</string>
|
||||
<string name="destroy_channel_succeed">Channel successfully destroyed</string>
|
||||
<string name="destroy_channel_failed">Channel could not be destroyed</string>
|
||||
<string name="action_end_conversation_channel">Leave channel</string>
|
||||
<string name="autojoin_channel">Automatically join this channel</string>
|
||||
<string name="destroy_channel">Destroy room</string>
|
||||
<string name="destroy_channel_dialog">Would you like to destroy the room %s? This will remove this room permanently.</string>
|
||||
<string name="destroy_channel_succeed">Room successfully destroyed</string>
|
||||
<string name="destroy_channel_failed">Room could not be destroyed</string>
|
||||
<string name="action_end_conversation_channel">Leave room</string>
|
||||
<string name="autojoin_channel">Automatically join this room</string>
|
||||
<string name="no_attachments">There are no attachments</string>
|
||||
<string name="notification_backup_created_title">Backup was successful</string>
|
||||
<string name="notification_backup_created_subtitle">The backup files were stored in %s</string>
|
||||
|
@ -909,15 +909,15 @@
|
|||
<string name="attach">Attach</string>
|
||||
<string name="delete_from_server">Delete from server</string>
|
||||
<string name="go_online_to_delete">You have to activate and/or go online with the account you want to delete from server.</string>
|
||||
<string name="discover_channels">Discover channels</string>
|
||||
<string name="search_channels">Search channels</string>
|
||||
<string name="discover_channels">Discover rooms</string>
|
||||
<string name="search_channels">Search rooms</string>
|
||||
<string name="channel_discovery_opt_in_title">Privacy notice</string>
|
||||
<string name="channel_discover_opt_in_message"><![CDATA[Channel discovery uses a third party service called <a href="https://search.jabber.network">search.jabber.network</a>.<br><br>Using this feature will transmit your IP address and search terms to that service. See their <a href="https://search.jabber.network/privacy">Privacy Policy</a> for more information.]]></string>
|
||||
<string name="channel_discover_opt_in_message"><![CDATA[Room discovery uses a third party service called <a href="https://search.jabber.network">search.jabber.network</a>.<br><br>Using this feature will transmit your IP address and search terms to that service. See their <a href="https://search.jabber.network/privacy">Privacy Policy</a> for more information.]]></string>
|
||||
<string name="action_add_existing_account">Add existing account</string>
|
||||
<string name="use_own_provider">Use own provider</string>
|
||||
<string name="this_looks_like_a_domain">This looks like a domain address</string>
|
||||
<string name="add_anyway">Add anyway</string>
|
||||
<string name="this_looks_like_channel">This looks like a channel address</string>
|
||||
<string name="this_looks_like_channel">This looks like a room address</string>
|
||||
<string name="no_backup_available">No backup available</string>
|
||||
<string name="pref_show_own_accounts_summary">Show own accounts in chats and contacts if you have multiple accounts.</string>
|
||||
<string name="pref_show_own_accounts">Show own accounts</string>
|
||||
|
@ -967,12 +967,12 @@
|
|||
<string name="intro_desc_whats_xmpp">XMPP, also called jabber, is a decentralized communication network and works like e-mail. You need an address called Jabber-ID, a password and a messenger. More about this later.</string>
|
||||
<string name="intro_whats_xmpp">What is XMPP / Jabber / monocles chat?</string>
|
||||
<string name="intro_desc_optional_permissions">Permissions to read your address book are required to read Jabber-IDs (if any) from your contacts. Contacts are never shared, uploaded or copied.</string>
|
||||
<string name="intro_desc_account2">You can create a new profile on monocles chat just by entering a nickname.</string>
|
||||
<string name="open_join_dialog">Join public channel…</string>
|
||||
<string name="intro_desc_account2">You can create a new account on monocles chat just by entering a nickname.</string>
|
||||
<string name="open_join_dialog">Join public room…</string>
|
||||
<string name="intro_optional_permissions">Optional permissions</string>
|
||||
<string name="intro_desc_optional_permissions2">Permissions for your location is needed if you would like to share your location.\nFor sharing voice messages it is required to get access to your microphone.</string>
|
||||
<string name="intro_desc_account3">You have the option to import an existing account.\nIf there are backup files available, they will be shown.</string>
|
||||
<string name="intro_desc_start_chatting2">You can also add, create or join multi user chats - so-called MUCs. They where distinguished between private group chats and public group chats - so called channels.</string>
|
||||
<string name="intro_desc_start_chatting2">You can also add, create or join multi user chats - so-called MUCs. They where distinguished between private group chats and public group chats - so called rooms.</string>
|
||||
<string name="intro_desc_start_chatting3">Congratulations!\nHere we go and have fun…</string>
|
||||
<string name="intro_privacy">Your privacy\nYour sovereignty</string>
|
||||
<string name="intro_desc_privacy">monocles will neither sell nor analyze your data and you decide which permissions you grant.</string>
|
||||
|
@ -982,7 +982,7 @@
|
|||
<string name="jabber_network">jabber.network</string>
|
||||
<string name="local_server">Local server</string>
|
||||
<string name="pref_channel_discovery_summary">Most users should choose ‘jabber.network’ for better suggestions from the entirety of the public XMPP ecosystem.</string>
|
||||
<string name="pref_channel_discovery">Channel discovery method</string>
|
||||
<string name="pref_channel_discovery">Room discovery method</string>
|
||||
<string name="gp_disable">Disable</string>
|
||||
<string name="gp_short">Short</string>
|
||||
<string name="gp_medium">Medium</string>
|
||||
|
@ -1006,7 +1006,7 @@
|
|||
<string name="pref_use_unicolored_chatbg">Use unicolored background</string>
|
||||
<string name="pref_alternative_voice_settings_summary">If you have problems during voice recording, use this setting to change the codec.</string>
|
||||
<string name="pref_alternative_voice_settings">Alternative voice recording method</string>
|
||||
<string name="pref_use_colored_muc_names_summary">Colorize nicknames in group chats or channels like default avatar backgrounds.</string>
|
||||
<string name="pref_use_colored_muc_names_summary">Colorize nicknames in group chats or rooms like default avatar backgrounds.</string>
|
||||
<string name="pref_use_colored_muc_names">Colorize nicknames</string>
|
||||
<string name="show_videos_images_only">Only images/videos</string>
|
||||
<string name="show_avatar">Show avatar</string>
|
||||
|
@ -1074,7 +1074,7 @@
|
|||
<string name="encrypted_with_omemo">Encrypted with OMEMO</string>
|
||||
<string name="encrypted_with_openpgp">Encrypted with OpenPGP</string>
|
||||
<string name="not_encrypted">Not encrypted</string>
|
||||
<string name="add_contact_or_create_or_join_group_chat">Add contact, create or join group chat, or discover channels</string>
|
||||
<string name="add_contact_or_create_or_join_group_chat">Add contact, create or join group chat, or discover rooms</string>
|
||||
<plurals name="some_messages_could_not_be_delivered">
|
||||
<item quantity="one">A message could not be delivered</item>
|
||||
<item quantity="other">Some messages could not be delivered</item>
|
||||
|
@ -1088,7 +1088,7 @@
|
|||
<string name="pref_invidious_host_summary">Use a custom invidious host</string>
|
||||
<string name="pref_invidious_host">Invidious host</string>
|
||||
<string name="updated_to_monocles">We have successfully updated Monocles Messenger to monocles chat\n\nThe cooperation of the two projects monocles chat and Monocles Messenger was expanded in November 2020. In the future, the Android app Monocles Messenger will be continued under the name monocles chat.\n\nWhat you can expect:\n- Range of functions remains the same\n- Support chat rooms are merged\n- Colors and logos are adapted to monocles\n- App is still available for free in F-Droid Store\n\nYour monocles Team</string>
|
||||
<string name="updated_to_monocles_google">We have to apologize that we could not update directly to monocles chat. Under the following link you will receive instructions on how to transfer all your profiles from Monocles Messenger to monocles chat. By clicking on move data we try to move all sent and received files from Monocles Messenger to monocles chat. After a successfully migration keep in mind to remove Monocles Messenger from your device.</string>
|
||||
<string name="updated_to_monocles_google">We have to apologize that we could not update directly to monocles chat. Under the following link you will receive instructions on how to transfer all your accounts from Monocles Messenger to monocles chat. By clicking on move data we try to move all sent and received files from Monocles Messenger to monocles chat. After a successfully migration keep in mind to remove Monocles Messenger from your device.</string>
|
||||
<string name="link">Link</string>
|
||||
<string name="create_monocles_account"><a href="https://ocean.monocles.de/apps/registration/">Get a monocles account!</a></string>
|
||||
<string name="no_application_found">No application found</string>
|
||||
|
@ -1109,7 +1109,7 @@
|
|||
<string name="pref_mappreview_host_summary">Use a custom map preview host</string>
|
||||
<string name="pref_mappreview_host">Map preview host</string>
|
||||
<string name="webview_not_available">Webview is not available on your device.</string>
|
||||
<string name="pref_easy_downloader_summary">Automatically download all attachments in public channels and from strangers instead of showing a button for a manual download.</string>
|
||||
<string name="pref_easy_downloader_summary">Automatically download all attachments in public rooms and from strangers instead of showing a button for a manual download.</string>
|
||||
<string name="pref_easy_downloader">Automatically download all attachments</string>
|
||||
<string name="got_invitation_from">You have been invited by %s to the chat room %s.</string>
|
||||
<string name="a_user">a user</string>
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
<item name="colorControlNormal">@color/accent</item>
|
||||
<item name="colorControlActivated">@color/accent</item>
|
||||
<item name="text_Color_Main">@color/realblack</item>
|
||||
<item name="colorOnPrimary">@color/realblack</item>
|
||||
<item name="button_text_color_disabled">@color/grey500</item>
|
||||
<item name="chat_bg">@drawable/bg_light_blue</item>
|
||||
<item name="icon_tint">@color/black54</item>
|
||||
|
@ -47,6 +48,7 @@
|
|||
<item name="color_background_tertiary">@color/grey300</item>
|
||||
<item name="color_background_overlay">@color/grey300_40</item>
|
||||
<item name="color_warning">@color/red700</item>
|
||||
<item name="color_warning_button_text">@color/warning_button_dark</item>
|
||||
<item name="TextColorOnline">@color/green500</item>
|
||||
<item name="TextColorError">@color/red800</item>
|
||||
<item name="edit_text_color">@color/black87</item>
|
||||
|
@ -63,6 +65,9 @@
|
|||
<item name="android:actionModeBackground">@color/accent</item>
|
||||
<item name="android:homeAsUpIndicator" type="reference">@drawable/ic_arrow_back_white_24dp
|
||||
</item>
|
||||
<item name="buttonBarPositiveButtonStyle">@style/Widget.Conversations.Button.Dialog</item>
|
||||
<item name="buttonBarNeutralButtonStyle">@style/Widget.Conversations.Button.Dialog</item>
|
||||
<item name="buttonBarNegativeButtonStyle">@style/Widget.Conversations.Button.Dialog</item>
|
||||
|
||||
<item name="TextSizeCaption">12sp</item>
|
||||
<item name="TextSizeBody1">14sp</item>
|
||||
|
@ -91,8 +96,8 @@
|
|||
<item name="ic_send_videocam_offline" type="reference">@drawable/ic_send_videocam_offline
|
||||
</item>
|
||||
<item name="ic_send_voice_offline" type="reference">@drawable/ic_send_voice_offline</item>
|
||||
<item name="media_preview_image" type="reference">@drawable/ic_image_black_48dp</item>
|
||||
<item name="media_preview_document" type="reference">@drawable/ic_description_black_48dp</item>
|
||||
<item name="media_preview_document" type="reference">@drawable/ic_description_black_48dp
|
||||
</item>
|
||||
<item name="media_preview_recording" type="reference">@drawable/ic_mic_black_48dp</item>
|
||||
<item name="media_preview_audio" type="reference">@drawable/ic_headset_black_48dp</item>
|
||||
<item name="media_preview_location" type="reference">@drawable/ic_room_black_48dp</item>
|
||||
|
@ -104,11 +109,16 @@
|
|||
<item name="media_preview_ebook" type="reference">@drawable/ic_book_black_48dp</item>
|
||||
<item name="media_preview_unknown" type="reference">@drawable/ic_help_black_48dp</item>
|
||||
<item name="media_preview_backup" type="reference">@drawable/ic_backup_black_48dp</item>
|
||||
<item name="icon_gps_fixed" type="reference">@drawable/ic_gps_fixed_black_24dp</item>
|
||||
<item name="icon_gps_not_fixed" type="reference">@drawable/ic_gps_not_fixed_black_24dp
|
||||
</item>
|
||||
<item name="icon_add_group" type="reference">@drawable/ic_group_add_white_24dp</item>
|
||||
<item name="icon_add_person" type="reference">@drawable/ic_person_add_white_24dp</item>
|
||||
<item name="icon_cancel" type="reference">@drawable/ic_cancel_black_24dp</item>
|
||||
<item name="icon_chat" type="reference">@drawable/ic_action_chat</item>
|
||||
<item name="icon_copy" type="reference">@drawable/ic_content_copy_grey600_24dp</item>
|
||||
<item name="icon_action_copy" type="reference">@drawable/ic_content_copy_white_24dp</item>
|
||||
<item name="icon_navigate" type="reference">@drawable/ic_navigation_white_24dp</item>
|
||||
<item name="icon_show_qr_code" type="reference">@drawable/ic_qrcode_grey600_24dp</item>
|
||||
<item name="icon_discard" type="reference">@drawable/ic_delete_white_24dp</item>
|
||||
<item name="icon_download" type="reference">@drawable/ic_file_download_white_24dp</item>
|
||||
|
@ -137,6 +147,7 @@
|
|||
<item name="icon_settings" type="reference">@drawable/ic_settings_black_24dp</item>
|
||||
<item name="icon_delete" type="reference">@drawable/ic_delete_black_24dp</item>
|
||||
<item name="icon_share" type="reference">@drawable/ic_share_black_24dp</item>
|
||||
<item name="icon_action_share" type="reference">@drawable/ic_share_white_24dp</item>
|
||||
<item name="ic_cloud_download" type="reference">@drawable/ic_cloud_download_white_24dp
|
||||
</item>
|
||||
<item name="icon_scan_qr_code" type="reference">@drawable/ic_qrcode_scan_white_24dp</item>
|
||||
|
@ -210,6 +221,7 @@
|
|||
<item name="colorControlNormal">@color/accent</item>
|
||||
<item name="colorControlActivated">@color/accent</item>
|
||||
<item name="text_Color_Main">@color/realwhite</item>
|
||||
<item name="colorOnPrimary">@color/realwhite</item>
|
||||
<item name="button_text_color_disabled">@color/grey500</item>
|
||||
<item name="android:navigationBarColor" tools:targetApi="21">@color/black</item>
|
||||
<item name="chat_bg">@drawable/bg_dark_blue</item>
|
||||
|
@ -219,6 +231,7 @@
|
|||
<item name="color_background_tertiary">@color/grey900</item>
|
||||
<item name="color_background_overlay">@color/grey900_40</item>
|
||||
<item name="color_warning">@color/red700</item>
|
||||
<item name="color_warning_button_text">@color/warning_button</item>
|
||||
<item name="TextColorOnline">@color/green500</item>
|
||||
<item name="TextColorError">@color/red500</item>
|
||||
<item name="edit_text_color">@color/white</item>
|
||||
|
@ -235,6 +248,9 @@
|
|||
<item name="android:actionModeBackground">@color/accent</item>
|
||||
<item name="android:homeAsUpIndicator" type="reference">@drawable/ic_arrow_back_white_24dp
|
||||
</item>
|
||||
<item name="buttonBarPositiveButtonStyle">@style/Widget.Conversations.Button.Dialog</item>
|
||||
<item name="buttonBarNeutralButtonStyle">@style/Widget.Conversations.Button.Dialog</item>
|
||||
<item name="buttonBarNegativeButtonStyle">@style/Widget.Conversations.Button.Dialog</item>
|
||||
|
||||
<item name="TextSizeCaption">12sp</item>
|
||||
<item name="TextSizeBody1">14sp</item>
|
||||
|
@ -288,8 +304,8 @@
|
|||
<item name="dialog_horizontal_padding">24dp</item>
|
||||
<item name="dialog_vertical_padding">16dp</item>
|
||||
|
||||
<item name="media_preview_image" type="reference">@drawable/ic_image_white_48dp</item>
|
||||
<item name="media_preview_document" type="reference">@drawable/ic_description_white_48dp</item>
|
||||
<item name="media_preview_document" type="reference">@drawable/ic_description_white_48dp
|
||||
</item>
|
||||
<item name="media_preview_recording" type="reference">@drawable/ic_mic_white_48dp</item>
|
||||
<item name="media_preview_audio" type="reference">@drawable/ic_headset_white_48dp</item>
|
||||
<item name="media_preview_location" type="reference">@drawable/ic_room_white_48dp</item>
|
||||
|
@ -301,11 +317,15 @@
|
|||
<item name="media_preview_ebook" type="reference">@drawable/ic_book_white_48dp</item>
|
||||
<item name="media_preview_unknown" type="reference">@drawable/ic_help_white_48dp</item>
|
||||
<item name="media_preview_backup" type="reference">@drawable/ic_backup_white_48dp</item>
|
||||
|
||||
<item name="icon_gps_fixed" type="reference">@drawable/ic_gps_fixed_white_24dp</item>
|
||||
<item name="icon_gps_not_fixed" type="reference">@drawable/ic_gps_not_fixed_white_24dp
|
||||
</item>
|
||||
<item name="icon_add_group" type="reference">@drawable/ic_group_add_white_24dp</item>
|
||||
<item name="icon_add_person" type="reference">@drawable/ic_person_add_white_24dp</item>
|
||||
<item name="icon_cancel" type="reference">@drawable/ic_cancel_white_24dp</item>
|
||||
<item name="icon_copy" type="reference">@drawable/ic_content_copy_white_24dp</item>
|
||||
<item name="icon_action_copy" type="reference">@drawable/ic_content_copy_white_24dp</item>
|
||||
<item name="icon_navigate" type="reference">@drawable/ic_navigation_white_24dp</item>
|
||||
<item name="icon_show_qr_code" type="reference">@drawable/ic_qrcode_white_24dp</item>
|
||||
<item name="icon_discard" type="reference">@drawable/ic_delete_white_24dp</item>
|
||||
<item name="icon_download" type="reference">@drawable/ic_file_download_white_24dp</item>
|
||||
|
@ -334,6 +354,7 @@
|
|||
<item name="icon_settings" type="reference">@drawable/ic_settings_white_24dp</item>
|
||||
<item name="icon_delete" type="reference">@drawable/ic_delete_white_24dp</item>
|
||||
<item name="icon_share" type="reference">@drawable/ic_share_white_24dp</item>
|
||||
<item name="icon_action_share" type="reference">@drawable/ic_share_white_24dp</item>
|
||||
<item name="ic_cloud_download" type="reference">@drawable/ic_cloud_download_white_24dp
|
||||
</item>
|
||||
<item name="icon_scan_qr_code" type="reference">@drawable/ic_qrcode_scan_white_24dp</item>
|
||||
|
@ -550,6 +571,7 @@
|
|||
<item name="TextSizeHeadline">22sp</item>
|
||||
</style>
|
||||
|
||||
|
||||
<!-- 2. monocles -->
|
||||
<!-- monocles theme -->
|
||||
<style name="ConversationsTheme.Monocles" parent="ConversationsTheme">
|
||||
|
|
Loading…
Add table
Reference in a new issue