Files
singlechat/docroot/text.xml

82 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<messages>
<message id="label_nick">Please type in your nick for the chat:</message>
<message id="label_gender">Gender:</message>
<message id="label_age">Age:</message>
<message id="label_country">Country:</message>
<message id="button_start_chat">Start chat</message>
<message id="gender_female">Female</message>
<message id="gender_male">Male</message>
<message id="gender_pair">Pair</message>
<message id="gender_trans_mf">Transgender (M-&gt;F)</message>
<message id="gender_trans_fm">Transgender (F-&gt;M)</message>
<message id="menu_leave">Leave</message>
<message id="menu_search">Search</message>
<message id="menu_inbox">Inbox</message>
<message id="menu_history">History</message>
<message id="menu_in_chat_for">In chat for {1}</message>
<message id="menu_timeout_in">Timeout in {1}</message>
<message id="history_title"><![CDATA[<h2>Conversations with already logged in users</h2>]]></message>
<message id="history_empty">No previous conversations available.</message>
<message id="logged_in_count">Logged in: {1}</message>
<message id="button_block_user">Block user</message>
<message id="button_unblock_user">Unblock user</message>
<message id="button_send">Send</message>
<message id="tooltip_send_image">Send an image</message>
<message id="dialog_send_image_title">Send image to user</message>
<message id="dialog_send_image_text">Please select an image</message>
<message id="dialog_send_image_ok">Send image</message>
<message id="dialog_send_image_cancel">Cancel</message>
<message id="image_uploaded_processed">Uploaded and processed image</message>
<message id="admin_name">Name:</message>
<message id="admin_password">Password:</message>
<message id="admin_login_button">Login</message>
<message id="admin_login_error">Incorrect username or password.</message>
<message id="error_page_not_found">Error 400 - Page not found</message>
<message id="error_opening_file">Error opening file.</message>
<message id="label_name">Name</message>
<!-- Search UI -->
<message id="search_title"><![CDATA[<h2>Search</h2>]]></message>
<message id="search_username_includes">Username includes</message>
<message id="search_from_age">From age</message>
<message id="search_to_age">To age</message>
<message id="search_country">Country</message>
<message id="search_country_tooltip">Select the countries you'll search for</message>
<message id="search_genders">Genders</message>
<message id="search_genders_tooltip">Select the genders you'll search for</message>
<message id="search_all">All</message>
<message id="search_button">Search</message>
<message id="search_no_results">No results.</message>
<message id="search_min_age_error">Minimum age must be at least as large as or greater than the maximum age.</message>
<message id="welcome">
<main>
<header>
<h2>Welcome to Our Website - Your Premier Destination for Chat, Single Chat, and Image Exchange</h2>
</header>
<section>
<h3>Why Choose Us?</h3>
<ol>
<li><strong>Chat:</strong> Dive into our dynamic chat rooms where you can converse with individuals from around the globe. Whether you're seeking casual conversations or meaningful connections, our chat feature offers a seamless and enjoyable experience.</li>
<li><strong>Single Chat:</strong> Searching for that special someone? Our single chat option provides a tailored environment for singles to mingle, flirt, and potentially find their perfect match. With advanced search filters and interactive features, meeting new people has never been easier.</li>
<li><strong>Image Exchange:</strong> Share memories, moments, and experiences effortlessly with our image exchange feature. Whether it's photos from your latest adventure or snapshots of your everyday life, our platform ensures secure and seamless image sharing.</li>
<li><strong>Privacy:</strong> Your privacy is our top priority. We understand the importance of confidentiality and ensure that all your interactions remain private and secure. With robust privacy settings and encryption protocols, you can chat and exchange images with peace of mind.</li>
<li><strong>Anonymous:</strong> Embrace anonymity with our platform. Whether you prefer to keep your identity discreet or simply enjoy the freedom of expression without constraints, our anonymous feature allows you to engage authentically while maintaining your privacy.</li>
</ol>
</section>
<section>
<h3>Join Us Today!</h3>
<p>Ready to embark on your journey of discovery and connection? Sign up now and experience the ultimate chat, single chat, and image exchange platform. Join our vibrant community and unlock endless possibilities today!</p>
</section>
</main>
</message>
<message id="introduction">
<main>
<h2>Welcome aboard!</h2>
<p>We're thrilled to have you join our community. Here, honesty, friendliness, and respect are our guiding principles.</p>
<p>As you explore, remember to be yourself and treat others with kindness. We have zero tolerance for insults, harassment, or unauthorized content.</p>
<p>Please remember not to disclose personal information such as phone numbers, email addresses, residential addresses, etc.</p>
<p>Let's make this a welcoming space where everyone feels valued and safe. Welcome, and enjoy your time with us!</p>
</main>
</message>
</messages>