<resources>
    <string name="app_name">lichun-android</string>

    <!-- HomeScreen -->
    <string name="stats">Stats</string>
    <string name="game_speed">Game Speed</string>
    <string name="life_events">Life Events</string>
    <string name="no_events_yet">No events yet. Start playing!</string>
    <string name="tap_to_claim">Tap to claim</string>
    <string name="energy">Energy</string>
    <string name="money">Money</string>
    <string name="diamonds">Diamonds</string>
    <string name="age_format">Age %1$d</string>
    <string name="feeling_format">Feeling: %1$s</string>
    <string name="health">Health</string>
    <string name="happiness">Happiness</string>
    <string name="intelligence">Intelligence</string>
    <string name="prestige">Prestige</string>
    <string name="create_your_character">Create Your Character</string>
    <string name="new_character">New Character</string>
    <string name="reconnecting">Reconnecting&#8230;</string>
    <string name="settings">Settings</string>

    <!-- ChatScreen -->
    <string name="online">Online</string>
    <string name="type_a_message">Type a message&#8230;</string>
    <string name="energy_per_message">10 energy per message</string>
    <string name="start_a_conversation">Start a conversation</string>
    <string name="say_hello_format">Say hello to %1$s!</string>
    <string name="failed_to_send_message">Failed to send message. Please try again.</string>
    <string name="send">Send</string>
    <string name="back">Back</string>
    <string name="dismiss">Dismiss</string>

    <!-- StoreScreen -->
    <string name="shop">Shop</string>
    <string name="discover_items">Discover items for your journey</string>
    <string name="get_item">Get Item</string>
    <string name="owned">Owned</string>
    <string name="diamond_packs">Diamond Packs</string>
    <string name="diamonds_format">%1$d Diamonds</string>
    <string name="congratulations">Congratulations!</string>
    <string name="you_purchased_format">You purchased %1$s</string>
    <string name="tap_to_close">Tap to close</string>

    <!-- OnboardingContainerScreen -->
    <string name="explore_your_world">Explore Your World</string>
    <string name="explore_description">Navigate through different areas of your life using the bottom tabs</string>
    <string name="home">Home</string>
    <string name="home_description">View your life events and stats</string>
    <string name="dating">Dating</string>
    <string name="dating_description">Find and build relationships</string>
    <string name="activities">Activities</string>
    <string name="activities_description">Choose how to spend your time</string>
    <string name="character">Character</string>
    <string name="character_description">View your character details</string>
    <string name="got_it">Got it!</string>
    <string name="take_action">Take Action</string>
    <string name="take_action_description">Tap on events to claim rewards and make choices that shape your life</string>
    <string name="tip_claim_rewards">Tap events in your timeline to claim rewards</string>
    <string name="tip_answer_questions">Answer questions to influence your story</string>
    <string name="tip_game_speed">Adjust game speed to control time</string>
    <string name="lets_start">Let\'s Start!</string>
    <string name="youre_ready">You\'re Ready!</string>
    <string name="ready_description">Your life journey is about to begin. Make every moment count!</string>
    <string name="begin_my_life">Begin My Life</string>

    <!-- Tooltips -->
    <string name="tooltip_home_claim_rewards">Tap glowing life events to claim your rewards!</string>
    <string name="tooltip_activities_intro">Choose activities to develop skills and advance your character!</string>
</resources>
