For version 1.6.0
---
*** hu: Missing transations: 47
<!-- strings__global.xml -->
<string name="navigation_position_non_threaded">Message %1$d/%2$d</string>
<string name="navigation_position_threaded">Message %3$d/%4$d in conversation %1$d/%2$d</string>
<!-- strings_about.xml -->
<string name="about_licenses">Third party licenses</string>
<!-- strings_access.xml -->
<string name="access_message_list_conversation_child">Conversation item %1$d of %2$d</string>
<string name="access_message_list_conversation_collapsed">Conversation</string>
<string name="access_message_list_conversation_expanded">Expanded conversation</string>
<!-- strings_account_list.xml -->
<string name="account_list_reindex_threads">Indexing messages…</string>
<!-- strings_help.xml -->
<string name="help_hint_conversation_enabled">Conversation view is currently enabled.</string>
<string name="help_hint_conversation_settings">See settings, Conversations to turn off or customize.</string>
<string name="help_new_about_conversation">New: conversation view. AquaMail can now group related messages together.\n\nYou
can enable it now below. Will take a few seconds to minutes to process.\n\nTo enable or disable later, or to customize, see app Settings, Conversations.</string>
<string name="help_new_done_enable_conversation">All done!</string>
<string name="help_new_enable_conversation">Enable now</string>
<!-- strings_prefs.xml -->
<string name="prefs_contacts_ignore_case">Ignore case in emails</string>
<string name="prefs_contacts_ignore_case_summary">This is right, but can be too slow on some devices</string>
<string name="prefs_display_mark_read_entry_close">When closing</string>
<string name="prefs_threaded_archive">In Archive folders</string>
<string name="prefs_threaded_archive_summary">Enable conversations in Archive type folders</string>
<string name="prefs_threaded_category">Conversations</string>
<string name="prefs_threaded_child_1_preview">This is newest response</string>
<string name="prefs_threaded_child_2_preview">Older response</string>
<string name="prefs_threaded_child_format">Child message format</string>
<string name="prefs_threaded_child_format_default">Default (%1$s)</string>
<string name="prefs_threaded_color_count_background">Color: count background</string>
<string name="prefs_threaded_color_count_text">Color: count text</string>
<string name="prefs_threaded_color_count_text_bold">Bold: count text</string>
<string name="prefs_threaded_color_header_background">Color: header background</string>
<string name="prefs_threaded_color_header_text">Color: header text</string>
<string name="prefs_threaded_enabled">Conversation combining</string>
<string name="prefs_threaded_enabled_summary">Combine related messages into conversations</string>
<string name="prefs_threaded_linked">Across folders</string>
<string name="prefs_threaded_linked_summary">Combine incoming and sent messages</string>
<string name="prefs_threaded_moscaic">Mosaic contacts</string>
<string name="prefs_threaded_moscaic_summary">Combine contact images into a mosaic</string>
<string name="prefs_threaded_presentation">Presentation</string>
<string name="prefs_threaded_reindex">Reindex conversations</string>
<string name="prefs_threaded_reindex_summary">Apply the above changes to any already loaded messages</string>
<string name="prefs_threaded_subject">Break on subject change</string>
<string name="prefs_threaded_subject_summary">A change in subject means it\'s a new conversation</string>
<string name="prefs_threaded_tap_open_message">Tap to open first message</string>
<string name="prefs_threaded_tap_open_message_summary">Tap a conversation to open its first message, long press to expand</string>
<string name="prefs_ui_category_navigate">Navigation</string>
<string name="prefs_ui_navigate_show_pos">Show positions</string>
<string name="prefs_ui_navigate_show_pos_summary">Show message positions within the list (and conversation if applicable)</string>
<string name="prefs_ui_navigate_smart">Smart message navigation</string>
<string name="prefs_ui_navigate_smart_summary">When conversations are enabled, skip excessive old messages</string>
<string name="prefs_ui_smart_period_2m">Two months</string>
<!-- strings_status.xml -->
<plurals name="conversation_message_count">
<item quantity="one">%1$d message</item>
<item quantity="other">%1$d messages</item>
</plurals>