<resources> <string name="app_name">Family Map</string> <string name="searchMenu">Search</string> <string name="settingsMenu">Settings</string> <string name="server_host">Server Host:</string> <string name="server_port">Server Port:</string> <string name="username">Username:</string> <string name="password">Password:</string> <string name="first_name">First Name:</string> <string name="last_name">Last Name:</string> <string name="email">E-mail:</string> <string name="gender">Gender:</string> <string name="male_option">Male</string> <string name="female_option">Female</string> <string name="first_name_person">First Name</string> <string name="last_name_person">Last Name</string> <string name="gender_person">Gender</string> <string name="title_activity_settings">SettingsActivity</string> <string name="life_story_lines">Life Story Lines</string> <string name="life_story_lines_description">Show Life Story Lines</string> <string name="family_tree_lines">Family Tree Lines</string> <string name="family_tree_lines_description">Show Family Tree Lines</string> <string name="spouse_lines">Spouse Lines</string> <string name="spouse_lines_description">Show Spouse Lines</string> <string name="fathers_side">Father\'s Side</string> <string name="fathers_side_description">Filter by Father\'s Side of the Family</string> <string name="mothers_side">Mother\'s Side</string> <string name="mothers_side_description">Filter by Mother\'s Side of the Family</string> <string name="male_events">Male Events</string> <string name="female_events">Female Events</string> <string name="gender_events_description">Filter Events Based on Gender</string> <string name="events_title">Life Events</string> <string name="persons_title">Family</string> <string name="search_text">Search for a person or event…</string> <!-- Preference Titles --> <string name="messages_header">Messages</string> <string name="sync_header">Sync</string> <!-- Messages Preferences --> <string name="signature_title">Your signature</string> <string name="reply_title">Default reply action</string> <!-- Sync Preferences --> <string name="sync_title">Sync email periodically</string> <string name="attachment_title">Download incoming attachments</string> <string name="attachment_summary_on">Automatically download attachments for incoming emails </string> <string name="attachment_summary_off">Only download attachments when manually requested</string> <string name="title_activity_person">PersonActivity</string> <!-- Strings used for fragments for navigation --> <string name="first_fragment_label">First Fragment</string> <string name="second_fragment_label">Second Fragment</string> <string name="next">Next</string> <string name="previous">Previous</string> <string name="hello_first_fragment">Hello first fragment</string> <string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string> </resources>