· 8 years ago · Aug 19, 2018, 12:20 PM
1<?php
2// Default language for Breeze Ultimate - Social Network (English)
3
4// ------------ INFO ------------- //
5// - LANGUAGE : ENGLISH UK
6// - ORDER : VERSIONS < ALPHABETIC
7
8
9// ------------ SETTINGS ------------- //
10$TEXT['LANG_SETTINGS_NAME'] = 'English (UK)';
11
12$TEXT['LANG_SETTINGS_AUTHOR'] = 'Gurkookers';
13$TEXT['_uni-SETTINGS'] = 'SETTINGS';
14
15// File name, Dont't use .php in the end
16$TEXT['LANG_SETTINGS_FILE_NAME'] = 'English';
17
18// Supported versions
19$TEXT['LANG_SETTINGS_VERION_CODE'] = array('1.5','2.0','2.1','2.2','2.4');
20
21// This link will be provided to admin incase the above code does't match.
22$TEXT['LANG_SETTINGS_URL'] = 'https://codecanyon.net/item/fasebook-social-network/20045878'; // Language update url
23
24// ----------------------------------- //
25
26// Added in V 2.4
27$TEXT['_uni-ttl_load_page_feeds'] = 'Show feeds from pages you follow.';
28$TEXT['_uni-Add_member'] = 'Add member';
29$TEXT['_uni-T_s_login_cnn_heading'] = 'To see photos, updates and more from <span class="brz-text-bold">%s</span>, log in to %s or create an account.';
30$TEXT['_uni-or'] = 'or';
31$TEXT['_uni-s_is_on_s'] = '%s is on %s';
32$TEXT['_uni-To_cnn_s_tdy'] = 'To connect, sign up for %s today.';
33$TEXT['_uni-Show_more'] = 'Show more';
34$TEXT['_uni-Similar_users'] = 'Similar users';
35$TEXT['_uni-FOLLOWED_BY'] = 'FOLLOWED BY';
36$TEXT['_uni-PROFESSION'] = 'PROFESSION';
37$TEXT['_uni-FOLLOWING'] = 'FOLLOWING';
38$TEXT['_uni-Favourites'] = 'Favourites';
39$TEXT['_uni-Sw_mr_phts'] = 'Show more photos';
40$TEXT['_uni-REC_PHOTOS'] = 'Recent Photos';
41$TEXT['_uni-Hidden_information'] = 'Information hidden';
42$TEXT['_uni-No_det_show'] = 'Nothing to show';
43$TEXT['_uni-No_addt_det_show'] = 'No additional details to show';
44$TEXT['_uni-CONTACT_INFO'] = 'CONTACT INFO';
45$TEXT['_uni-LIVING_IN'] = 'LIVING IN';
46$TEXT['_uni-HOMETOWN_BIG'] = 'HOMETOWN';
47$TEXT['_uni-EDUCATION'] = 'EDUCATION';
48$TEXT['_uni-WEBSITE'] = 'WEBSITE';
49$TEXT['_uni-GENDER'] = 'GENDER';
50$TEXT['_uni-INTERESTS'] = 'INTERESTS';
51$TEXT['_uni-RELATIONSHIP'] = 'RELATIONSHIP';
52$TEXT['_uni-WORK'] = 'WORK';
53$TEXT['_uni-INTRO'] = 'INTRO';
54
55// Added in V 2.2
56$TEXT['_uni-ext-disabl-first'] = 'Please uninstall the active extensions to continue.';
57$TEXT['_uni-Clear'] = 'Clear';
58$TEXT['_uni-Dashboard'] = 'Dashboard';
59$TEXT['_uni-MAJOR_SETTINGS'] = 'MAJOR SETTINGS';
60$TEXT['_uni-EXTENSIONS_SETTINGS'] = 'EXTENSIONS SETTINGS';
61$TEXT['_uni-ADMIN_SETTINGS'] = 'ADMIN SETTINGS';
62$TEXT['_uni-MANAGE'] = 'MANAGE';
63$TEXT['_uni-CORE_SETTINGS'] = 'CORE SETTINGS';
64$TEXT['_uni-TEMP_FILES'] = 'TEMP FILES';
65
66// Added in V 2.1
67$TEXT['_uni-pa-already'] = 'This patch is already applied on your website.';
68$TEXT['_uni-Patch'] = 'Patch';
69$TEXT['_uni-apply_patch'] = 'Apply Patch';
70$TEXT['_uni-apply_patch2'] = 'Select ZIP that includes patch.';
71$TEXT['_uni-Update'] = 'Update';
72$TEXT['_uni-up-already'] = 'Update is already installed';
73$TEXT['_uni-Update_website'] = 'Update website';
74$TEXT['_uni-APPLIED_PATCHES'] = 'APPLIED PATCHES';
75$TEXT['_uni-INSTALLED_UPDATES'] = 'INSTALLED UPDATES';
76$TEXT['_uni-install_update'] = 'Install a update';
77$TEXT['_uni-install_update_for'] = 'Select Update ZIP file.';
78
79// Added in V 2.0
80$TEXT['_uni-at'] = 'at';
81$TEXT['_uni-Create_Page'] = 'Create Page';
82$TEXT['_uni-All_pages'] = 'All pages';
83$TEXT['_uni-Page_type'] = 'Page type';
84$TEXT['_uni-Search_page_sprint'] = '"%s" - Pages search results';
85$TEXT['_uni-No_searchg3_i2'] = 'No pages found having keyword <span class="brz-text-black">"%s"</span> in thier details';
86$TEXT['_uni-Pages'] = 'Pages';
87$TEXT['_uni-following_this'] = 'following this';
88$TEXT['_uni-likes_this'] = 'likes this';
89$TEXT['_uni-invited_to_like'] = 'invited you to like ';
90$TEXT['_uni-Invite'] = 'Invite';
91$TEXT['_uni-INVITE_FRIENDS'] = 'INVITE FRIENDS';
92$TEXT['_uni-See'] = 'See';
93$TEXT['_uni-all_page_feeds'] = 'all page feeds';
94$TEXT['_uni-likes'] = 'likes this';
95$TEXT['_uni-following'] = 'following';
96$TEXT['_uni-No_more_roles'] = 'No more roles';
97$TEXT['_uni-Remove'] = 'Remove';
98$TEXT['_uni-By'] = 'By';
99$TEXT['_uni-Page_roles'] = 'Page roles';
100$TEXT['_uni-No_allow_roles'] = 'You are not allowed to view page roles.';
101$TEXT['_uni-role_type_no'] = 'Please select user role type.';
102$TEXT['_uni-role_exists'] = 'This user has already a role in this page.Firstly remove it form Page roles tab.';
103$TEXT['_uni-Page_role-5'] = 'Admin';
104$TEXT['_uni-Page_role-4'] = 'Editor';
105$TEXT['_uni-Page_role-3'] = 'Moderator';
106$TEXT['_uni-Page_role-2'] = 'Analyst';
107$TEXT['_uni-Admin'] = 'Admin';
108$TEXT['_uni-Editor'] = 'Editor';
109$TEXT['_uni-ttl-Editor'] = 'Create posts, can respond to comments as Page, see which admin created a post or comment, view logs and update page main or cover photos.';
110$TEXT['_uni-ttl-Admin'] = 'Page and assign Page roles, delete roles, remove admins, change page info, page username, create posts, can respond to comments as Page, see which admin created a post or comment, view logs and update page info, username, pictures.';
111$TEXT['_uni-ttl-Moderator'] = 'Can respond to comments as Page, see which admin created a post and view logs.';
112$TEXT['_uni-ttl-Analyst'] = 'View page activity logs only.';
113$TEXT['_uni-Moderator'] = 'Moderator';
114$TEXT['_uni-Analyst'] = 'Analyst';
115$TEXT['_uni-Select_role'] = 'Add as';
116$TEXT['_uni-Select_role_type'] = 'Select role';
117$TEXT['_uni-Add_new_role'] = 'Add new role';
118$TEXT['_uni-User_username'] = 'User username';
119$TEXT['_uni-Add_role'] = 'Add role';
120$TEXT['_uni-TTL-Add_new_role'] = 'Enter username of the user you want to add to page role.';
121$TEXT['_uni-TTL-Page_username'] = 'Page username is the same as Page Timeline address:<div class="brz-text-grey"><img class="brz-img-url nav-item-text-inverse" src="'.$TEXT['DATA-IMG-7'].'"> '.$TEXT['installation'].'/page/<span class="brz-text-bold brz-text-black">username</span></div>';
122$TEXT['_uni-Enter_username'] = 'Enter username';
123$TEXT['_uni-Page_username_add'] = 'Add username';
124$TEXT['_uni-Edit_Page_username'] = 'Edit/Add username';
125$TEXT['_uni-Page_username'] = 'Page username';
126$TEXT['_uni-page_updatd2'] = 'Successfully updated page username';
127$TEXT['_uni-page_updatd'] = 'Successfully updated page details';
128$TEXT['_uni-error_bio_in3'] = 'Page description details must be not exceed 2000 characters and make sure it doesn\'t includes any special characters';
129$TEXT['_uni-error_location_len23'] = 'Page location details must be not exceed 50 characters and make sure it doesn\'t includes any special characters';
130$TEXT['_uni-Page_email'] = 'Page contact email';
131$TEXT['_uni-Page_name'] = 'Page name';
132$TEXT['_uni-General_settings'] = 'General settings';
133$TEXT['_uni-Page'] = 'Page';
134$TEXT['_uni-Update_main_photo'] = 'Update main photo';
135$TEXT['_uni-Edit_page_settings'] = 'Edit page settings';
136$TEXT['_uni-post_rights_page_fail'] = 'You are not allowed to post as this page.';
137$TEXT['_uni-settings_rights_page_fail'] = 'You are not allowed to dit settings of this page.';
138$TEXT['_uni-Write_something'] = 'Write something ...';
139$TEXT['_uni-page_log_1'] = 'added %s in page roles.';
140$TEXT['_uni-page_log_2'] = 'removed %s from page roles.';
141$TEXT['_uni-page_log_3'] = 'published a new %s on page timeline.';
142$TEXT['_uni-page_log_5'] = 'updated page cover photo.';
143$TEXT['_uni-page_log_6'] = 'updated page main photo.';
144$TEXT['_uni-No_allow_activity_log_page'] = 'You are not allowed to view activity log of this page.';
145$TEXT['info-s-page_pic'] = 'Successfully updated page picture.';
146$TEXT['info-s-page_cover'] = 'Successfully updated page cover.';
147$TEXT['_uni-Crossed_page_limit'] = 'You had subscribed more than 2500 pages.Please unsubscribe some of them to continue.';
148$TEXT['_uni-Unlike'] = 'Unlike';
149$TEXT['_uni-Liked2'] = 'Liked';
150$TEXT['_uni-Like2'] = 'Like';
151$TEXT['_uni-Like_this_page'] = 'Like this page';
152$TEXT['_uni-Unlike_this_page'] = 'Unlike this page';
153$TEXT['_uni-Copy_URL_page'] = 'Copy Page share.';
154$TEXT['_uni-Page_URL_copied'] = 'Page share URL copied.';
155$TEXT['sign-at'] = '@';
156$TEXT['pcat_Association'] = 'Association';
157$TEXT['pcat_TVa'] = 'TV Award';
158$TEXT['pcat_Moviea'] = 'Movie Award';
159$TEXT['pcat_TVs'] = 'TV Show';
160$TEXT['pcat_TVn'] = 'TV Network';
161$TEXT['pcat_TVc'] = 'TV Channel';
162$TEXT['pcat_Theatricalpp'] = 'Theatrical Productions';
163$TEXT['pcat_Theatricalp'] = 'Theatrical Play';
164$TEXT['pcat_Stadiumsasv'] = 'Stadium, Arena & Sports Venue';
165$TEXT['pcat_Sportst'] = 'Sports Team';
166$TEXT['pcat_Sportsl'] = 'Sports League';
167$TEXT['pcat_Song'] = 'Song';
168$TEXT['pcat_Schoolss'] = 'School Sports Tam';
169$TEXT['pcat_Radios'] = 'Radio Station';
170$TEXT['pcat_Podcast'] = 'Podcast';
171$TEXT['pcat_Performingaa'] = 'Performing Arts';
172$TEXT['pcat_Performancea'] = 'Performance Art';
173$TEXT['pcat_Performanceev'] = 'Performance & Event Venue';
174$TEXT['pcat_Musicv'] = 'Music Video';
175$TEXT['pcat_Musicc'] = 'Music Chart';
176$TEXT['pcat_Musica'] = 'Music Award';
177$TEXT['pcat_Moviets'] = 'Movie/Television Studio';
178$TEXT['pcat_Moviet'] = 'Movie Theater';
179$TEXT['pcat_Moviec'] = 'Movie Charcter';
180$TEXT['pcat_Movie'] = 'Movie';
181$TEXT['pcat_Magazine'] = 'Magazine';
182$TEXT['pcat_Literarya'] = 'Literary Arts';
183$TEXT['pcat_Library'] = 'Library';
184$TEXT['pcat_Festival'] = 'Festival';
185$TEXT['pcat_Concertt'] = 'Concert Tour';
186$TEXT['pcat_Bookstoresss'] = 'Bookstore';
187$TEXT['pcat_Bookss'] = 'Book Series';
188$TEXT['pcat_Books'] = 'Book';
189$TEXT['pcat_Amateurs'] = 'Amateur Sports Team';
190$TEXT['pcat_Writer'] = 'Writer';
191$TEXT['pcat_Videoc'] = 'Video Creator';
192$TEXT['pcat_Scientist'] = 'Scientist';
193$TEXT['pcat_Producer'] = 'Producer';
194$TEXT['pcat_Politician'] = 'Politician';
195$TEXT['pcat_Politicalc'] = 'Political Candidate';
196$TEXT['pcat_Photographer'] = 'Photographer';
197$TEXT['pcat_Newsp'] = 'News Personality';
198$TEXT['pcat_Musicianb'] = 'Musician/Band';
199$TEXT['pcat_Musicians'] = 'Musician';
200$TEXT['pcat_Moviec'] = 'Movie Charcter';
201$TEXT['pcat_Motivationals'] = 'Motivational Speaker';
202$TEXT['pcat_Journalist'] = 'Journalist';
203$TEXT['pcat_Governmento'] = 'Government Official';
204$TEXT['pcat_Filmd'] = 'Film Director';
205$TEXT['pcat_Fashionm'] = 'Fashion Model';
206$TEXT['pcat_Entrepreneur'] = 'Entrepreneur';
207$TEXT['pcat_Dancer'] = 'Dancer';
208$TEXT['pcat_Comedian'] = 'Comedian';
209$TEXT['pcat_Coach'] = 'Coach';
210$TEXT['pcat_Chef'] = 'Chef';
211$TEXT['pcat_Blogger'] = 'Blogger';
212$TEXT['pcat_Author'] = 'Author';
213$TEXT['pcat_Athlete'] = 'Athlete';
214$TEXT['pcat_Artist'] = 'Artist';
215$TEXT['pcat_Actor'] = 'Actor';
216$TEXT['pcat_Spiritsw'] = 'Wine/Spirits';
217$TEXT['pcat_Website'] = 'Website';
218$TEXT['pcat_Vitaminss'] = 'Vitamins/Suppliments';
219$TEXT['pcat_Videog'] = 'Video game';
220$TEXT['pcat_Toolse'] = 'Tools/Euipment';
221$TEXT['pcat_Software'] = 'Software';
222$TEXT['pcat_Products'] = 'Product/Service';
223$TEXT['pcat_Phonet'] = 'Phone/Tablet';
224$TEXT['pcat_Pharmaceuticals'] = 'Pharmaceuticals';
225$TEXT['pcat_Pets'] = 'Pet Supplies';
226$TEXT['pcat_Patiov'] = 'Patio/Garden';
227$TEXT['pcat_Offices'] = 'Office Supplies';
228$TEXT['pcat_Kichenc'] = 'Kichen/Cooking';
229$TEXT['pcat_Jewelry'] = 'Jewelry';
230$TEXT['pcat_Households'] = 'Household Supplies';
231$TEXT['pcat_Homed'] = 'Home Decor';
232$TEXT['pcat_Health_beatuy_2'] = 'Health/Beauty';
233$TEXT['pcat_Games_ty'] = 'Games/Toys';
234$TEXT['pcat_Furniture'] = 'Furniture';
235$TEXT['pcat_Electronics'] = 'Electronics';
236$TEXT['pcat_Computers'] = 'Computers';
237$TEXT['pcat_Commerciale'] = 'Commercial Equipment';
238$TEXT['pcat_Clothing'] = 'Clothing';
239$TEXT['pcat_Cars'] = 'Cars';
240$TEXT['pcat_Camera'] = 'Camera/Photo';
241$TEXT['pcat_Buildingm'] = 'Building Materials';
242$TEXT['pcat_BoardG'] = 'Board Game';
243$TEXT['pcat_Bags'] = 'Bags/Luggage';
244$TEXT['pcat_Babyg'] = 'Baby goods';
245$TEXT['pcat_Appliances'] = 'Appliances';
246$TEXT['pcat_App'] = 'App Page';
247$TEXT['pcat_Travelc'] = 'Travel Company';
248$TEXT['pcat_Tobacco'] = 'Tobacco Company';
249$TEXT['pcat_Telecom'] = 'Telecom';
250$TEXT['pcat_Engineering'] = 'Engineering';
251$TEXT['pcat_ScienceT'] = 'Science & Technology';
252$TEXT['pcat_School'] = 'School';
253$TEXT['pcat_Retialc'] = 'Retial Company';
254$TEXT['pcat_Religiouso'] = 'Religious Organization';
255$TEXT['pcat_Preschool'] = 'Preschool';
256$TEXT['pcat_Politicalp'] = 'Political Party';
257$TEXT['pcat_Politicalo'] = 'Political Organization';
258$TEXT['pcat_Nonp'] = 'Non-Proit Organization';
259$TEXT['pcat_NGO'] = 'Non-Government Organization(NGO)';
260$TEXT['pcat_Motorc'] = 'Motor Vehicle Company';
261$TEXT['pcat_Minningc'] = 'Minning Company';
262$TEXT['pcat_schoolm'] = 'Middle School';
263$TEXT['pcat_Median'] = 'Media/News Company';
264$TEXT['pcat_Labouru'] = 'Labour Union';
265$TEXT['pcat_Internetc'] = 'Internet Company';
266$TEXT['pcat_Insurancec'] = 'Insurance Company';
267$TEXT['pcat_Industrialc'] = 'Industrial Company';
268$TEXT['pcat_schoolh'] = 'High School';
269$TEXT['pcat_Healthbeauty'] = 'Health/Beauty';
270$TEXT['pcat_Government_o'] = 'Government Organization';
271$TEXT['pcat_Energy_Company'] = 'Energy Company';
272$TEXT['pcat_Elementry_s'] = 'Elementry School';
273$TEXT['pcat_Education'] = 'Education';
274$TEXT['pcat_Consulting_Agency'] = 'Consulting Agency';
275$TEXT['pcat_Computer_c'] = 'Computer Company';
276$TEXT['pcat_Community_o'] = 'Community Organization';
277$TEXT['pcat_University'] = 'University';
278$TEXT['pcat_College'] = 'College';
279$TEXT['pcat_College_University'] = 'College and University';
280$TEXT['pcat_Cargo'] = 'Cargo & Frieght Company';
281$TEXT['pcat_Biotechnology'] = 'Biotechnology Company';
282$TEXT['pcat_Cause'] = 'Cause';
283$TEXT['pcat_Chemical_company'] = 'Chemical company';
284$TEXT['pcat_Aerospace_company'] = 'Aerospace company';
285$TEXT['pcat_Community_services'] = 'Community services';
286$TEXT['pcat_Company'] = 'Company';
287$TEXT['pcat_Organization'] = 'Organization';
288$TEXT['pcat_Institution'] = 'Institution';
289$TEXT['pcat_Brand'] = 'Brand';
290$TEXT['pcat_Product'] = 'Product';
291$TEXT['pcat_Artist'] = 'Artist';
292$TEXT['pcat_Band'] = 'Band';
293$TEXT['pcat_Public_Figure'] = 'Public Figure';
294$TEXT['pcat_Other'] = 'Other';
295$TEXT['pcat_Community'] = 'Community';
296$TEXT['pcat_Album'] = 'Album';
297$TEXT['_uni-Pag_name_plc'] = 'Page Name, for example, Dad\'s Cafe';
298$TEXT['_uni-Pag_cat_plc'] = 'Page Category, for example, Store';
299$TEXT['_uni-Pag_addr_plc'] = 'Address';
300$TEXT['_uni-Create_a_page_err-7'] = 'Please specify your page name';
301$TEXT['_uni-Create_a_page_err-6'] = 'The address of the page must be between 10 and 200 character';
302$TEXT['_uni-Create_a_page_err-5'] = 'The name of the page must be between 6 and 100 character';
303$TEXT['_uni-Create_a_page_err-4'] = 'The name of the page must be between 6 and 100 characters';
304$TEXT['_uni-Create_a_page_err-3'] = 'The category of the page must be between 6 and 50 characters';
305$TEXT['_uni-Create_a_page_err-2'] = 'Please specify your page sub category';
306$TEXT['_uni-Create_a_page_err-1'] = 'Please select your page type';
307$TEXT['_uni-Create_a_page_cat_chs'] = 'Choose a category';
308$TEXT['_uni-Create_a_page_start_ttl'] = 'By clicking Get Started, you agree to the %s Pages Terms.';
309$TEXT['_uni-Create_a_page'] = 'Create a page';
310$TEXT['_uni-Create_a_page_note'] = 'Give your brand, business or cause a voice on %s and connect with the people who matter to you.<br> It\'s free to set up. Just choose a Page type to get started.';
311$TEXT['_uni-Added_cat_success'] = 'Category added succesfully.';
312$TEXT['_uni-Delete_index_done'] = 'Category deleted succesfully.';
313$TEXT['_uni-Delete_index_err'] = 'Categoy not found.';
314$TEXT['_uni-Add_index_err'] = 'Please add index name of your category';
315$TEXT['_uni-Add_index_err3'] = 'Please specify parent category.';
316$TEXT['_uni-Add_index_err2'] = '$TEXT[\'YOUR INDEX NAME\'] is not set please go in langauge file and set coresponding string for your index name.Categories names are multi-langual.Directly adding name is not allowed.';
317$TEXT['_uni-Add_category_eg'] = 'Max:32 Characters';
318$TEXT['_uni-ext-unsp'] = 'This extension doesn\'t support the version you\'r using, please update the extension.';
319$TEXT['_uni-category_fixed'] = 'This category is protected, if deleted, pages might loss functionality.';
320$TEXT['_uni-Add_category'] = 'Add category';
321$TEXT['_uni-Add_a_category'] = 'Add a new category';
322$TEXT['_uni-lang_index'] = 'Language Index';
323$TEXT['_uni-Page_categories-institute2'] = 'Company or Institution';
324$TEXT['_uni-Page_categories-institute'] = 'Company, Organization or Institution';
325$TEXT['_uni-Page_categories-brand'] = 'Brand or Product';
326$TEXT['_uni-Page_categories-Public_Figure2'] = 'Artist or Figure';
327$TEXT['_uni-Page_categories-Public_Figure'] = 'Artist, Band or Public Figure';
328$TEXT['_uni-Page_categories-Entertainment'] = 'Entertainment';
329$TEXT['_uni-Page_categories-Cause_Community'] = 'Cause or Community';
330$TEXT['_uni-Page_categories-Local_Place'] = 'Local Business or Place';
331$TEXT['_uni-Page_categories-Local_Place2'] = 'Local Business';
332$TEXT['_uni-Page_categories'] = 'Page categories';
333
334// Added in V 1.5
335$TEXT['_uni_time-seconds'] = 'seconds';
336$TEXT['_uni_time-a_minute'] = 'a minute';
337$TEXT['_uni_time-minutes'] = 'minutes';
338$TEXT['_uni_time-an_hour'] = 'an hour';
339$TEXT['_uni_time-hours'] = 'hours';
340$TEXT['_uni_time-a_day'] = 'a day';
341$TEXT['_uni_time-days'] = 'days';
342$TEXT['_uni_time-a_month'] = 'a month';
343$TEXT['_uni_time-months'] = 'months';
344$TEXT['_uni_time-a_year'] = 'a year';
345$TEXT['_uni_time-years'] = 'years';
346$TEXT['_uni-TTL-Group_username'] = 'Group public username is the same as Group Timeline address:<div class="brz-text-grey"><img class="brz-img-url nav-item-text-inverse" src="'.$TEXT['DATA-IMG-7'].'"> '.$TEXT['installation'].'/<span class="brz-text-bold brz-text-black">group.username</span></div>';
347$TEXT['_uni-ADD_MEMBERS'] = 'ADD MEMBERS';
348$TEXT['_uni-Group_username_add'] = 'Add username';
349$TEXT['_uni-Group_username'] = 'Group username';
350$TEXT['_uni-ext-file-miss'] = 'File not found : ';
351$TEXT['_uni-Upload_extensions'] = 'Upload extensions';
352$TEXT['_uni-ext-extract'] = 'Another version of extension is already installed.Please uninstall that version to continue.';
353$TEXT['_uni-ext-format'] = 'Support ZIP files only.';
354$TEXT['_uni-ext-format'] = 'Support ZIP files only.';
355$TEXT['_uni-ext-formateu'] = 'Failed to upload file.';
356$TEXT['_uni-ext-formate'] = 'Invalid ZIP file.';
357$TEXT['_uni-ext-e1'] = 'Required string not found : ';
358$TEXT['_uni-ext-ies'] = '%s changes found in code system.';
359$TEXT['_uni-ext-ie1'] = 'Extension installed successfully';
360$TEXT['_uni-ext-ie2'] = 'Extension uninstalled successfully';
361$TEXT['_uni-ext-ie'] = 'Proccesing';
362$TEXT['_uni-ext-Verifyinge'] = 'Verifying extension';
363$TEXT['_uni-ext-start'] = 'Starting installation';
364$TEXT['_uni-ext-start2'] = 'Starting Uninstallation';
365$TEXT['_uni-ext_loading'] = 'Loading extension';
366$TEXT['_uni-ext-a1'] = 'Extension is already installed.';
367$TEXT['_uni-ext-a2'] = 'Extension is already un-installed.';
368$TEXT['_uni-ext-locating'] = 'Locating files';
369$TEXT['_uni-ext-Verifying'] = 'Verifying files';
370$TEXT['_uni-ext-corrupted'] = 'Extension files are corrupted, please re-upload it.';
371$TEXT['_uni-ext-r1'] = 'Required files are missing (uninstall.php).';
372$TEXT['_uni-ext-r3'] = 'Required files are missing (unprepare.php).';
373$TEXT['_uni-ext-r2'] = 'Required files are missing (prepare.php).';
374$TEXT['_uni-ext-r4'] = 'Required files are missing (install.php).';
375$TEXT['_uni-Shortcuts'] = 'Shortcuts';
376$TEXT['_uni-INSTALLED_EXTENSIONS'] = 'INSTALLED EXTENSIONS';
377$TEXT['_uni-AVAILABLE_EXTENSIONS'] = 'AVAILABLE EXTENSIONS';
378$TEXT['_uni-Install'] = 'Install';
379$TEXT['_uni-UnInstall'] = 'Uninstall';
380$TEXT['_uni-Extensions'] = 'Extensions';
381$TEXT['_uni-Create'] = 'Create';
382$TEXT['_uni-Updating___'] = 'Updating ...';
383
384// --- Removed and re-added in 1.5 ---
385$TEXT['_uni-PEOPLE_KNOW'] = 'People you may know';
386$TEXT['_uni-TRENDING'] = 'Trending';
387$TEXT['_uni-REC_LIKES'] = 'Recent likes';
388$TEXT['_uni-TRENDING-MONTH'] = 'Trending last month';
389$TEXT['_uni-MEET_PERSONALITIES'] = 'Trending';
390$TEXT['_uni-ONLINE_USERS'] = 'Online users';
391$TEXT['_uni-TRENDING_TAGS_TODAY'] = 'Trending tags today';
392$TEXT['_uni-GROUPS_YOU_I'] = 'Groups joined';
393$TEXT['_uni-GROUPS_YOU_NOI'] = 'Create new groups';
394
395// Added in V 1.4
396$TEXT['_uni-Photo-invalid-oe_of2'] = 'Your selected photo is not valid.You can upload only JPEG/JPG formats.';
397$TEXT['_uni-AVAILABLE_BACKGROUNDS'] = 'AVAILABLE BACKGROUNDS (Click on image to activate)';
398$TEXT['_uni-ACTIVE_BACKGROUNDS2'] = 'ACTIVE BACKGROUNDS (Click on image to bring it first)';
399$TEXT['_uni-ACTIVE_BACKGROUNDS'] = 'ACTIVE BACKGROUNDS';
400$TEXT['_uni-Post_backgrounds'] = 'Post backgrounds';
401$TEXT['_uni-Manage_languages'] = 'Manage languages';
402$TEXT['_uni-Make_default'] = 'Make default';
403$TEXT['_uni-MANAGE_LANGUAGES'] = 'MANAGE LANGUAGES';
404$TEXT['_uni-Default'] = 'Default';
405$TEXT['_uni-New'] = 'New';
406$TEXT['_uni-Emoji_loading'] = 'Loading ...';
407$TEXT['_uni-Lang_support_error'] = 'We are not sure about this language support to your platform version please <a class="brz-text-blue-grey brz-text-bold brz-underline-hover" target="_BLANK" href="%s">click here</a> to visit theme source and try downloading latest version.';
408
409// Added in V 1.3
410$TEXT['_uni-Its_fre_ill_e'] = 'It\'s free and always will be.';
411$TEXT['_uni-Forgotten_password_'] = 'Forgotten password ?';
412$TEXT['_uni-Already_joined_'] = 'Already joined ?';
413$TEXT['_uni-Not_registered_'] = 'Not registered ?';
414$TEXT['_uni-Create_an_account'] = 'Create an account';
415$TEXT['_uni-Recent_logins'] = 'Recent logins';
416$TEXT['_uni-Click_pic_log'] = 'Click on your picture to log in.';
417$TEXT['_uni-post_multiphoos'] = 'post including %s photos';
418$TEXT['_uni-signup-gen'] = 'Please select gender.';
419$TEXT['_uni-Login_or_Signin'] = 'Login or Signin';
420$TEXT['_uni-up_states2'] = 'updated her states';
421$TEXT['_uni-up_profile_pic2'] = 'updated her profile photo';
422$TEXT['_uni-up_cover_pic2'] = 'updated her cover photo';
423$TEXT['_uni-Search_video_sprint'] = '"%s" - Videos search results';
424$TEXT['_uni-Youtube_channel'] = 'Youtube channel';
425$TEXT['_uni-Shared_y_sprint'] = 'Shared by %s';
426$TEXT['_uni-Add_new_photo_sprint'] = 'added %s photos';
427$TEXT['_uni-MAX-25'] = '(max. 25 chars)';
428$TEXT['_uni-No_searchg3_asd'] = 'No videos found having keyword <span class="brz-text-black">"%s"</span> in post details';
429$TEXT['_uni-Images_selection_exceed'] = 'You can select only %s images at one time.';
430$TEXT['_uni-Photo-invalid-oe_of'] = 'One of your selected photos is not valid.You can uload GIF,PNG or JPEG formats.';
431$TEXT['_uni-Photo-invalid-single'] = 'Your selected photo is not valid.You can uload GIF,PNG or JPEG formats.';
432$TEXT['_uni-Create_a_post'] = 'Create a post';
433$TEXT['_uni-What_are_you-going'] = 'What are you going ?';
434$TEXT['_uni-What_are_you-attending'] = 'What are you attending ?';
435$TEXT['_uni-What_are_you-listening'] = 'What are you listening ?';
436$TEXT['_uni-What_are_you-managing'] = 'What are you managing ?';
437$TEXT['_uni-What_are_you-reading'] = 'What are you reading ?';
438$TEXT['_uni-What_are_you-lookingfor'] = 'What are you looking for ?';
439$TEXT['_uni-What_are_you-thinkingabt'] = 'What are you thinking about ?';
440$TEXT['_uni-What_are_you-meeting'] = 'What about your meeting ?';
441$TEXT['_uni-Where_are_you_'] = 'Where are you ?';
442$TEXT['_uni-Back_to_all'] = 'Back to all';
443$TEXT['_uni-What_are_you_saving_'] = 'What are you saving ?';
444$TEXT['_uni-What_are_you_playing'] = 'What are you playing ?';
445$TEXT['_uni-What_are_you_celebrating'] = 'What are you celebrating ?';
446$TEXT['_uni-Feeling'] = 'Feeling';
447$TEXT['_uni-Add_feeling'] = 'Add feeling';
448$TEXT['_uni-Add_watching'] = 'Add watching';
449$TEXT['_uni-Add_playing'] = 'Add playing';
450$TEXT['_uni-Add_celebrating'] = 'Add celebrating';
451$TEXT['_uni-Add_saving'] = 'Add saving';
452$TEXT['_uni-cinema_show'] = 'cinema Show';
453$TEXT['_uni-television'] = 'television';
454$TEXT['_uni-friends'] = 'friends';
455$TEXT['_uni-movie'] = 'movie';
456$TEXT['_uni-victory'] = 'victory';
457$TEXT['_uni-achievement'] = 'achievement';
458$TEXT['_uni-today'] = 'today';
459$TEXT['_uni-birthday'] = 'birthday';
460$TEXT['_uni-Victory'] = 'Victory';
461$TEXT['_uni-Achievement'] = 'Achievement';
462$TEXT['_uni-Today'] = 'Today';
463$TEXT['_uni-Money'] = 'Money';
464$TEXT['_uni-Huge_money'] = 'Huge money';
465$TEXT['_uni-Accounts'] = 'Accounts';
466$TEXT['_uni-Friends'] = 'Friends';
467$TEXT['_uni-People'] = 'People';
468$TEXT['_uni-money'] = 'money';
469$TEXT['_uni-huge_money'] = 'huge money';
470$TEXT['_uni-accounts'] = 'accounts';
471$TEXT['_uni-friends'] = 'friends';
472$TEXT['_uni-people'] = 'people';
473$TEXT['_uni-Birthday'] = 'Birthday';
474$TEXT['_uni-Cinema_show'] = 'Cinema Show';
475$TEXT['_uni-Television'] = 'Television';
476$TEXT['_uni-Friends'] = 'Friends';
477$TEXT['_uni-Movie'] = 'Movie';
478$TEXT['_uni-Angry'] = 'Angry';
479$TEXT['_uni-Bored'] = 'Bored';
480$TEXT['_uni-Confused'] = 'Confused';
481$TEXT['_uni-Very_happy'] = 'Very happy';
482$TEXT['_uni-In_love'] = 'In love';
483$TEXT['_uni-Crazy'] = 'Crazy';
484$TEXT['_uni-Embarrassed'] = 'Embarrassed';
485$TEXT['_uni-Mad'] = 'Mad';
486$TEXT['_uni-Unhappy'] = 'Unhappy';
487$TEXT['_uni-Suspicious'] = 'Suspicious';
488$TEXT['_uni-Surprised'] = 'Surprised';
489$TEXT['_uni-Search_people_on'] = 'Search %s'; // Edited
490$TEXT['_uni-Smart'] = 'Smart';
491$TEXT['_uni-Sad'] = 'Sad';
492$TEXT['_uni-Quiet'] = 'Quiet';
493$TEXT['_uni-Ill'] = 'Ill';
494$TEXT['_uni-Happy'] = 'Happy';
495$TEXT['_uni-Crying'] = 'Crying';
496$TEXT['_uni-angry'] = 'angry';
497$TEXT['_uni-bored'] = 'bored';
498$TEXT['_uni-confused'] = 'confused';
499$TEXT['_uni-very-happy'] = 'very happy';
500$TEXT['_uni-Very-happy'] = 'Very happy';
501$TEXT['_uni-in-love'] = 'in love';
502$TEXT['_uni-In-love'] = 'In love';
503$TEXT['_uni-crazy'] = 'crazy';
504$TEXT['_uni-embarrassed'] = 'embarrassed';
505$TEXT['_uni-mad'] = 'mad';
506$TEXT['_uni-unhappy'] = 'unhappy';
507$TEXT['_uni-suspicious'] = 'suspicious';
508$TEXT['_uni-surprised'] = 'surprised';
509$TEXT['_uni-smart'] = 'smart';
510$TEXT['_uni-sad'] = 'sad';
511$TEXT['_uni-quiet'] = 'quiet';
512$TEXT['_uni-ill'] = 'ill';
513$TEXT['_uni-happy'] = 'happy';
514$TEXT['_uni-crying'] = 'crying';
515$TEXT['_uni-Basketball'] = 'Basketball';
516$TEXT['_uni-Cricket'] = 'Cricket';
517$TEXT['_uni-Football'] = 'Football';
518$TEXT['_uni-Videogame'] = 'Videogame';
519$TEXT['_uni-basketball'] = 'basketball';
520$TEXT['_uni-cricket'] = 'cricket';
521$TEXT['_uni-football'] = 'football';
522$TEXT['_uni-videogame'] = 'videogame';
523$TEXT['_uni-Looking-for'] = 'Looking for';
524$TEXT['_uni-looking-for'] = 'looking for';
525$TEXT['_uni-Thinking-about'] = 'Thinking about';
526$TEXT['_uni-thinking-about'] = 'thinking about';
527$TEXT['_uni-Reading'] = 'Reading';
528$TEXT['_uni-reading'] = 'reading';
529$TEXT['_uni-meeting'] = 'meeting';
530$TEXT['_uni-Meeting'] = 'Meeting';
531$TEXT['_uni-managing'] = 'managing';
532$TEXT['_uni-Managing'] = 'Managing';
533$TEXT['_uni-Listening'] = 'Listening';
534$TEXT['_uni-listening'] = 'listening';
535$TEXT['_uni-attending'] = 'attending';
536$TEXT['_uni-Attending'] = 'Attending';
537$TEXT['_uni-Traveling'] = 'Traveling';
538$TEXT['_uni-Traveling_to'] = 'Traveling to';
539$TEXT['_uni-traveling_to'] = 'traveling to';
540$TEXT['_uni-Less'] = 'Less';
541$TEXT['_uni-Check_in'] = 'Check in';
542$TEXT['_uni-is'] = 'is';
543$TEXT['_uni-from'] = 'from';
544$TEXT['_uni-At'] = 'At';
545$TEXT['_uni-at'] = 'at';
546$TEXT['_uni-playing'] = 'playing';
547$TEXT['_uni-Playing'] = 'Playing';
548$TEXT['_uni-feeling'] = 'feeling';
549$TEXT['_uni-celebrating'] = 'celebrating';
550$TEXT['_uni-Celebrating'] = 'Celebrating';
551$TEXT['_uni-Watching'] = 'Watching';
552$TEXT['_uni-watching'] = 'watching';
553$TEXT['_uni-Saving'] = 'Saving';
554$TEXT['_uni-saving'] = 'saving';
555$TEXT['_uni-welcome_note_big'] = 'By clicking Create an account, you agree to our <a href="'.$TEXT['installation'].'/browse/terms" class="brz-underline-hover brz-tiny brz-text-blue-dark" target="_blank">Terms</a> and confirm that you have read our <a href="'.$TEXT['installation'].'/browse/privacy" class="brz-underline-hover brz-tiny brz-text-blue-dark" target="_blank">Data Policy</a>, including our <a href="'.$TEXT['installation'].'/browse/privacy" class="brz-underline-hover brz-tiny brz-text-blue-dark" target="_blank">Cookie Use Policy</a>. You may receive Email notifications from '.$TEXT['web_name'].' and can opt out at any time. ';
556
557
558// Added in V 1.2
559$TEXT['_uni-Crossed_group_limit'] = 'You had subscribed more than 2500 groups.Please unsubscribe some of them to continue.';
560$TEXT['_uni-Hide_from_feeds'] = 'Hide from feeds';
561$TEXT['_uni-Hide_from_feeds_ttl'] = 'Stop showing posts from this group in feeds.';
562$TEXT['_uni-Show_in_feeds'] = 'Show in feeds';
563$TEXT['_uni-Show_in_feeds_ttl'] = 'Show posts from this group in feeds.';
564$TEXT['_uni-G_TYPE_1'] = 'Public groups';
565$TEXT['_uni-G_TYPE_2'] = 'Private groups';
566$TEXT['_uni-G_TYPE_3'] = 'All groups';
567$TEXT['_uni-See_more'] = 'See more';
568$TEXT['_uni-Top'] = 'Top';
569$TEXT['_uni-No_searchg3_i'] = 'No groups found having keyword <span class="brz-text-black">"%s"</span> in thier group details';
570$TEXT['_uni-ttl_group_members_ttl'] = '%s members';
571$TEXT['_uni-Search_people_sprint'] = '"%s" - People search results';
572$TEXT['_uni-Search_group_sprint'] = '"%s" - Groups search results';
573$TEXT['_uni-Anydesc'] = 'Any description';
574$TEXT['_uni-Group_type'] = 'Group type';
575$TEXT['_uni-grp_log_5'] = 'updated group cover photo.';
576
577// Added in V 1.1
578$TEXT['_uni-ttl_load_group_feeds'] = 'Show feeds from groups you joined.';
579$TEXT['_uni-settings_rights_group_fail'] = 'You are not allowed to edit settings this group.';
580$TEXT['_uni-post_rights_group_fail'] = 'You are not allowed to post in this group.';
581$TEXT['_uni-edit_user_rights_group_fail'] = 'You are not allowed edit members in this group.';
582$TEXT['_uni-NEW_GROUP_ADS'] = 'Groups make it easier than ever to share with friends, family and teammates';
583$TEXT['_uni-Groups'] = 'Groups';
584$TEXT['_uni-ttl_group_memeers_coiut'] = '%s people joined this group';
585$TEXT['_uni-CREATE'] = 'CREATE';
586$TEXT['_uni-Delete_group_failed'] = 'Only founders can delete group';
587$TEXT['_uni-Delete_group_done'] = 'Group deleted succesfully';
588$TEXT['_uni-Delete_group'] = 'Delete group';
589$TEXT['_uni-Create_group'] = 'Create group';
590$TEXT['_uni-User_exists_group'] = 'User doesn\'t exists in the group.';
591$TEXT['_uni-Group_fnder_edit_no'] = 'Can\'t edit the founder of this group.';
592$TEXT['_uni-Allow_if_ad_set3'] = 'Allow only if he is a admin.';
593$TEXT['_uni-Grant_adminstration_rights'] = 'Grant adminstration rights.';
594$TEXT['_uni-Grant_only_standard_user_rights'] = 'Grant standard user rights.';
595$TEXT['_uni-Allow_if_ad_set4'] = 'Allow to view activity log.';
596$TEXT['_uni-Allow_if_ad_set2'] = 'Allow to update group covers.';
597$TEXT['_uni-Allow_if_ad_set'] = 'Allow if allowed in group defaults.';
598$TEXT['_uni-Cover_permissions'] = 'Cover permissions';
599$TEXT['_uni-Block_posting'] = 'Block this user from posting.';
600$TEXT['_uni-Admin'] = 'Admin';
601$TEXT['_uni-grp_log_1'] = 'allowed %s to join in the group.';
602$TEXT['_uni-grp_log_2'] = 'rejected %s to join in the group.';
603$TEXT['_uni-grp_log_3'] = 'added %s in the group.';
604$TEXT['_uni-grp_log_4'] = 'removed %s from the group.';
605$TEXT['_uni-Grop_updatd'] = 'Successfully updated group details';
606$TEXT['_uni-Grop_updatd_user'] = 'Successfully updated group user.';
607$TEXT['_uni-group_val-1'] = 'The name of the group must be between 6 and 32 characters';
608$TEXT['_uni-Group_types_details'] = '<div class="brz-text-super-grey brz-text-left"><span class="brz-text-bold">Public groups</span> : Anyone can see the group, its members, their posts and join.</div>
609 <div class="brz-text-super-grey brz-text-left"><span class="brz-text-bold">Private groups</span> : Anyone can find the group and see who\'s in it. Only members can see posts and approve join request.</div>
610 <div class="brz-text-super-grey brz-text-left"><span class="brz-text-bold">Secret groups</span> : Only members can find the group and see posts.</div> ';
611$TEXT['_uni-Any_member_1'] = 'Any member can edit members.';
612$TEXT['_uni-Any_member_2'] = 'Only admins can edit members.';
613$TEXT['_uni-Any_member_inf'] = 'Allowed members can add, remove, edit permissions of all members including <span class="brz-text-bold">you.</span>';
614$TEXT['_uni-Post_permissions'] = 'Post permissions';
615$TEXT['_uni-Any_member_11'] = 'Any member can post.';
616$TEXT['_uni-Any_member_12'] = 'Only admins can post.';
617$TEXT['_uni-Group_privacy'] = 'Group privacy';
618$TEXT['_uni-Permissions'] = 'Permissions';
619$TEXT['_uni-Description'] = 'Description';
620$TEXT['_uni-Location'] = 'Location';
621$TEXT['_uni-Edit_settings'] = 'Edit settings';
622$TEXT['_uni-Edit_members'] = 'Edit members';
623$TEXT['_uni-Allow_this_user_to_join_group'] = 'Allow this user to join group.';
624$TEXT['_uni-wants_to_join_group'] = 'wants to join group.';
625$TEXT['_uni-No_requests-all'] = 'No new member requests.';
626$TEXT['_uni-No_logs-all'] = 'No logs';
627$TEXT['_uni-No_requests-all-inf'] = 'All new member requests will appear here';
628$TEXT['_uni-No_logs-all-inf'] = 'All logs related to your group will appear here';
629$TEXT['_uni-No_more-requests'] = 'No more requests available.';
630$TEXT['_uni-No_more-mem'] = 'No members.';
631$TEXT['_uni-No_more-mem-2'] = 'It\'s quite here, join in and continue to manage.';
632$TEXT['_uni-No_more-logs'] = 'No more logs.';
633$TEXT['_uni-ttl_more-requests'] = 'Show more requests';
634$TEXT['_uni-ttl_more-logs'] = 'Show more logs';
635$TEXT['_uni-User_added_group'] = 'User added in the group.';
636$TEXT['_uni-No_allow_add_members'] = 'You are not allowed to add members in this group.';
637$TEXT['_uni-No_allow_activity_log'] = 'You are not allowed to view activity log of this group.';
638$TEXT['_uni-Discussions'] = 'Discussions';
639$TEXT['_uni-Group_URL_copied'] = 'Group shareable link copied';
640$TEXT['_uni-Copy_URL_group'] = 'Copy group share URL';
641$TEXT['_uni-Members'] = 'Members';
642$TEXT['_uni-Group_name'] = 'Group name';
643$TEXT['_uni-Group_email'] = 'Group email';
644$TEXT['_uni-Member_requests'] = 'Member requests';
645$TEXT['_uni-Add_members_ttl2'] = 'You can add only people you\'r followings.Newly added users are awarded standard group permissions which can be changed later depends on your <span class="brz-text-bold">Group privacy</span>';
646$TEXT['_uni-Remove_members_ttl2'] = 'Search show all members and the pending users.You can only remove members, in order to edit member permissions use manage members.';
647$TEXT['_uni-Activity_log'] = 'Activity log';
648$TEXT['_uni-Add_members_ttl'] = 'Search by name of your friends.';
649$TEXT['_uni-Remove_members_ttl'] = 'Search by name in group members.';
650$TEXT['_uni-Add_members'] = 'Add members';
651$TEXT['_uni-Remove_members'] = 'Remove members';
652$TEXT['_uni-Edit_grp_settings'] = 'Edit group settings';
653$TEXT['_uni-Descript_add'] = 'No description';
654$TEXT['_uni-WEBSITE'] = 'WEBSITE';
655$TEXT['_uni-EMAIL'] = 'EMAIL';
656$TEXT['_uni-LOCATION'] = 'LOCATION';
657$TEXT['_uni-DESCRIPTION'] = 'DESCRIPTION';
658$TEXT['_uni-Joined'] = 'Joined';
659$TEXT['_uni-Group'] = 'Group';
660$TEXT['_uni-Join'] = 'Join';
661$TEXT['_uni-Join_group'] = 'Join this group';
662$TEXT['_uni-Leave_group'] = 'Leave group';
663$TEXT['_uni-Selected'] = 'Selected';
664$TEXT['_uni-Join_group_ttl'] = 'Join this group';
665$TEXT['_uni-Leave_group_ttl'] = 'Leave group';
666$TEXT['_uni-Request_group_ttl'] = 'Request to join group';
667$TEXT['_uni-unRequest_group_ttl'] = 'Undo Request';
668$TEXT['_uni-unRequest_group'] = 'Undo Request';
669$TEXT['_uni-No_grp_rights_cvr'] = 'To update group cover you need administrations priveliges';
670$TEXT['info-s-group_cover'] = 'Successfully updated group cover';
671$TEXT['_uni-Private-inf3'] = 'You need to join this group to view activities of this group';
672$TEXT['_uni-Group_type_1_ttl'] = 'Anyone can see the group, its members and their posts.';
673$TEXT['_uni-Group_type_2_ttl'] = 'Anyone can find the group and see who\'s in it. Only members can see posts.';
674$TEXT['_uni-Group_type_3_ttl'] = 'Only members can find the group and see posts.';
675$TEXT['_uni-Group_type_1'] = 'Public Group';
676$TEXT['_uni-Group_type_2'] = 'Private Group';
677$TEXT['_uni-Group_type_3'] = 'Secret Group';
678
679 // A
680$TEXT['_uni-Administration'] = 'Administration';
681$TEXT['_uni-Administration'] = 'Administration';
682$TEXT['_uni-All_time_stocked'] = 'ALL TIME STOCKED';
683$TEXT['_uni-All_chats'] = 'All chats';
684$TEXT['_uni-admin-1'] = 'Administration password or username is incorrect';
685$TEXT['_uni-ago'] = 'ago';
686$TEXT['_uni-Active'] = 'Active';
687$TEXT['_uni-ACTIVE'] = 'ACTIVE';
688$TEXT['_uni-ACTIVATE'] = 'ACTIVATE';
689$TEXT['_uni-added_to_chat'] = 'added you in';
690$TEXT['_uni-added'] = 'added';
691$TEXT['_uni-Add_new_photo'] = 'Add a new photo';
692$TEXT['_uni-added_photo'] = 'added a new photo';
693$TEXT['_uni-added_video'] = 'added a new video';
694$TEXT['_uni-Add_comments_post'] = 'Add comments to your post';
695$TEXT['_uni-Add_description_video'] = 'Add description to your video if any';
696$TEXT['_uni-All_rights_reserved'] = 'RG93bmxvYWRlZCBmcm9tIENPREVMSVNULkND';
697$TEXT['_uni-Admin_username'] = 'Admin username';
698$TEXT['_uni-Admin_password'] = 'Admin password';
699$TEXT['_uni-Are_a_human'] = 'Are you a human ?';
700$TEXT['_uni-Age'] = 'Age';
701$TEXT['_uni-No_nots-all-inf'] = 'All your notifications from friends, followers, chats, and requests will appear here';
702$TEXT['_uni-No_nots-red-inf'] = 'All your unread notifications will appear here';
703$TEXT['_uni-No_chats-rec-inf'] = 'All your recent chats will appear here ! You can create, edit, delete, connect with people and manage your messages';
704$TEXT['_uni-No_chats-all-inf'] = 'All your chats will appear here';
705$TEXT['_uni-About'] = 'About';
706$TEXT['_uni-About_profile'] = 'About Profile';
707$TEXT['_uni-Account'] = 'Account';
708$TEXT['_uni-Account_settings'] = 'Account settings';
709$TEXT['_uni-Account_username'] = 'Account username';
710$TEXT['_uni-Accept_my_re'] = 'Accept my request';
711$TEXT['_uni-Accept_my_re2'] = 'Accept his/her request';
712$TEXT['_uni-Allow'] = 'Allow';
713$TEXT['_uni-accepted_your_follow_request'] = 'accepted your follow request';
714$TEXT['_uni-Add'] = 'Add';
715$TEXT['_uni-No_photos_mon_inf'] = 'All public photos posted by users will be there, incuding you !';
716$TEXT['_uni-No_photos_year_inf'] = 'All public photos posted by users will be there, incuding you !';
717$TEXT['_uni-Add_text'] = 'Add text';
718$TEXT['_uni-Add_a_new_pass'] = 'Add a new password';
719$TEXT['_uni-Add_comment'] = 'Add comment';
720$TEXT['_uni-All'] = 'All';
721$TEXT['_uni-All_reports'] = 'All reports';
722$TEXT['_uni-Allow_this_user_to_follow_you'] = 'Allow this user to follow your updates';
723$TEXT['_uni-Activate_account'] = 'Activate account';
724$TEXT['_uni-Avatar'] = 'Avatar';
725$TEXT['_uni-Avatars'] = 'Avatars';
726$TEXT['_uni-signup-7'] = 'All fields required';
727$TEXT['_uni-Requires_approval'] = 'Approved users';
728$TEXT['_uni-No_feeds-inf'] = 'All your posts from people you follow, your own, photos and activities will appear here';
729
730 // B
731$TEXT['_uni-Bday'] = 'Born';
732$TEXT['_uni-login-5'] = 'Both fields required.Username or Password is empty';
733$TEXT['_uni-warn_signup'] = 'By signing up you will automatically accepted our terms and conditions.';
734$TEXT['_uni-Search_s_emails'] = 'Blocked spam emails';
735$TEXT['_uni-Block_moderators'] = 'Block moderators';
736$TEXT['_uni-Block_reporting'] = 'BLOCK USER FROM REPORTING';
737$TEXT['_uni-Browse'] = 'Browse';
738$TEXT['_uni-BACK'] = 'BACK';
739$TEXT['_uni-Block_new_users_reporting'] = 'Block new users from reporting';
740
741 // C
742$TEXT['_uni-error-comment-length'] = 'Comment length must not exceed %s characters';
743$TEXT['_uni-No_chats-sing-inf'] = 'Chats including 2 people will appear here';
744$TEXT['_uni-No_chats-stb-inf'] = 'Chats started by you will appear here';
745$TEXT['_uni-No_chats-stb-inf'] = 'Chats started by you will appear here';
746$TEXT['_uni-Covers'] = 'Covers';
747$TEXT['_uni-Report-1'] = 'Content included violates copyrights and belongs to someone else';
748$TEXT['_uni-Report-3'] = 'Content abused me';
749$TEXT['_uni-Report-4'] = 'Content violets my copyrights';
750$TEXT['_uni-Report_t_notice'] = 'Content once deleted cannot be recovered.';
751$TEXT['_uni-Content'] = 'Content';
752$TEXT['_uni-CONTENT'] = 'CONTENT';
753$TEXT['_uni-No_chats-grp-inf'] ='Chats including more than 2 people will appear here';
754$TEXT['_uni_admin_settings_error2-1'] = 'Captcha value either be 1 or 0';
755$TEXT['_uni-About_living'] = 'Currently living';
756$TEXT['_uni-Close_navigation'] = 'Close';
757$TEXT['_uni-Choose_password'] = 'Choose a password';
758$TEXT['_uni-Choose_username'] = 'Choose a username';
759$TEXT['_uni-Content_owner'] = 'Content owner';
760$TEXT['_uni-Cancel'] = 'Cancel';
761$TEXT['_uni-Chats'] = 'Chats';
762$TEXT['_uni-Chat'] = 'Chat';
763$TEXT['_uni-Close'] = 'Close';
764$TEXT['_uni-CLOSE'] = 'CLOSE';
765$TEXT['_uni-Contrast_background'] = 'Contrast to welcome page background';
766$TEXT['_uni-Comments_per_widget'] = 'Comments per page/widget';
767$TEXT['_uni-Chats_per_widget'] = 'Chats per page';
768$TEXT['_uni-Comments'] = 'Comments';
769$TEXT['_uni-comments'] = 'comments';
770$TEXT['_uni-c_d_this'] = 'Can\'t do this';
771$TEXT['_uni-comment'] = 'comment';
772$TEXT['_uni-Comment_posted'] = 'Comment posted';
773$TEXT['_uni-Comment_text'] = 'Comment text';
774$TEXT['_uni-commented_on_your'] = 'commented on your';
775$TEXT['_uni-commented_on'] = 'commented on';
776$TEXT['_uni-Cover-invalid'] = 'Cover size must lies within 300 x 100 to 1000 x 300 (Bit wide)';
777$TEXT['_uni-Comment_post'] = 'Comment on my post';
778$TEXT['_uni-Comment_post2'] = 'Comment on his/her post';
779$TEXT['_uni-Can_follow'] = 'Can anyone follow me';
780$TEXT['_uni-Can_follow2'] = 'Can anyone follow user';
781$TEXT['_uni-Current_location'] = 'Current location';
782
783 // D
784$TEXT['_uni-error_chat_desc_len'] = 'Description must not exceed %s characters';
785$TEXT['_uni_admin_settings_error2-7'] = 'Default profile verified value either be 1 or 0';
786$TEXT['_uni-Day'] = 'Day';
787$TEXT['_uni-Defaults_for_new_users'] = 'Defaults for new users';
788$TEXT['_uni-Delete_content'] = 'Delete content';
789$TEXT['_uni-Delete_chat'] = 'Delete chat';
790$TEXT['_uni-Delete_ques'] = 'Delete ?';
791$TEXT['_uni-Delete_confirm_text'] = 'Linked content with this element will be permanently deleted if it\'s not in use.Are you sure and want to continue ?';
792$TEXT['_uni-Done'] = 'Done';
793$TEXT['_uni-Delete'] = ' Delete';
794$TEXT['_uni-Disabled'] = 'Disabled';
795$TEXT['_uni-Developers'] = 'Developers';
796$TEXT['_uni-Developed_with'] = 'Developed with';
797
798 // E
799$TEXT['_uni-forgert_ttl'] = 'Enter your profile username, We will send instructions to email linked with this account';
800$TEXT['_uni_admin_settings_error2-2'] = 'Email verification value either be 1 or 0';
801$TEXT['_uni-Requires_SMTP_auth'] = 'Enable SMTP Authentication';
802$TEXT['_uni-Embed_video'] = 'Embed a youtube video';
803$TEXT['_uni-Exit_chat'] = 'Exit chat';
804$TEXT['_uni-Edit_chat'] = 'Edit chat';
805$TEXT['_uni-Username_enter'] = 'Enter your username';
806$TEXT['_uni-Embed'] = 'Embed';
807$TEXT['_uni-Enable_Captcha'] = 'Enable Captcha';
808$TEXT['_uni-Enable_E-Mail_verification'] = 'Enable E-Mail verification';
809$TEXT['_uni-E-Mail_verification3'] = 'Email activation';
810$TEXT['_uni-E-Mail_verification2'] = 'Email activated successfully please click on home icon and login with your credentials';
811$TEXT['_uni-Email_verified'] = 'Email verified';
812$TEXT['_uni-Email'] = 'Email';
813$TEXT['_uni-Examples'] = 'Examples';
814$TEXT['_uni-Edit_post'] = 'Edit post';
815$TEXT['_uni-Edited_post'] = 'Edited post';
816$TEXT['_uni-Delete_post'] = 'Delete post';
817$TEXT['_uni-Download_attch'] = 'Download image';
818$TEXT['_uni-ttl_get_content'] = 'Show possible options';
819$TEXT['_uni-Extra_features'] = 'Extra features';
820$TEXT['_uni-EXTRA_FEATURES'] = 'EXTRA FEATURES';
821$TEXT['_uni-enter_email'] = 'Enter your email';
822$TEXT['_uni-ERROR_WHILE_UPLOADING'] = 'ERROR WHILE UPLOADING';
823$TEXT['lang_error_connection'] = 'Error connecting server please Re-Login or try again later';
824$TEXT['_uni-Edit_profile'] = 'Edit your profile';
825$TEXT['_uni-error-activation-1'] = 'Error parsing link . Make sure link you are trying to reach is valid . Recheck link and try again . Other cause of this message might be the user you are requesting respond to is not available for you.';
826
827
828 // F
829$TEXT['_uni-No_permissions'] = 'First follow <span onclick="loadProfile(%s);" class="brz-text-blue-dark brz-underline-hover brz-cursor-pointer">%s</span> !';
830$TEXT['_uni-Font_colours_welcome'] = 'Font colours on welcome screen';
831$TEXT['_uni-Form_n_available'] = 'Form is not available';
832$TEXT['_uni-from_last_month'] = 'from last month';
833$TEXT['_uni-From'] = 'From';
834$TEXT['_uni-Form_name'] = 'From name';
835$TEXT['_uni-Form_description'] = 'From description';
836$TEXT['_uni-Follows_none'] = 'Follows none';
837$TEXT['_uni-Filter_reports'] = 'FILTER REPORTS';
838$TEXT['_uni-Filter_trends'] = 'Filter trends';
839$TEXT['_uni-Filter_users'] = 'FILTER USERS';
840$TEXT['_uni-Filter_search'] = 'FILTER RESULTS';
841$TEXT['_uni-Founder'] = 'Founder';
842$TEXT['_uni-Follow'] = 'Follow';
843$TEXT['_uni-Following'] = 'Following';
844$TEXT['_uni-Followings'] = 'Followings';
845$TEXT['_uni-Follow_user_ttl'] = 'Follow this user';
846$TEXT['_uni-First_name'] = 'First name';
847$TEXT['_uni-Followers'] = 'Followers';
848$TEXT['_uni-Forgot'] = 'Forgot';
849$TEXT['_uni-Follow_me'] = 'Follows me';
850$TEXT['_uni-Follow_me2'] = 'Follows him/her';
851$TEXT['_uni-Followers_Following_page'] = 'Followers/Followings per page';
852
853 // G
854$TEXT['_uni-Grouped_chats'] = 'Grouped chats';
855$TEXT['_uni-Get_started'] = 'Get started';
856$TEXT['_uni-GET_STARTED'] = 'GET STARTED';
857$TEXT['_uni-GO'] = 'Go';
858$TEXT['_uni-Gallery'] = 'Gallery';
859$TEXT['_uni-General'] = 'General';
860
861 // H
862$TEXT['_uni-Hashtags'] = 'Hashtags';
863$TEXT['_uni-Hometown'] = 'Hometown';
864$TEXT['_uni-Home'] = 'Home';
865$TEXT['_uni-HOME'] = 'HOME';
866$TEXT['_uni-About_from'] = 'Home town';
867$TEXT['_uni-No_photos_1'] = '<span onclick="loadProfile(%s);" class="brz-text-blue-dark brz-underline-hover brz-cursor-pointer">%s</span> had no photos to show !';
868$TEXT['_uni-No_photos_1_i'] = '<span class="brz-text-black">%s</span> had not posted any public photo yet';
869$TEXT['_uni-Help_log'] = 'Help login';
870$TEXT['_uni-Help'] = 'Help';
871$TEXT['_uni-request_accep_f'] = 'Hey <strong>%s</strong>, <a href="%s" target="_blank" >%s</a> had just accepted your follow request now you can see their timeline, photos and much more.';
872$TEXT['_uni-New_follower_a_ttl'] = 'Hey <strong>%s</strong>, <a href="%s" target="_blank" >%s</a> had just started following you.';
873$TEXT['_uni-new_like_ee_ttl'] = 'Hey <strong>%s</strong>, <a href="%s" target="_blank" >%s</a> had just liked your <a href="%s" target="_blank" >post</a>.';
874$TEXT['_uni-new_comment_ee_ttl'] = 'Hey <strong>%s</strong>, <a href="%s" target="_blank" >%s</a> had just commented on your <a href="%s" target="_blank" >post</a> - said, %s.';
875$TEXT['_uni-new_mention_ee_ttl'] = 'Hey <strong>%s</strong>, <a href="%s" target="_blank" >%s</a> had just mentioned you in his latest posts.';
876$TEXT['_uni-Help_center'] = 'Help center';
877$TEXT['_uni-his'] = 'his';
878
879
880 // I
881$TEXT['_uni-Image_settings'] = 'Image settings';
882$TEXT['_uni-IMAGE_SETTINGS'] = 'IMAGE SETTINGS';
883$TEXT['_uni-Pending_reports_ttl'] = '<i class="fa fa-clock-o brz-text-red"></i> In Pending Center for more than';
884$TEXT['_uni-inf_scroll'] = 'Infinite scrolling on desktop';
885$TEXT['_uni-Image_quality'] = 'Image upload quality';
886$TEXT['_uni-sprint_storage'] = 'in Mega Bytes (Total : <span class="brz-text-bold brz-text-black">%s</span> MBs)';
887$TEXT['_uni-done_msg'] = 'It\'s done';
888$TEXT['_uni-error_web_in'] = 'Invalid URL ! please not exceed 64 chars and verify format.';
889$TEXT['_uni-No_nots-red'] = 'It looks like you haven\'t left anything behind !';
890$TEXT['_uni-No_nots-fol'] = 'It\'s all new here, go get some friends !';
891
892
893 // K
894
895
896 // L
897$TEXT['_uni-Locked_o'] = 'Locked out ?';
898$TEXT['_uni-load_more'] = 'load more';
899$TEXT['_uni-web_ttl_l_s_free'] = 'Login | Sign up | Free';
900$TEXT['_uni-like_lang'] = 'Like';// example
901$TEXT['_uni-liked_your'] = 'loves your';
902$TEXT['_uni-Likes_post'] = 'loves my post';
903$TEXT['_uni-Likes_post2'] = 'loves his/her post';
904$TEXT['_uni-Log_out'] = 'Log out';
905$TEXT['_uni-Last_name'] = 'Last name';
906$TEXT['_uni-Living'] = 'Living';
907$TEXT['_uni-Last_month'] = 'Last month';
908$TEXT['_uni-Last_seen'] = 'Last seen';
909$TEXT['_uni-Last_act'] = 'Last activity';
910$TEXT['_uni-Logged_out'] = 'Logged out';
911$TEXT['_uni-Languages'] = 'Languages';
912$TEXT['_uni-Language'] = 'Language';
913$TEXT['_uni-Libraries'] = 'Libraries';
914$TEXT['_uni-loves'] = 'loves';
915$TEXT['_uni-left'] = 'left';
916$TEXT['_uni-Lovers_per_page'] = 'loves per page';
917$TEXT['_uni-Limit_content_loads'] = 'LIMIT CONTENT ON SINGLE LOAD';
918$TEXT['_uni-LOG_IN'] = 'Log in';
919
920
921 // M
922$TEXT['_uni-MB'] = 'MB';
923$TEXT['_uni-MANAGE_USERS'] = 'MANAGE USERS';
924$TEXT['_uni-More_users'] = 'MORE USERS';
925$TEXT['_uni-MORE_REPORTS'] = 'MORE REPORTS';
926$TEXT['_uni-Messenger'] = 'Messenger';
927$TEXT['_uni-fixed_adds'] = 'Manage fixed ads';
928$TEXT['_uni-FIXED_ADS'] = 'MANAGE FIXED ADS';
929$TEXT['_uni-MANAGE_THEMES'] = 'MANAGE THEMES';
930$TEXT['_uni-M-empty'] = 'Message can\'t be empty';
931$TEXT['_uni-Pop_adds'] = 'Manage pop ads';
932$TEXT['_uni-Pop_adds2'] = 'MANAGE POP-UP ADS';
933$TEXT['_uni-P-length'] = 'Message must be within %s characters';
934$TEXT['_uni-Photo-out_of_size'] = 'Maximum allowed size is %s MB';
935$TEXT['_uni-Image_Size'] = 'Maximum image upload(MB)';
936$TEXT['_uni-Mark_safe'] = 'Mark safe';
937$TEXT['_uni-Maximum_posts_included'] = 'Maximum posts included';
938$TEXT['_uni-message_sent'] = 'Message sent,you can view it <span onclick="loadChat(%s);" class="brz-text-blue-grey">here</span>';
939$TEXT['_uni-Make_sure_message_len'] = 'Make sure your message length must not exceed %s Characters';
940$TEXT['_uni-Maximum_followers_included'] = 'Maximum followers included';
941$TEXT['_uni-Maximum_followings_included'] = 'Maximum followings included';
942$TEXT['_uni-Maximum_chat_message'] = 'Maximum chat message(Chars)';
943$TEXT['_uni-Manage_adds'] = 'Manage sponsors';
944$TEXT['_uni-MANAGE_SPONSORS'] = 'MANAGE SPONSORS';
945$TEXT['_uni-Menu'] = 'Menu';
946$TEXT['_uni-Me'] = 'Me';
947$TEXT['_uni-Manual'] = 'Mannual';
948$TEXT['_uni-Maximum_chat_image_size'] = 'Maximum chat icon size width/height';
949$TEXT['_uni-Maximum_chat_cover_size'] = 'Maximum chat cover size width/height';
950$TEXT['_uni-Maximum_post_image_size'] = 'Maximum post image size width/height';
951$TEXT['_uni-Maximum_profile_image_size'] = 'Maximum profile image size width/height';
952$TEXT['_uni-Maximum_cover_image_size'] = 'Maximum profile cover size width/height';
953$TEXT['_uni-Maximum_Ccomments'] = 'Maximum comment length (Characters)';
954$TEXT['_uni-Maximum_post'] = 'Maximum post length (Characters)';
955$TEXT['_uni-More_results_sections'] = 'More %s exists';
956$TEXT['_uni-More_languages'] = 'More languages';
957$TEXT['_uni-Manage_reports'] = 'Manage reports';
958$TEXT['_uni-MANAGE_REPORTS'] = 'MANAGE REPORTS';
959$TEXT['_uni-Mention_can'] = 'Mentioned you';
960$TEXT['_uni-mentioned_you'] = 'mention you in a ';
961$TEXT['_uni-Manage_users'] = 'Manage users';
962$TEXT['_uni-Mentions-title'] = 'View mentions as';
963$TEXT['_uni-Marked_safe'] = 'Marked safe';
964$TEXT['_uni-Manage'] = 'Manage';
965$TEXT['_uni-Month'] = 'Month';
966$TEXT['_uni-Month-1'] = 'January';
967$TEXT['_uni-Month-2'] = 'February';
968$TEXT['_uni-Month-3'] = 'March';
969$TEXT['_uni-Month-4'] = 'April';
970$TEXT['_uni-Month-5'] = 'May';
971$TEXT['_uni-Month-6'] = 'June';
972$TEXT['_uni-Month-7'] = 'July';
973$TEXT['_uni-Month-8'] = 'August';
974$TEXT['_uni-Month-9'] = 'September';
975$TEXT['_uni-Month-10'] = 'October';
976$TEXT['_uni-Month-11'] = 'November';
977$TEXT['_uni-Month-12'] = 'December';
978$TEXT['_uni_admin_settings_error2-3'] = 'Minimum value for USERNAME can be 4,6 or 8';
979$TEXT['_uni_admin_settings_error2-4'] = 'Maximum value for USERNAME can be 15,20 or 32';
980$TEXT['_uni_admin_settings_error2-5'] = 'Minimum value for PASSWORD can be 4,6 or 8';
981$TEXT['_uni_admin_settings_error2-6'] = 'Maximum value for PASSWORD can be 15,20 or 32';
982$TEXT['_uni_admin_settings_error2-30'] = 'Make sure SMTP host doesn\'t includes any special characters';
983$TEXT['_uni_admin_settings_error2-31'] = 'Make sure SMTP port doesn\'t includes any special characters';
984$TEXT['_uni_admin_settings_error2-32'] = 'Make sure SMTP username doesn\'t includes any special characters';
985$TEXT['_uni_admin_settings_error2-33'] = 'Make sure SMTP password doesn\'t includes any special characters';
986
987 // N
988$TEXT['_uni-Name_this_chat'] = 'Name this chat';
989$TEXT['_uni-Name'] = 'Name';
990$TEXT['_uni-No_feeds-inf2'] = 'No feeds or activities';
991$TEXT['_uni-Name_brand'] = 'Name / brand';
992$TEXT['_uni-No_reports_yet'] = 'No reports yet';
993$TEXT['_uni-No_messages'] = 'No messages';
994$TEXT['_uni-No_results_profile'] = 'No results found from your profile.Please try searching a bit small value';
995$TEXT['_uni-No_chats'] = 'No chats yet';
996$TEXT['_uni-No_updates'] = 'No updates';
997$TEXT['_uni-Search_v_n_emails'] = 'Non Verified emails';
998$TEXT['_uni-None-loves'] = 'No one has loved this post';
999$TEXT['lang_load_no_feeds'] = 'No feeds.';
1000$TEXT['_uni-lang_load_no_feeds'] = 'No feeds.';
1001$TEXT['_uni-No_more-lovers'] = 'No more lovers.';
1002$TEXT['_uni-No_more-photos'] = 'No more photos available.';
1003$TEXT['_uni-No_more-notifications'] = 'No more notifications available.';
1004$TEXT['_uni-No_photos_today'] = 'No photos today, be first !';
1005$TEXT['_uni-No_photos_yest'] = 'No photos from yesterday';
1006$TEXT['_uni-No_photos_mon'] = 'No photos from last month';
1007$TEXT['_uni-No_photos_year'] = 'No photos yet ! what about you ?';
1008$TEXT['_uni-No_chats-sing'] = 'No single chats !';
1009$TEXT['_uni-No_nots-req'] = 'No pending requests !';
1010$TEXT['_uni-No_nots-fol-inf'] = 'New followers will leave notifications here';
1011$TEXT['_uni-No_nots-req-inf'] = 'All your follow or chat request will appear here';
1012$TEXT['_uni-No_chats-rec'] = 'Welcome to your own messaging center';
1013$TEXT['_uni-No_chats-all'] = 'It\'s all quit here !';
1014$TEXT['_uni-No-fol1'] = 'No followers yet !';
1015$TEXT['_uni-No-fol2'] = 'No followings yet !';
1016$TEXT['_uni-No_searchp'] = 'Nothing to show !';
1017$TEXT['_uni-No_searchp2_i'] = 'No posts founds with tag <span class="brz-text-black">"#%s"</span>';
1018$TEXT['_uni-No_searchp3_cci'] = 'No users exists in this category';
1019$TEXT['_uni-No_searchp3_csdci'] = 'No reports exists in this category';
1020$TEXT['_uni-No_searchp3_i'] = 'No users found having keyword <span class="brz-text-black">"%s"</span> in thier profile details';
1021$TEXT['_uni-No_searchp_s'] = 'No results found for <span class="brz-text-black">"%s"</span> in your profile';
1022$TEXT['_uni-No_more-users'] = 'No more users available';
1023$TEXT['_uni-No_more-usersf'] = 'No more users found';
1024$TEXT['_uni-No_more-chats'] = 'No more chats available';
1025$TEXT['_uni-No_more-results'] = 'No more results.';
1026$TEXT['_uni-Notifications_settings'] = 'Notifications settings';
1027$TEXT['_uni-Notifications_type'] = 'Notifications type';
1028$TEXT['_uni-Notifications_per_page'] = 'Notifications per page';
1029$TEXT['_uni-Notifications_me_when'] = 'Notify me when someone';
1030$TEXT['_uni-Notifications_me_when2'] = 'Notify user when someone';
1031$TEXT['_uni-Notifications'] = 'Notifications';
1032$TEXT['_uni-New_password'] = 'New password';
1033$TEXT['_uni-No_changes'] = 'No changes detected';
1034$TEXT['_uni-Not_now'] = 'Not now';
1035$TEXT['_uni-Not_verified'] = 'Not verified';
1036$TEXT['_uni-News_feeds'] = 'News feeds';
1037$TEXT['_uni-No'] = 'No';
1038$TEXT['_uni-NEXT'] = 'Next';
1039$TEXT['_uni-New_Registrations'] = 'New Registrations';
1040$TEXT['_uni-sorry_no_users'] = 'No users';
1041$TEXT['_uni-warning_ads'] = 'Not ads are HTML enabled . Ads will be saved directly without any validation so make sure to add trusted content in ads . We will enable passing quotes and double quotes and html tags only also make sure your html code is minified (means contains no line breaks) else it will not work';
1042$TEXT['_uni-Report-5'] = 'Note - You might get blocked for further reporting if you report too many false reports';
1043$TEXT['_uni-Switch_all_users_2'] = 'Not suspended';
1044$TEXT['lang_error_noname'] = 'No-Name';
1045$TEXT['_uni-error_password_len'] = 'New password must be between 6 and 32 characters';
1046$TEXT['_uni-error_password_match'] = 'New passwords you entered does\'t match';
1047$TEXT['_uni-error_32_ex'] = 'No value exceed 32 characters, please check your form again';
1048$TEXT['_uni-error_chat_name_len'] = 'Name must be between %s to %s characters';
1049$TEXT['_uni-No_followers_yet'] = 'No followers yet';
1050$TEXT['_uni-no_change_msg'] = 'No changes detected';
1051$TEXT['_uni-Navigate'] = 'Navigate';
1052$TEXT['_uni_admin_settings_error2-8'] = 'Notifications type can either be real time or manual';
1053$TEXT['_uni-New_follower_a_ttl_sml'] = 'New follower !';
1054$TEXT['_uni-new_comment_ee_ttl_sml'] = 'New comment !';
1055$TEXT['_uni-new_mention_ee_ttl_sml'] = 'New mention !';
1056$TEXT['_uni-new_like_ee_ttl_sml'] = 'New Love !';
1057 // 0
1058$TEXT['_uni-Online'] = 'Online';
1059$TEXT['_uni-Online-users'] = 'Online users';
1060$TEXT['_uni-Online_now'] = 'Online now';
1061$TEXT['_uni-Old_password'] = 'Old password';
1062$TEXT['_uni-Ok'] = 'Ok';
1063$TEXT['_uni-No_username'] = 'Oops ! username is not in use';
1064$TEXT['_uni-Outer_sources'] = 'Outer sources';
1065$TEXT['_uni-OK'] = 'OK';
1066
1067 // P
1068$TEXT['_uni-No_photos_today_inf'] = 'Post a photo in public and your photo will be here for today !';
1069$TEXT['_uni-No_photos_yest_inf'] = 'Post a photo in public today and it will be there tommorow !';
1070$TEXT['_uni-Profile_search_results'] = 'Profile search results settings for new users';
1071$TEXT['_uni-Please_err'] = 'Please try reloading the page.';
1072$TEXT['_uni-Privacy_policy'] = 'Privacy policy';
1073$TEXT['_uni-Project'] = 'Project';
1074$TEXT['_uni-PERFORMANCE'] = 'PERFORMANCE';
1075$TEXT['_uni-Profile'] = 'Profile';
1076$TEXT['_uni-Profile_picture'] = 'Profile picture';
1077$TEXT['_uni-Profile_cover'] = 'Profile cover';
1078$TEXT['_uni-PRIVATE'] = 'PRIVATE';
1079$TEXT['_uni-Posts_per_page'] = 'Posts per page';
1080$TEXT['_uni-Photos_per_page_Gallery'] = 'Photos per page / Gallery';
1081$TEXT['_uni-Photos'] = 'Photos';
1082$TEXT['_uni-Post'] = 'Post';
1083$TEXT['_uni-post'] = 'post';
1084$TEXT['_uni-Photo-not_selected'] = 'Please select a image to continue';
1085$TEXT['_uni-Photo-invalid'] = 'Please select a valid image file to continue';
1086$TEXT['_uni-P-xss'] = 'Please use well formatted text helps readers read well';
1087$TEXT['_uni-Password_Minimum_length'] = 'Password Minimum length';
1088$TEXT['_uni-Password_Maximum_length'] = 'Password Maximum length';
1089$TEXT['_uni-Privacy'] = 'Privacy';
1090$TEXT['_uni-Password'] = 'Password';
1091$TEXT['_uni-Posts'] = 'Posts';
1092$TEXT['_uni-Post'] = 'Post';
1093$TEXT['_uni-POST'] = 'POST';
1094$TEXT['_uni-Photos'] = 'Photos';
1095$TEXT['_uni-photo'] = 'photo';
1096$TEXT['_uni-Profession'] = 'Profession';
1097$TEXT['_uni-Public'] = 'Public';
1098$TEXT['_uni-Privacy_settings'] = 'Privacy settings';
1099$TEXT['_uni-People_you_follows'] = 'People you follows';
1100$TEXT['_uni-Pending_reports'] = 'Pending reports';
1101$TEXT['_uni-People_know'] = 'People you may know';
1102$TEXT['_uni-wait_on_log_sign_process'] = 'Please wait while we are verifying your details and you will be automatically redirected to your home on complete';
1103$TEXT['_uni-wait_on_process'] = 'Please wait while processing';
1104$TEXT['_uni-Please_add_search'] = 'Please use <i class="fa fa-star"></i> Trending to catch latest trends else add something to search';
1105$TEXT['_uni-Cover-not_selected'] = 'Please select a new cover photo to continue';
1106$TEXT['_uni-Photo'] = 'Photo';
1107$TEXT['_uni-profile_photo'] = 'profile photo';
1108$TEXT['_uni-profile_cover'] = 'profile cover';
1109$TEXT['_uni-error_old_not'] = 'Please enter your correct old password to continue or use forgot password wizard on main page if you lost it.';
1110$TEXT['_uni-error_old_not2'] = 'Please enter your correct old password to continue or contact support team if you lost it.';
1111$TEXT['_uni-fixed_add1'] = 'Place on search results page';
1112$TEXT['_uni-fixed_add2'] = 'Place on trending page';
1113$TEXT['_uni-fixed_add3'] = 'Place on feeds page';
1114$TEXT['_uni-fixed_add4'] = 'Place on post page (Full post page)';
1115$TEXT['_uni-fixed_add5'] = 'Place on Followers/Followings page';
1116$TEXT['_uni-fixed_add6'] = 'Place on home only when user just crossed login';
1117$TEXT['_uni-fixed_add7'] = 'Place on login/sign up page';
1118$TEXT['_uni-fixed_add8'] = 'Place on login/sign up when user logged out';
1119$TEXT['_uni-fixed_add9'] = 'Place on login/sign up when user came to see someone profile';
1120$TEXT['_uni-fixed_add10'] = 'Place on login/sign up when user came to see someone post';
1121$TEXT['_uni-signup-3'] = 'Passwords doesn\'t match.Please try again';
1122$TEXT['_uni-signup-4'] = 'Please use a valid email';
1123$TEXT['_uni-Recovery_sent'] = 'Password recovery instructions has been successfully sent to your email.Please receive them in your email inbox/spam box';
1124$TEXT['_uni-Pending_issues'] = 'Pending issues';
1125$TEXT['_uni-No-fol1-inf'] = 'People following you will appear here';
1126$TEXT['_uni-No-fol2-inf'] = 'People you are following will appear here';
1127$TEXT['_uni-signup-8'] = 'Please Retry Captcha test';
1128$TEXT['_uni-Verified_pp'] = 'Private profiles';
1129
1130 // R
1131$TEXT['_uni-REPORTS'] = 'REPORTS';
1132$TEXT['_uni-Registrations'] = 'Registrations';
1133$TEXT['_uni-REGISTRATIONS'] = 'REGISTRATIONS';
1134$TEXT['_uni-Retype_Password'] = 'Retype Password';
1135$TEXT['_uni-Recent_chats'] = 'Recent chats';
1136$TEXT['_uni-removed'] = 'removed';
1137$TEXT['_uni-Results'] = 'Results';
1138$TEXT['_uni-Request'] = 'Request';
1139$TEXT['_uni-Requested'] = 'Requested';
1140$TEXT['_uni-Request_user_ttl'] = 'Request for follow';
1141$TEXT['_uni-Reset_password_ttl'] = 'Reset password';
1142$TEXT['_uni-Retype_new_password'] = 'Retype new password';
1143$TEXT['_uni-Repeat'] = 'Repeat';
1144$TEXT['_uni-Requests'] = 'Requests';
1145$TEXT['_uni-Request_sent'] = 'Request sent';
1146$TEXT['_uni-Real_time'] = 'Real time';
1147$TEXT['_uni-Remove_request'] = 'Remove request';
1148$TEXT['_uni-Requires_approval2'] = 'Requires user\'s approval';
1149$TEXT['_uni-Reported_users'] = 'Reported users';
1150$TEXT['_uni-Reported_posts'] = 'Reported posts';
1151$TEXT['_uni-Reported_comments'] = 'Reported comments';
1152$TEXT['_uni-Reported_user'] = 'Reported a user';
1153$TEXT['_uni-Reported_post'] = 'Reported a post';
1154$TEXT['_uni-Reported_comment'] = 'Reported a comment';
1155$TEXT['_uni-RESET'] = 'Reset';
1156$TEXT['_uni-Report'] = 'Report';
1157
1158// Pink must be pink as it will used AS CSS property
1159$TEXT['_uni_admin_settings_error-3'] = 'Requested font colour is not available please use pink,pink-light,red,green,blue,grey,light-grey,amber or teal (All are case sensitive)';
1160$TEXT['_uni-User_ip'] = 'Registration IP address';
1161$TEXT['_uni-Reported_content'] = 'Reported content';
1162$TEXT['_uni-Recover_pass'] = 'Request made on <strong>%s</strong>. Recover your password by <a href="%s" target="_blank" style="text-decoration:none;"> clicking here</a>';
1163$TEXT['_uni-Here_results'] = 'Results from your profile';
1164$TEXT['_uni-Reports'] = 'Reports';
1165$TEXT['_uni-error_interested_in'] = 'Requested value for interest is not available.';
1166$TEXT['_uni-error_relation_in'] = 'Requested value for relationship is not available.';
1167$TEXT['_uni-error_gender_in'] = 'Requested value for gender is not available.';
1168$TEXT['_uni-error_date_in'] = 'Requested value for date is not available.';
1169$TEXT['_uni_admin_settings_error-4'] = 'Requested value for posts per page is not available select 5,10 or 15';
1170$TEXT['_uni_admin_settings_error-5'] = 'Requested value for gallery photos per page is not available select 9,12 or 18';
1171$TEXT['_uni_admin_settings_error-6'] = 'Requested value for followers/followings per page is not available select 10,15 or 20';
1172$TEXT['_uni_admin_settings_error-7'] = 'Requested value for lovers per page is not available select 10,15 or 20';
1173$TEXT['_uni_admin_settings_error-8'] = 'Requested value for comments per page/widget is not available select 6,12 or 18';
1174$TEXT['_uni_admin_settings_error-9'] = 'Requested value for search results is not available select 15,20 or 35';
1175$TEXT['_uni_admin_settings_error-10'] = 'Requested value for Comment maximum character length is not available select 100,150 or 200';
1176$TEXT['_uni_admin_settings_error-10b'] = 'Requested value for Post maximum character length is not available select 500,1000 or 2000';
1177$TEXT['_uni_admin_settings_error-11'] = 'Requested value for image quality is not available select 75,90 or 100';
1178$TEXT['_uni_admin_settings_error-12'] = 'Requested size for post image is not available select 1280,2000 or 5000';
1179$TEXT['_uni_admin_settings_error-13'] = 'Requested size for profile image is not available select 1280,2000 or 5000';
1180$TEXT['_uni_admin_settings_error-14'] = 'Requested size for cover image is not available select 1280,2000 or 5000';
1181$TEXT['_uni_admin_settings_error-18'] = 'Requested value for chats per page/widget is not available select 6,12 or 18';
1182$TEXT['_uni_admin_settings_error-19'] = 'Requested value for chats per page/widget is not available select 1000,2000 or 5000';
1183$TEXT['_uni_admin_settings_error-20'] = 'Requested size for chat icons is not available select 1280,2000 or 5000';
1184$TEXT['_uni_admin_settings_error-21'] = 'Requested size for chat covers is not available select 1280,2000 or 5000';
1185$TEXT['_uni_admin_settings_error-22'] = 'Requested size for MAX image size is not available select 2MB,5MB or 10MB';
1186$TEXT['_uni_admin_settings_error2-9'] = 'Requested value for Notifications per page is not available select 5,10 or 15';
1187$TEXT['_uni_admin_settings_error2-22'] = 'Requested value for posts per profile search is not available select 5,8 or 12';
1188$TEXT['_uni_admin_settings_error2-23'] = 'Requested value for followers per profile search is not available select 8,10 or 15';
1189$TEXT['_uni_admin_settings_error2-24'] = 'Requested value for followings per profile search is not available select 8,10 or 15';
1190
1191 // S
1192$TEXT['_uni-Storage_cached'] = 'Storage cached';
1193$TEXT['_uni-Search_tag_sprint'] = '"%s" - Hashtags results';
1194$TEXT['_uni-Search_top_sprint'] = '"%s" - Top results';
1195$TEXT['_uni-Search_photos_sprint'] = '"%s" - Photos results';
1196$TEXT['_uni-Search_me_sprint'] = '"%s" - Your profile results';
1197$TEXT['_uni_admin_settings_success-1'] = 'Successfully updated your website settings';
1198$TEXT['_uni-STORAGE'] = 'STORAGE';
1199$TEXT['_uni-deleted-post'] = 'Your post and content linked with this post has been successfully deleted';
1200$TEXT['_uni-doesnt-blocked-users'] = 'Sorry you can\'t report users any more because of the violations of terms and conditions.';
1201$TEXT['_uni-doesnt-blocked-posts'] = 'Sorry you can\'t report posts any more because of the violations of terms and conditions.';
1202$TEXT['_uni-doesnt-blocked-comments'] = 'Sorry you can\'t report comments any more because of the violations of terms and conditions.';
1203$TEXT['_uni-fixed_add_ttl1'] = 'Sponsor class <span class="brz-tag brz-round brz-pink-light">A</span>';
1204$TEXT['_uni-fixed_add_ttl2'] = 'Sponsor class <span class="brz-tag brz-round brz-pink-light">B</span>';
1205$TEXT['_uni-fixed_add_ttl3'] = 'Sponsor class <span class="brz-tag brz-round brz-pink-light">C</span>';
1206$TEXT['_uni-fixed_add_ttl4'] = 'Sponsor class <span class="brz-tag brz-round brz-pink-light">D</span>';
1207$TEXT['_uni-fixed_add_ttl5'] = 'Sponsor class <span class="brz-tag brz-round brz-pink-light">E</span>';
1208$TEXT['info-s-profile_pic'] = 'Successfully updated profile picture';
1209$TEXT['info-s-profile_cover'] = 'Successfully updated Cover photo';
1210$TEXT['info-s-chat_cover'] = 'Successfully updated chat cover';
1211$TEXT['info-s-chat_icon'] = 'Successfully updated chat icon';
1212$TEXT['_uni-login-1'] = 'Sorry , You are blocked because of violations of our terms and conditions.Your account will be active shortly or you will be informed in case';
1213$TEXT['_uni-login-3'] = 'Sorry , Your registrations has been banned due to your previous actions please start by creating a new account with your own email.Else contact support team for more instructions on this ban';
1214$TEXT['_uni-SUGGESTIONS'] = 'SUGGESTIONS';
1215$TEXT['_uni-Search_a_emails'] = 'Suspended';
1216$TEXT['_uni-See_all'] = 'See all';
1217$TEXT['_uni-shared_video'] = 'shared video';
1218$TEXT['_uni-status_update'] = 'status update';
1219$TEXT['_uni-Status_updates'] = 'Status updates';
1220$TEXT['_uni-ttl_more-lovers'] = 'Show more lovers';
1221$TEXT['_uni-ttl_more-notifications'] = 'Show more notifications';
1222$TEXT['_uni-ttl_more-users'] = 'Show more users';
1223$TEXT['_uni-ttl_more-results'] = 'Show more results';
1224$TEXT['_uni-ttl_more-photos'] = 'Show more photos';
1225$TEXT['_uni-u_prof'] = 'Successfully updated your profession';
1226$TEXT['_uni-u_from'] = 'Successfully updated your hometown';
1227$TEXT['_uni-u_livin'] = 'Successfully updated your current location';
1228$TEXT['_uni-u_p_and_f'] = 'Successfully updated your profession and hometown';
1229$TEXT['_uni-u_p_and_l'] = 'Successfully updated your profession and current location';
1230$TEXT['_uni-u_f_and_l'] = 'Successfully updated your hometown and current location';
1231$TEXT['_uni-u_p_f_and_l'] = 'Successfully updated your profession,hometown and current location';
1232$TEXT['_uni-updated_username'] = 'Successfully updated Username';
1233$TEXT['_uni-updated_fn'] = 'Successfully updated first name';
1234$TEXT['_uni-updated_u_and_fn'] = 'Successfully updated your Username and first name';
1235$TEXT['_uni-updated_ln'] = 'Successfully updated last name';
1236$TEXT['_uni-updated_u_and_ln'] = 'Successfully updated your Username and last name';
1237$TEXT['_uni-updated_fn_and_ln'] = 'Successfully updated first name and last name';
1238$TEXT['_uni-update_account'] = 'Successfully updated your account settings';
1239$TEXT['_uni-updated_u_fn_and_ln'] = 'Successfully updated your Username,first name and last name';
1240$TEXT['_uni-updated_det'] = 'Successfully updated your details';
1241$TEXT['_uni-Updated_p_s'] = 'Successfully updated your privacy settings';
1242$TEXT['_uni-Updated_n_s'] = 'Successfully updated your notification settings';
1243$TEXT['_uni-Updated_pass_s'] = 'Successfully updated your Password';
1244$TEXT['_uni_admin_settings_success2-1'] = 'Successfully updated your user settings';
1245$TEXT['_uni_admin_settings_success3-1'] = 'Successfully updated user profile';
1246$TEXT['_uni_admin_settings_success4-1'] = 'Successfully updated your sponsors';
1247$TEXT['_uni-Started_by_you'] = 'Started by you';
1248$TEXT['_uni-Single_chats'] = 'Single chats';
1249$TEXT['_uni-Search_results'] = 'Search results';
1250$TEXT['_uni-SMTP_conf'] = 'SMTP configuration';
1251$TEXT['_uni-Studied'] = 'Studied at';
1252$TEXT['_uni-SMTP_host'] = 'SMTP host';
1253$TEXT['_uni-SMTP_port'] = 'SMTP port';
1254$TEXT['_uni-SMTP_pass'] = 'SMTP password';
1255$TEXT['_uni-SMTP_user'] = 'SMTP username';
1256$TEXT['_uni-Search_results_page_Gen'] = 'Search results per page (General users)';
1257$TEXT['_uni-SMTP_port_emails'] = 'SMTP port for sending emails';
1258$TEXT['_uni-Switch_all_users'] = 'Switch to all';
1259$TEXT['_uni-Sponsored'] = 'Sponsored';
1260$TEXT['_uni-Submit'] = 'Submit';
1261$TEXT['_uni-Suspend'] = 'Suspend';
1262$TEXT['_uni-Search_user'] = 'Search user';
1263$TEXT['_uni-Search_profile'] = 'Search profile';
1264$TEXT['_uni-Say_something'] = 'Say something';
1265$TEXT['_uni-Share_profile'] = 'Share profile';
1266$TEXT['_uni-Share_post'] = 'Share post';
1267$TEXT['_uni-SIGN_UP'] = 'Sign up';
1268$TEXT['_uni-signup-5'] = 'Sorry this username is already in use please use something else %s';
1269$TEXT['_uni-signup-6'] = 'Sorry this email is already in use';
1270$TEXT['_uni-shrd_youtube'] = 'Shared a Youtube video';
1271$TEXT['_uni-Settings'] = 'Settings';
1272$TEXT['_uni-Save_changes'] = 'Save changes';
1273$TEXT['_uni-s_s_c'] = 'State / City / Country';
1274$TEXT['_uni-started_following_you'] = 'started following you';
1275
1276 // T
1277$TEXT['_uni-No-photos'] = 'This user has not posted any photos yet.';
1278$TEXT['_uni-cache_sp'] = 'Thumb acceleration';
1279$TEXT['_uni-Notifications_pending'] = 'There are some more notifications pending';
1280$TEXT['lang_error_script1'] = 'The input you are trying to processes is not available';
1281$TEXT['_uni-error_script'] = 'The input you are trying to processes is not available';
1282$TEXT['_uni-error_username_len'] = 'The username must be between 6 and 32 characters';
1283$TEXT['_uni-error_firstname_len'] = 'The firstname must be between 2 and 15 characters';
1284$TEXT['_uni-error_lastname_len'] = 'The lastname must be between 2 and 15 characters';
1285$TEXT['_uni-No_username_s'] = 'There is not account linked with username <span class="brz-text-black">"%s"</span>';
1286$TEXT['_uni-none-follows'] = 'This user follows none';
1287$TEXT['_uni-none-followers'] = 'This user is not followed by anyone yet';
1288$TEXT['_uni-New_password_mail'] = 'Thanks for being with us . Your new password for <strong>%s</strong> is : %s <br> You can login with the above password now';
1289$TEXT['_uni-Profile_verified'] = 'This profile is verified and original';
1290$TEXT['_uni-reported-user'] = 'Thank you for using this service.The user has been successfully reported and it will be soon viewed by %s team';
1291$TEXT['_uni-reported-post'] = 'Thank you for using this service.The post has been successfully reported and it will be soon viewed by %s team';
1292$TEXT['_uni-reported-comment'] = 'Thank you for using this service.The comment has been successfully reported and it will be soon viewed by %s team';
1293$TEXT['_uni-Total'] = 'Total';
1294$TEXT['_uni-doesnt-reportable-user'] = 'This user is marked safe try reporting the particular content of this user';
1295$TEXT['_uni-doesnt-reportable2-user'] = 'This user has been already reported by other users and it\'s under queue';
1296$TEXT['_uni-doesnt-reportable-post'] = 'This post is already reported and marked safe';
1297$TEXT['_uni-doesnt-reportable2-post'] = 'This post has been already reported by other users and it\'s under queue';
1298$TEXT['_uni-doesnt-reportable-comment'] = 'This comment is already reported and marked safe';
1299$TEXT['_uni-doesnt-reportable2-comment'] = 'This comment has been already reported by other users and it\'s under queue';
1300$TEXT['_uni-doesnt-exists-user'] = 'This user is no longer available';
1301$TEXT['_uni-doesnt-exists-post'] = 'This post is no longer available';
1302$TEXT['_uni-doesnt-exists-form'] = 'This chat is no longer available';
1303$TEXT['_uni-doesnt-exists-message'] = 'This message is no longer available';
1304$TEXT['_uni-doesnt-exists-comment'] = 'This comment is no longer available';
1305$TEXT['_uni-doesnt-seems-post'] = 'This post seems to belong to some other user';
1306$TEXT['_uni-E-Mail_verification1'] = 'This link is not more available.It\'s expired.To activate your email please login again and each time you login a new email will be sent to your inbox.Just follow the instructions given in email.On each new login old emails will be deactivated.Please follow latest email.The other cause o this messae might be that your email is already activated.You can contact support in case';
1307$TEXT['_uni_admin_settings_error2-10'] = 'Turn on / off notifications on request accept for users';
1308$TEXT['_uni_admin_settings_error2-11'] = 'Turn on / off notifications on new followers for users';
1309$TEXT['_uni-signup-1'] = 'The username must be between %s and %s characters';
1310$TEXT['_uni-signup-2'] = 'The password must be between %s and %s characters';
1311$TEXT['_uni-signup-9'] = 'The username must consists only from letters and numbers';
1312$TEXT['_uni_admin_settings_error2-12'] = 'Turn on / off notifications on new post loves for users';
1313$TEXT['_uni_admin_settings_error2-13'] = 'Turn on / off notifications on new post comments for users';
1314$TEXT['_uni_admin_settings_error2-14'] = 'Turn on / off blocking moderators for new users';
1315$TEXT['_uni_admin_settings_error2-15'] = 'Turn on / off default follow privacy for new users';
1316$TEXT['_uni_admin_settings_error2-16'] = 'Turn on / off default posts privacy for new users';
1317$TEXT['_uni_admin_settings_error2-17'] = 'Turn on / off default followers privacy for new users';
1318$TEXT['_uni_admin_settings_error2-18'] = 'Turn on / off default followings privacy for new users';
1319$TEXT['_uni_admin_settings_error2-19'] = 'Turn on / off default profession privacy for new users';
1320$TEXT['_uni_admin_settings_error2-20'] = 'Turn on / off default home town privacy for new users';
1321$TEXT['_uni_admin_settings_error2-21'] = 'Turn on / off default current location privacy for new users';
1322$TEXT['_uni_admin_settings_error2-25'] = 'Turn on / off user report blocking for new users';
1323$TEXT['_uni_admin_settings_error2-26'] = 'Turn on / off post report blocking for new users';
1324$TEXT['_uni_admin_settings_error2-27'] = 'Turn on / off comment report blocking for new users';
1325$TEXT['_uni_admin_settings_error2-28'] = 'Turn on / off SMTP integration';
1326$TEXT['_uni_admin_settings_error2-29'] = 'Turn on / off SMTP authorization';
1327$TEXT['_uni-This_user_is_not'] = 'This user is not a member';
1328$TEXT['_uni-Trending'] = 'Trending';
1329$TEXT['_uni-Trending-today'] = 'Trending today';
1330$TEXT['_uni-Trending-yesterday'] = 'Trending yesterday';
1331$TEXT['_uni-Trending-year'] = 'Trending last year';
1332$TEXT['_uni-Trending-month'] = 'Trending last month';
1333$TEXT['_uni-Trending-alltime'] = 'Trending all time';
1334$TEXT['_uni-Today'] = 'Today';
1335$TEXT['_uni-Time1'] = ' seconds';
1336$TEXT['_uni-Time2'] = ' minutes';
1337$TEXT['_uni-Time3'] = ' hours';
1338$TEXT['_uni-Time4'] = ' days';
1339$TEXT['_uni-Time5'] = ' weeks';
1340$TEXT['_uni-Time6'] = ' months';
1341$TEXT['_uni-Time7'] = ' years';
1342$TEXT['_uni-Time1_b'] = 's';
1343$TEXT['_uni-Time2_b'] = 'mi';
1344$TEXT['_uni-Time3_b'] = 'h';
1345$TEXT['_uni-Time4_b'] = 'd';
1346$TEXT['_uni-Time5_b'] = 'w';
1347$TEXT['_uni-Time6_b'] = 'mo';
1348$TEXT['_uni-Time7_b'] = 'y';
1349$TEXT['_uni-to_connect_with'] = 'to connect with';
1350$TEXT['_uni-Title_pages'] = 'Title for all pages';
1351$TEXT['_uni-Trending_now'] = 'Trending now';
1352$TEXT['_uni-Terms_and_conditions'] = 'Terms and conditions';
1353$TEXT['_uni-terms_'] = 'Terms';
1354$TEXT['_uni-TERMS_AND_CONDITIONS'] = 'TERMS AND CONDITIONS';
1355$TEXT['_uni-Timeline'] = 'Timeline';
1356
1357 // U
1358$TEXT['_uni-User_already'] = 'User is already a member';
1359$TEXT['_uni-Users_settings'] = 'Users settings';
1360$TEXT['_uni-USER_SETTINGS'] = 'USER SETTINGS';
1361$TEXT['_uni-Use_SMTP_integration'] = 'Enable SMTP integration';
1362$TEXT['_uni-Updates_message'] = '<h2><h2>Updates from people you follow will appear here</h2><br>Let\'s see what\'s trending today <a class="brz-white brz-tag brz-round brz-cursor-pointer brz-text-pink-light" onclick="loadTrending(0,4,1);">Here <i class="fa fa-arrow-right"></i></a>';
1363$TEXT['_uni-User_map'] = 'User map';
1364$TEXT['_uni-Username'] = 'Username';
1365$TEXT['_uni-Username_Minimum_length'] = 'Username Minimum length';
1366$TEXT['_uni-Username_Maximum_length'] = 'Username Maximum length';
1367$TEXT['_uni-Unfollow'] = 'Unfollow';
1368$TEXT['_uni-Unfollow_user_ttl'] = 'Unfollow this user';
1369$TEXT['_uni-Unrequest_user_ttl'] = 'Undow request';
1370$TEXT['_uni-Update_Password'] = 'Update Password';
1371$TEXT['_uni-UPDATE_PASSWORD'] = 'UPDATE PASSWORD';
1372$TEXT['_uni-Update_profile_photo'] = 'Update photo';
1373$TEXT['_uni-Update_cover_photo'] = 'Update Cover';
1374$TEXT['_uni-Upload'] = 'Upload';
1375$TEXT['_uni-Update'] = 'Update';
1376$TEXT['_uni-Username_email'] = 'Username or email';
1377$TEXT['_uni-User'] = 'User';
1378$TEXT['_uni-Unreaded'] = 'Unread'; // Changed from UNREADED
1379$TEXT['_uni-up_profile_pic'] = 'updated his profile photo';
1380$TEXT['_uni-up_cover_pic'] = 'updated his cover photo';
1381$TEXT['_uni-up_states'] = 'updated his states';
1382$TEXT['_uni-Update_your_status'] = 'Update your status';
1383$TEXT['_uni-Username_exists'] = 'Username is already in use';
1384$TEXT['_uni-updated_c_icon'] = 'updated chat icon';
1385$TEXT['_uni-updated_c_cover'] = 'updated chat cover';
1386$TEXT['_uni-updated_c_info'] = 'updated chat info';
1387$TEXT['_uni-Users'] = 'Users';
1388$TEXT['_uni-UPDATE'] = 'UPDATE';
1389$TEXT['_uni-Ultimate'] = 'Ultimate';
1390$TEXT['_uni-User_settings'] = 'User settings';
1391$TEXT['_uni-User_removed'] = 'User removed';
1392$TEXT['_uni-User_added'] = 'User joined chat';
1393$TEXT['_uni-Mentions-1'] = '@user';
1394$TEXT['_uni-Mentions-2'] = 'user!';
1395$TEXT['_uni_admin_settings_error-15'] = 'Use tradational @mentions or our new mentions!';
1396$TEXT['_uni-Edit_admin'] = 'Update pass';
1397$TEXT['_uni-error_xss'] = 'Use of too much capitals or special characters is not allowed for any text field';
1398$TEXT['_uni-login-4'] = 'Username or Password is incorrect.Please try again';
1399$TEXT['_uni-Verified_ppp'] = 'Using private avatars';
1400$TEXT['_uni-Report-2'] = 'User info needs to be checked';
1401$TEXT['_uni-Username_Password'] = 'Username / Password';
1402$TEXT['_uni-User_exists_0'] = 'User doesn\'t exists';
1403
1404 // W
1405$TEXT['_uni-No_nots-all'] = 'Welcome to your own notifications center !';
1406$TEXT['_uni-CACHE_INFO'] = 'WEBSITE CACHE';
1407$TEXT['_uni_admin_settings_error-1'] = 'Website name either includes special characters or empty';
1408$TEXT['_uni_admin_settings_error-2'] = 'Website title either includes special characters or empty';
1409$TEXT['_uni-Activation_mail'] = 'Welcome to <strong>%s</strong>. Acivate your profile by <a href="%s" target="_blank" style="text-decoration:none;"> clicking here</a>';
1410$TEXT['_uni-Who_can_see'] = 'Who can see your';
1411$TEXT['_uni-Who_can_see2'] = 'Who can see user\'s';
1412$TEXT['_uni-wants_to_follow_you'] = 'wants to follow you';
1413$TEXT['_uni-Website_settings'] = 'Website settings';
1414$TEXT['_uni-Welcome_to'] = 'Welcome to';
1415$TEXT['_uni-Without_ip'] = 'Without IP info';
1416$TEXT['_uni-Website'] = 'Website';
1417$TEXT['_uni-Website_name'] = 'Website name';
1418$TEXT['_uni-Website_title'] = 'Website title';
1419$TEXT['_uni-Website_themes'] = 'Website themes';
1420$TEXT['_uni-WEBSITE_SETTINGS'] = 'WEBSITE SETTINGS';
1421$TEXT['_uni-whats_mind'] = 'What\'s in your mind';
1422$TEXT['_uni-wantsto_1'] = 'wants to add';
1423$TEXT['_uni-wantsto_2'] = 'wants to remove';
1424$TEXT['_uni-Mention_you'] = 'Who can mention you';
1425$TEXT['_uni-No_feeds'] = 'Welcome to '.$TEXT['web_name'].' !';
1426$TEXT['_uni-P-empty'] = 'What\'s in your mind ? share with others.Unable to process empty post.';
1427$TEXT['_uni-Theme_support_error'] = 'We are not sure about this theme support to your platform version please <a class="brz-text-blue-grey brz-text-bold brz-underline-hover" target="_BLANK" href="%s">click here</a> to visit theme source and try downloading latest version';
1428
1429 // V
1430$TEXT['_uni-View_more'] = 'View more';
1431$TEXT['_uni-Verified'] = 'Verified';
1432$TEXT['_uni-Search_v_emails'] = 'Verified emails';
1433$TEXT['_uni-Verified_users'] = 'Verified users';
1434$TEXT['_uni-Verified_e'] = 'Verified emails';
1435$TEXT['_uni-Verified_p'] = 'Verified profiles';
1436$TEXT['_uni-Videos'] = 'Videos';
1437$TEXT['_uni-Video'] = 'Video';
1438$TEXT['_uni-Visit'] = 'Visit';
1439$TEXT['_uni-View_older'] = 'View olders';
1440$TEXT['_uni-View'] = 'View';
1441$TEXT['_uni-View_post'] = 'View post';
1442$TEXT['_uni-View_on_github'] = 'View on github';
1443
1444 // Y
1445$TEXT['_uni-Private-inf2'] = 'You need to follow this user to view this section of profile';
1446$TEXT['_uni-No-notifications'] = 'You haven\'t received any notifications yet.';
1447$TEXT['_uni-Follow_bef_message'] = 'You need to follow this user for chats';
1448$TEXT['_uni-No_chats-grp'] = 'You are not yet enrolled !';
1449$TEXT['_uni-No_chats-stb'] = 'You havn\'t started any chat yet !';
1450$TEXT['_uni-login-2'] = 'You are just one more step to go , Please go to your email INBOX and follow the latest email instructions to verify your email.If you didn\'t find any email please check out your email spam box.';
1451$TEXT['_uni-error_profession_len'] = 'Your work details must be not exceed 32 characters and make sure it doesn\'t includes any special characters';
1452$TEXT['_uni-error_living_len'] = 'Your living details must be not exceed 32 characters and make sure it doesn\'t includes any special characters';
1453$TEXT['_uni-error_location_len'] = 'Group location details must be not exceed 32 characters and make sure it doesn\'t includes any special characters';
1454$TEXT['_uni-error_hometown_len'] = 'Your hometown details must be not exceed 32 characters and make sure it doesn\'t includes any special characters';
1455$TEXT['_uni-error_education_len'] = 'Your education details must be not exceed 32 characters and make sure it doesn\'t includes any special characters';
1456$TEXT['_uni-error_bio_in'] = 'Your bio details must be not exceed 160 characters and make sure it doesn\'t includes any special characters';
1457$TEXT['_uni-error_bio_in2'] = 'Group description details must be not exceed 2000 characters and make sure it doesn\'t includes any special characters';
1458$TEXT['_uni-Yes'] = 'Yes';
1459$TEXT['_uni-Your_notifications'] = 'Your notifications';
1460$TEXT['_uni-success-edited-post'] = 'Your edit has been successfully saved';
1461$TEXT['_uni-New_request_ttl'] = 'You\'r accepted';
1462$TEXT['_uni-Reset_success_ttl'] = 'You\'r done';
1463$TEXT['_uni-Reset_success'] = 'Your password has been succesfully reset and new password is sent to your email please receive it in your email inbox/spam box';
1464$TEXT['_uni-No_messages_to_your'] = 'You can\'t send messages to yourself';
1465$TEXT['_uni-No_permissions_i'] = 'You had to follow <span class="brz-text-black">%s</span> to view photos';
1466$TEXT['lang_error_connection2'] = 'You are not more logged in please Re-Login';
1467$TEXT['_uni_admin_settings_error-16'] = 'You can either enable or disable auto loading on desktop';
1468$TEXT['_uni-About_profession'] = 'You are';
1469$TEXT['_uni-deleted-message'] = 'Your message has been successfully deleted';
1470$TEXT['_uni-deleted-comment'] = 'Your comment has been successfully deleted';
1471$TEXT['_uni-Year'] = 'Year';
1472$TEXT['_uni-Years_old'] = '%s years old';
1473$TEXT['_uni-Your_SMTP_host'] = 'Your SMTP host';
1474$TEXT['_uni-Your_email_SMTP_username'] = 'Your email / SMTP username';
1475$TEXT['_uni-Your_email_password'] = 'Your email password / SMTP username password';
1476$TEXT['_uni-You_yourself'] = 'You can\'t add or remove yourself';
1477$TEXT['_uni-Yesterday'] = 'Yesterday';
1478$TEXT['_uni-You_permission'] = 'You don\'t have permissions to request administration';
1479$TEXT['_uni-You_permission2'] = 'You don\'t have permissions , do you want to request administration to get the job done? ';
1480$TEXT['_uni-Youtube_shares'] = 'Youtube shares';
1481$TEXT['_uni-Youtube'] = 'Youtube';
1482$TEXT['_uni-youtube-url'] = 'You can share videos from youtube only use http://www.youtube.com/embed/xxx';
1483
1484// -------------------------- NON CATEGORISED DDA STRINGS ----------------------------------
1485$TEXT['_uni-exec_34534'] = 'Sorry we are unable to find any results please try something else';
1486$TEXT['profile_ttl_gallery'] = 'Gallery';
1487$TEXT['lang_load_more_photos'] = 'Load more photos';
1488$TEXT['lang_load_more_feeds'] = 'Load more feeds';
1489$TEXT['lang_load_no_more_feeds'] = 'No more feeds available';
1490$TEXT['lang_load_no_more_reports'] = 'No more reports available';
1491$TEXT['lang_load_no_more_photos'] = 'No more photos available';
1492$TEXT['lang_no_changes'] = 'No changes detected';
1493$TEXT['lang_nav_menu'] = 'Menu';
1494$TEXT['lang_nav_home'] = 'Home';
1495$TEXT['lang_nav_messages'] = 'Messages';
1496$TEXT['lang_ttl_followers'] = 'followers';
1497$TEXT['lang_ttl_profile'] = 'Profile';
1498$TEXT['timeline_sdfdfg'] = 'Timeline';
1499$TEXT['followers_uysdsdf3'] = 'Followers';
1500$TEXT['uni_Followers'] = 'Followers';
1501$TEXT['uni_No'] = 'No';
1502$TEXT['uni_Yes'] = 'Yes';
1503$TEXT['uni_All'] = 'All';
1504$TEXT['uni_Public'] = 'Public';
1505$TEXT['followings_sdfghsadfgs23'] = 'Followings';
1506$TEXT['about_dsfhu34'] = 'About';
1507$TEXT['lang_nav_notifications'] = 'Notifications';
1508$TEXT['lang_nav_1'] = 'News feeds';
1509$TEXT['lang_nav_logout'] = 'Log out';
1510$TEXT['edit_profile_sdfu7845hsadf'] = 'Edit your profile';
1511$TEXT['uni_Load_more'] = 'Load more';
1512$TEXT['uni_No_more_notifications'] = 'No more notifications';
1513$TEXT['unfolo_sdfu7845hsadf'] = 'Unfollow this user';
1514$TEXT['folo_sdfu7dgv845hsadf'] = 'Follow this user';
1515$TEXT['uni_Follow'] = 'Follow';
1516$TEXT['uni_Following'] = 'Following';
1517$TEXT['uni_Edit_profile'] = 'Edit profile';
1518$TEXT['_uni-EDIT_PROFILE'] = 'EDIT PROFILE';
1519$TEXT['uni_Request'] = 'Request';
1520$TEXT['uni_Requested'] = 'Requested';
1521$TEXT['uni_photos'] = 'photos';
1522$TEXT['uni_posts'] = 'posts';
1523$TEXT['uni_Posts'] = 'Posts';
1524$TEXT['uni_Gallery'] = 'Gallery';
1525$TEXT['uni_including'] = 'including';
1526$TEXT['uni_Settings'] = 'Settings';
1527$TEXT['uni_General'] = 'General';
1528$TEXT['uni_Account'] = 'Account';
1529$TEXT['uni_Manual'] = 'Manual';
1530$TEXT['uni_Real_time'] = 'Real time';
1531$TEXT['uni_About'] = 'About';
1532$TEXT['uni_Privacy'] = 'Privacy';
1533$TEXT['uni_Username'] = 'Username';
1534$TEXT['uni_First_name'] = 'First name';
1535$TEXT['uni_Last_name'] = 'Last name';
1536$TEXT['uni_Save_changes'] = 'Save changes';
1537$TEXT['uni_Profession'] = 'Profession';
1538$TEXT['s_s_c'] = 'State / City / Country';
1539$TEXT['text_abt_prof'] = 'You are';
1540$TEXT['text_abt_from'] = 'Hometown';
1541$TEXT['uni_Password'] = 'Password';
1542$TEXT['uni_Update'] = 'Update';
1543$TEXT['uni_Old'] = 'Old';
1544$TEXT['uni_New'] = 'New';
1545$TEXT['uni_Repeat'] = 'Repeat';
1546$TEXT['lang_mess_updated_det'] = 'Successfully updated your details';
1547$TEXT['lang_mess_updated_xss'] = 'Use of too much capital or special charcters is not allowed for any field below';
1548
1549// ------------- TITLES
1550$TEXT['_uni-TTL-Name'] = '<span class="brz-text-bold">Please not:</span> Your name will be visible if you fill up both your first and last name or else your username will be used.';
1551$TEXT['_uni-TTL-Username'] = 'Your public username is the same as your Timeline address:<div class="brz-text-grey"><img class="brz-img-url" src="'.$TEXT['DATA-IMG-7'].'"> '.$TEXT['installation'].'/<span class="brz-text-bold brz-text-black">your.username</span></div>';
1552$TEXT['_uni-TTL-Email'] = '<span class="brz-text-bold">Please not:</span> If you change your email address you need to verify your new email address.';
1553$TEXT['_uni-TTL-Password'] = '<span class="brz-text-bold">Secuirty note:</span> We recommend using passwords which includes special characters and numbers.';
1554$TEXT['_uni-TTL-Profession'] = 'You can add both your work and the place where you work like this : <span class="brz-text-bold">Working, My company</span>';
1555$TEXT['_uni-TTL-Education'] = 'You can add both your qualification and the place where you studied like this : <span class="brz-text-bold">Bachelor, National college</span>';
1556$TEXT['_uni-TTL-Hometown'] = 'Add the place where your born or lived in childhood.';
1557$TEXT['_uni-TTL-Living'] = 'Add the place where you\'r living now.';
1558$TEXT['_uni-TTL-Interest'] = 'If you unset your interests it will be no more visible to your profile visitors or you can set your interests privacy <span class="brz-text-blue-dark brz-underline brz-cursor-pointer" onclick="%s">here</span>.';
1559$TEXT['_uni-TTL-Relation'] = 'If you unset your relationship status it will be no more visible to your profile visitors or you can set your relationship privacy <span class="brz-text-blue-dark brz-underline brz-cursor-pointer" onclick="%s">here</span>.';
1560$TEXT['_uni-TTL-Gender'] = 'If you unset your gender it will be no more visible to your profile visitors or you can set your gender privacy <span class="brz-text-blue-dark brz-underline brz-cursor-pointer" onclick="%s">here</span>.';
1561$TEXT['_uni-TTL-Website'] = '<span class="brz-text-bold">Please note:</span> Only valid website address will be saved.';
1562$TEXT['_uni-TTL-Birthday'] = 'Add your birth date like :<span class="brz-text-bold">01-01-2001</span>';
1563$TEXT['_uni-TTL-Bio'] = '<span class="brz-text-bold">Please note:</span> Your description is always public.You can add a intro(bio) of maximum 160 chars which will be displayed on your profile page.';
1564$TEXT['_uni-TTL-Posts_privacy'] = 'Set who can mention you in posts and limit the audience for your posts, gallery and photos.';
1565$TEXT['_uni-TTL-Profile_privacy'] = 'Set who can see your profile avatars, your followers and your followings list.';
1566$TEXT['_uni-TTL-Profile-contact'] = 'Set who can follow you, see your web address.';
1567$TEXT['_uni-TTL-Profile-info'] = 'Set who can see your bio, work, your living details, your interests, your age and your birthday.';
1568$TEXT['_uni-TTL-Profile-security'] = 'Set your security prefrences for website moderators.';
1569$TEXT['_uni-TTL-Posts_privacy_sml'] = 'Posts';
1570$TEXT['_uni-TTL-Profile_privacy_sml'] = 'Profile';
1571$TEXT['_uni-TTL-Profile-contact-sml'] = 'Contact';
1572$TEXT['_uni-TTL-Profile-info-sml'] = 'Info';
1573$TEXT['_uni-TTL-Profile-security-sml'] = 'Security';
1574$TEXT['_uni-TTL-Posts-sml'] = 'Who can see your posts ?';
1575$TEXT['_uni-TTL-Mentions-sml'] = 'Who can mention you in posts ?';
1576$TEXT['_uni-TTL-image-sml'] = 'Your profile photo';
1577$TEXT['_uni-TTL-cover-sml'] = 'Your profile cover';
1578$TEXT['_uni-TTL-followings-sml'] = 'Your followings';
1579$TEXT['_uni-TTL-followers-sml'] = 'Your followers';
1580$TEXT['_uni-TTL-website-sml'] = 'Your website';
1581$TEXT['_uni-TTL-profile-sml'] = 'Who can follow you?';
1582$TEXT['_uni-TTL-profession-sml'] = 'Your profession';
1583$TEXT['_uni-TTL-study-sml'] = 'Your education';
1584$TEXT['_uni-TTL-hometown-sml'] = 'Your hometown';
1585$TEXT['_uni-TTL-living-sml'] = 'Your current city';
1586$TEXT['_uni-TTL-interest-sml'] = 'Your interests';
1587$TEXT['_uni-TTL-relationship-sml'] = 'Your relationship';
1588$TEXT['_uni-TTL-birth-sml'] = 'Your age/birthday';
1589$TEXT['_uni-TTL-gender-sml'] = 'Your gender';
1590$TEXT['_uni-TTL-moderators-sml'] = 'Block moderators?';
1591$TEXT['_uni-TTL-not-type-sml'] = 'Notifications type';
1592$TEXT['_uni-TTL-not-page-sml'] = 'Notifications per load';
1593$TEXT['_uni-TTL-not-accet-sml'] = 'Request accept';
1594$TEXT['_uni-TTL-not-foll-sml'] = 'New follower';
1595$TEXT['_uni-TTL-not-like-sml'] = 'New love';
1596$TEXT['_uni-TTL-not-cmmt-sml'] = 'New comment';
1597$TEXT['_uni-TTL-not-mention-sml'] = 'New mention';
1598$TEXT['_uni-TTL-Posts-desc'] = 'Allowed people can see your posts/gallery/photos.';
1599$TEXT['_uni-TTL-Mentions-desc'] = 'Allowed people can mention you in their posts.';
1600$TEXT['_uni-TTL-image-desc'] = 'Allowed people can see your profile photo.';
1601$TEXT['_uni-TTL-cover-desc'] = 'Allowed people can see your profile cover.';
1602$TEXT['_uni-TTL-followings-desc'] = 'Allowed people can see the people followed by you.';
1603$TEXT['_uni-TTL-followers-desc'] = 'Allowed people can see the people following you.';
1604$TEXT['_uni-TTL-website-desc'] = 'Allowed people can see your web adress.';
1605$TEXT['_uni-TTL-profile-desc'] = 'If you set approved users than every new follower will leave follow request which will automatically submit after your approval.';
1606$TEXT['_uni-TTL-profession-desc'] = 'Allowed people can see your profession details.';
1607$TEXT['_uni-TTL-study-desc'] = 'Allowed people can see your education details.';
1608$TEXT['_uni-TTL-hometown-desc'] = 'Allowed people can see your hometown details.';
1609$TEXT['_uni-TTL-living-desc'] = 'Allowed people can see your current city.';
1610$TEXT['_uni-TTL-interest-desc'] = 'Allowed people can see your interests.';
1611$TEXT['_uni-TTL-relationship-desc'] = 'Allowed people can see your relationship status.';
1612$TEXT['_uni-TTL-birth-desc'] = 'Allowed people can see your birth date / age.';
1613$TEXT['_uni-TTL-gender-desc'] = 'Allowed people can see your gender.';
1614$TEXT['_uni-TTL-moderators-desc'] = 'You can block moderators from auto editing profile information.';
1615$TEXT['_uni-TTL-not-breeze-sml'] = 'On %s';
1616$TEXT['_uni-TTL-not-email-sml'] = 'Email';
1617$TEXT['_uni-TTL-not-breeze-desc'] = 'All notifications on %s';
1618$TEXT['_uni-TTL-not-email-desc'] = 'Account related notifications';
1619$TEXT['_uni-TTL-not-type-desc'] = 'Mannaul notificaions never auto check for new notifications and notify user about new notifications.';
1620$TEXT['_uni-TTL-not-page-desc'] = 'Notifications to load on single request.';
1621$TEXT['_uni-TTL-not-accet-desc'] = 'Notify me when someone accept my follow request.';
1622$TEXT['_uni-TTL-e-accet-desc'] = 'Email me when someone accept my follow request.';
1623$TEXT['_uni-TTL-not-foll-desc'] = 'Notify me when someone started following me.';
1624$TEXT['_uni-TTL-e-foll-desc'] = 'Email me when someone started following me.';
1625$TEXT['_uni-TTL-not-like-desc'] = 'Notify me when someone loves my post.';
1626$TEXT['_uni-TTL-e-like-desc'] = 'Email me when someone loves my post.';
1627$TEXT['_uni-TTL-not-cmmt-desc'] = 'Notify me when someone comment on my post.';
1628$TEXT['_uni-TTL-e-cmmt-desc'] = 'Email me when someone comment on my post.';
1629$TEXT['_uni-TTL-not-mention-desc'] = 'Notify me when someone mention you in post, comment or photo.';
1630$TEXT['_uni-TTL-e-mention-desc'] = 'Email me when someone mention you in post, comment or photo.';
1631$TEXT['_uni-TTL-pp-desc'] = 'Your account profile picture';
1632$TEXT['_uni-TTL-pc-desc'] = 'Your account profile cover';
1633$TEXT['_uni-TTL-pp-sml'] = 'Main';
1634$TEXT['_uni-TTL-pc-sml'] = 'Cover';
1635$TEXT['_uni-Copyrights'] = 'Copyright (c)';
1636$TEXT['_uni-Welcome_notice'] = 'helps you connect and share with the people in your life.';
1637$TEXT['_uni-Admin_username_tip'] = ' Enter your administration username';
1638$TEXT['_uni-Admin_password_tip'] = ' Enter your administration password';
1639$TEXT['_uni-Admin_manage_tip'] = 'Let\'s manage';
1640$TEXT['_uni-Admin_manage_tip2'] = 'We will send instructions to email linked with this account';
1641$TEXT['_uni-getsprint'] = '%s';
1642$TEXT['_uni-Profile_load_text'] = 'Click to view your profile , %s';
1643$TEXT['_uni-Profile_load_text2'] = 'Click to view %s profile';
1644$TEXT['_uni-Profile_load_text3'] = 'Click to view profile';
1645$TEXT['_uni-ttl_edit_profile'] = 'Let\'s update your profile';
1646$TEXT['_uni-ttl_profile_search'] = 'Search within your profile';
1647$TEXT['_uni-ttl_browse_terms'] = 'Browse company policies and terms';
1648$TEXT['_uni-ttl_langs'] = 'Change website language';
1649$TEXT['_uni-ttl_logout'] = 'Log out';
1650$TEXT['_uni-ttl_chats'] = 'Your chat history';
1651$TEXT['_uni-ttl_followings_ppl'] = 'Show people you\'r following';
1652$TEXT['_uni-ttl_followers_ppl'] = 'Show people following you';
1653$TEXT['_uni-ttl_notiications_history'] = 'Visit your Notification center';
1654$TEXT['_uni-ttl_news_feeds_all'] = 'Home';
1655$TEXT['_uni-ttl_trending_img'] = '%s loved this post';
1656$TEXT['_uni-ttl_trending_img3'] = 'and %s talking about this';
1657$TEXT['_uni-ttl_post_a_sts'] = 'Post a status update';
1658$TEXT['_uni-ttl_post_a_sts2'] = 'Update status';
1659$TEXT['_uni-ttl_post_a_pht'] = 'Post a new photo';
1660$TEXT['_uni-ttl_post_a_pht2'] = 'Add photo';
1661$TEXT['_uni-ttl_post_a_vid'] = 'Share a new video';
1662$TEXT['_uni-ttl_post_a_vid2'] = 'Share video';
1663$TEXT['_uni-ttl_love_post'] = 'Love this post';
1664$TEXT['_uni-ttl_cmt_post'] = 'View | Add comment on this post';
1665$TEXT['_uni-ttl_inf_post'] = 'Load more details';
1666$TEXT['_uni-ttl_dwn_post'] = 'Download attached photo';
1667$TEXT['_uni-ttl_del_post'] = 'Delete this post';
1668$TEXT['_uni-ttl_edit_post'] = 'Edit post text';
1669$TEXT['_uni-ttl_rep_post'] = 'Report this post';
1670$TEXT['_uni-ttl_load_post'] = 'View this post';
1671$TEXT['_uni-FORGOT'] = 'FORGOT';
1672$TEXT['_uni-Filter_chats'] = 'Filter chats';
1673$TEXT['_uni-ttl_Grouped_chats'] = 'Show only grouped chats';
1674$TEXT['_uni-Grouped_chats'] = 'Grouped chats';
1675$TEXT['_uni-ttl_Single_chats'] = 'Show only single chats';
1676$TEXT['_uni-Single_chats'] = 'Single chats';
1677$TEXT['_uni-ttl_Started_you'] = 'Show only chats which are started by you';
1678$TEXT['_uni-Started_you'] = 'Started by you';
1679$TEXT['_uni-ttl_Recent_chats'] = 'Show recent chats';
1680$TEXT['_uni-Recent_chats'] = 'Recent chats';
1681$TEXT['_uni-ttl_All_chats'] = 'Show all chats';
1682$TEXT['_uni-All_chats'] = 'All chats';
1683$TEXT['_uni-ttl_update_chat_cover'] = 'Click to update chat cover';
1684$TEXT['_uni-ttl_update_chat_icon'] = 'Click to update chat icon';
1685$TEXT['_uni-ttl_update_chat_desc'] = 'Click to edit chat description';
1686$TEXT['_uni-trending_tags'] = 'Trending tags';
1687$TEXT['_uni-new_posts'] = 'new posts';
1688$TEXT['_uni-Photos_post_by'] = 'Photos posted by';
1689$TEXT['_uni-Username_not'] = 'Username not in use';
1690$TEXT['_uni-PRIVATE_user'] = 'This user is private.You can\'t view his/her photos without following.';
1691$TEXT['_uni-Never_chan'] = 'Never changed';
1692$TEXT['_uni-Changed'] = 'Changed';
1693$TEXT['_uni-just_now'] = 'just now';
1694$TEXT['_uni-Not_set'] = 'Not set';
1695$TEXT['_uni-EXPLORE'] = 'EXPLORE';
1696$TEXT['_uni-PROFILE'] = 'PROFILE';
1697$TEXT['_uni-Edit'] = 'Edit';
1698$TEXT['_uni-Edit_pass'] = 'Edit password';
1699$TEXT['_uni-Change'] = 'Change';
1700$TEXT['_uni-people_reach'] = 'people reach';
1701$TEXT['_uni-People'] = 'People';
1702$TEXT['_uni-posts'] = 'posts';
1703$TEXT['_uni-counts'] = 'counts';
1704$TEXT['_uni-peopl_follow_this_sprint'] = '%s people follow this';
1705$TEXT['_uni-followed_by'] = 'followed by %s people';
1706$TEXT['_uni-Add_photo'] = 'Add photo';
1707$TEXT['_uni-EMBED'] = 'EMBED';
1708$TEXT['_uni-You_and'] = 'You and';
1709$TEXT['_uni-in'] = 'in';
1710$TEXT['_uni-You_liked_this'] = 'You loved this first';
1711$TEXT['_uni-Be_fir_like'] = 'Be first to love';
1712$TEXT['_uni-Like'] = 'Love';
1713$TEXT['_uni-Liked'] = 'Loved';
1714$TEXT['_uni-liked'] = 'Love';
1715$TEXT['_uni-read_more'] = 'read more';
1716$TEXT['_uni-show_less'] = 'show less';
1717$TEXT['_uni-More'] = 'More';
1718$TEXT['_uni-Comment'] = 'Comment';
1719$TEXT['_uni-Confirm'] = 'Confirm';
1720$TEXT['_uni-Not_now'] = 'Not now';
1721$TEXT['_uni-Change_photo'] = 'Change photo';
1722$TEXT['_uni-Change_cover'] = 'Change cover';
1723$TEXT['_uni-PEOPLE'] = 'PEOPLE';
1724$TEXT['_uni-Remove'] = 'Remove';
1725$TEXT['_uni-liked_this_post'] = 'loved this post';
1726$TEXT['_uni-Start_a_chat'] = 'Start a chat';
1727$TEXT['_uni-Send'] = 'Send';
1728$TEXT['_uni-Enter_your_message'] = 'Enter your message';
1729$TEXT['_uni-In_a_rel'] = 'in a relationship';
1730$TEXT['_uni-Single'] = 'Single';
1731$TEXT['_uni-Status'] = 'Status';
1732$TEXT['_uni-Relationship'] = 'Relationship';
1733$TEXT['_uni-Intro'] = 'Intro';
1734$TEXT['_uni-Interested_in'] = 'Interested in';
1735$TEXT['_uni-Gender'] = 'Gender';
1736$TEXT['_uni-Female'] = 'Female';
1737$TEXT['_uni-Male'] = 'Male';
1738$TEXT['_uni-Bio'] = 'Bio';
1739$TEXT['_uni-Profile_URL_copied'] = 'Profile URL copied';
1740$TEXT['_uni-Post_URL_copied'] = 'Post URL copied';
1741$TEXT['_uni-Load_pre_cmm'] = 'Load previous comments';
1742$TEXT['_uni-addOff'] = 'of %s';
1743$TEXT['_uni-wr_cmm'] = 'Write a comment...';
1744$TEXT['_uni-Copy_URL_profile'] = 'Copy profile share URL';
1745$TEXT['_uni-Copy_URL_post'] = 'Copy post share URL';
1746$TEXT['_uni-TYPE'] = 'Notification type';
1747$TEXT['_uni-TYPE222'] = 'Online for';
1748$TEXT['_uni-TYPE2sd3'] = 'Post text';
1749$TEXT['_uni-TYPE2ssd3'] = 'Post tags';
1750$TEXT['_uni-TYsPE2'] = 'Post image';
1751$TEXT['_uni-TYPE2'] = 'Post type';
1752$TEXT['_uni-TYPE3'] = 'Photo type';
1753$TEXT['_uni-TYPE11'] = 'Chat type';
1754$TEXT['_uni-ad_key'] = 'Add keywords';
1755$TEXT['_uni-DATE'] = 'By date';
1756$TEXT['_uni-DATE2'] = 'Post date';
1757$TEXT['_uni-EDU'] = 'Education';
1758$TEXT['_uni-HOMETOWN'] = 'Hometown';
1759$TEXT['_uni-LIVING'] = 'Living in';
1760$TEXT['_uni-PROFF'] = 'Profession';
1761$TEXT['_uni-RESULTS'] = 'RESULTS';
1762$TEXT['_uni-SEX'] = 'SEX';
1763$TEXT['_uni-BY'] = 'Posted by';
1764$TEXT['_uni-People_fol'] = 'My followings';
1765$TEXT['_uni-People_fol2'] = 'Shows posts from the people i\'m following';
1766$TEXT['_uni-End_of_results'] = 'End of results';
1767$TEXT['_uni-Anytime'] = 'Anytime';
1768$TEXT['_uni-Anytype'] = 'Any type';
1769$TEXT['_uni-Anyone'] = 'Any one';
1770$TEXT['_uni-Anycity'] = 'Any city';
1771$TEXT['_uni-Anyedu'] = 'Any school';
1772$TEXT['_uni-Anyprof'] = 'Any proffesion';
1773$TEXT['_uni-Anysex'] = 'Any sex';
1774$TEXT['_uni-General_set'] = 'General account settings';
1775$TEXT['_uni-General_set2'] = 'General settings';
1776$TEXT['_uni-Profile_inof'] = 'Edit profile information';
1777$TEXT['_uni-Profile_inof2'] = 'Profile information';
1778$TEXT['_uni-Privacy_set'] = 'Your privacy settings';
1779$TEXT['_uni-Nots_set'] = 'Notifications settings';
1780$TEXT['_uni-Account_sets'] = 'Profile images';
1781$TEXT['_uni-Changes_saved'] = 'Changes saved';
1782$TEXT['_uni-Current'] = 'Current';
1783$TEXT['_uni-New'] = 'New';
1784
1785
1786// Browsable sections
1787
1788// Developers
1789$TEXT['_html-developers'] = '
1790<div class="brz-container brz-white brz-border-bottom brz-center brz-padding-128">
1791 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">Let\'s see</h1>
1792 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">what we have</h1>
1793 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">for you</h1>
1794</div>
1795
1796<div class="brz-row-padding brz-padding-64 brz-white brz-border-bottom">
1797
1798<div class="brz-padding"><div class="brz-padding brz-large">API documentation</div></div>
1799
1800 <div class="">
1801 <p class="brz-text-grey">Our API allows you to retrieve informations in json format via GET request and supports the following query parameters</p>
1802 </div>
1803
1804 <table class="brz-table-all brz-medium">
1805 <tr>
1806 <th>Name</th>
1807 <th>Type</th>
1808 <th>Comments</th>
1809 </tr>
1810 <tr class="brz-padding-16">
1811 <td><span class="brz-tag brz-padding brz-round brz-teal">get</span> (Required)</td>
1812 <td>Specify query type</td>
1813 <td>Use <span class="brz-tag brz-padding brz-round brz-amber">get=user</span> to get user<br><br>
1814 Use <span class="brz-tag brz-padding brz-round brz-amber">get=posts</span> to get posts<br><br>
1815 Use <span class="brz-tag brz-padding brz-round brz-amber">get=special</span> to use special params</td>
1816 </tr>
1817 <tr class="brz-padding-16">
1818 <td><span class="brz-tag brz-padding brz-round brz-teal">id</span></td>
1819 <td>Specify user id or username</td>
1820 <td>Use <span class="brz-tag brz-padding brz-round brz-amber">id=username</span> if you have username<br><br>
1821 Use <span class="brz-tag brz-padding brz-round brz-amber">id=userid</span> if you have user id</td>
1822 </tr>
1823 <tr class="brz-padding-16">
1824 <td><span class="brz-tag brz-padding brz-round brz-teal">pt</span></td>
1825 <td>Specify posts type</td>
1826 <td>Use <span class="brz-tag brz-padding brz-round brz-amber">pt=photos</span> to fetch photos<br><br>
1827 Use <span class="brz-tag brz-padding brz-round brz-amber">pt=videos</span> to fetch videos<br><br>
1828 Use <span class="brz-tag brz-padding brz-round brz-amber">pt=status</span> to fetch status</td>
1829 </tr>
1830 </table>
1831
1832 <div class="brz-padding brz-margin-top brz-large">Examples</div>
1833
1834 <table class="brz-table-all brz-medium">
1835 <tr>
1836 <th>URL</th>
1837 <th>Results</th>
1838
1839 </tr>
1840
1841 <tr class="brz-padding-16">
1842 <td><span class="brz-tag brz-padding brz-round brz-teal">'.$TEXT['installation'].'/api.php?get=user&id=myusername</span></td>
1843 <td>Details of user having username <span class="brz-tag brz-padding brz-round brz-amber">myusername</span></td>
1844 </tr>
1845
1846 <tr class="brz-padding-16">
1847 <td><span class="brz-tag brz-padding brz-round brz-teal">'.$TEXT['installation'].'/api.php?get=user&id=2654</span></td>
1848 <td>Details of user having user id <span class="brz-tag brz-padding brz-round brz-amber">2654</span></td>
1849 </tr>
1850
1851 <tr class="brz-padding-16">
1852 <td><span class="brz-tag brz-padding brz-round brz-teal">'.$TEXT['installation'].'/api.php?get=posts&id=2654</span></td>
1853 <td>Recent 12 posts(Only status updates) of user having user id <span class="brz-tag brz-padding brz-round brz-amber">2654</span></td>
1854 </tr>
1855
1856 <tr class="brz-padding-16">
1857 <td><span class="brz-tag brz-padding brz-round brz-teal">'.$TEXT['installation'].'/api.php?get=posts&id=2654&pt=photos</span></td>
1858 <td>Recent 12 posts(Only photos) of user having user id <span class="brz-tag brz-padding brz-round brz-amber">2654</span></td>
1859 </tr>
1860
1861 <tr class="brz-padding-16">
1862 <td><span class="brz-tag brz-padding brz-round brz-teal">'.$TEXT['installation'].'/api.php?get=posts&id=myusername&pt=videos</span></td>
1863 <td>Recent 12 posts(Only videos) of user having userame <span class="brz-tag brz-padding brz-round brz-amber">myusername</span></td>
1864 </tr>
1865
1866 </table>
1867
1868 <div class="brz-padding brz-margin-top brz-large">Data</div>
1869
1870 <table class="brz-table-all brz-medium">
1871 <tr>
1872 <th>Parameter</th>
1873 <th>Return Array(s) with Indexs </th>
1874 </tr>
1875
1876 <tr class="brz-padding-16">
1877 <td><span class="brz-tag brz-padding brz-round brz-teal">get=user</span></td>
1878 <td><span class="brz-tag brz-padding brz-round brz-amber">id</span> = user id<br><br>
1879 <span class="brz-tag brz-padding brz-round brz-amber">username</span> = username<br><br>
1880 <span class="brz-tag brz-padding brz-round brz-amber">first_name</span> = first name<br><br>
1881 <span class="brz-tag brz-padding brz-round brz-amber">last_name</span> = last name<br><br>
1882 <span class="brz-tag brz-padding brz-round brz-amber">image</span> = Profile image URL<br><br>
1883 <span class="brz-tag brz-padding brz-round brz-amber">cover</span> = Profile cover URL<br><br>
1884 <span class="brz-tag brz-padding brz-round brz-amber">verified</span> = Is user profile verified (BOOLEAN)<br><br>
1885 <span class="brz-tag brz-padding brz-round brz-amber">profession</span> = user profession<br><br>
1886 <span class="brz-tag brz-padding brz-round brz-amber">study</span> = user education<br><br>
1887 <span class="brz-tag brz-padding brz-round brz-amber">gender</span> = gender (BOOLEAN)<br><br>
1888 <span class="brz-tag brz-padding brz-round brz-amber">hometown</span> = hometown <br><br>
1889 <span class="brz-tag brz-padding brz-round brz-amber">living</span> = current location <br><br>
1890 <span class="brz-tag brz-padding brz-round brz-amber">relationship</span> = relationship (BOOLEAN)<br><br>
1891 <span class="brz-tag brz-padding brz-round brz-amber">website</span> = website<br><br>
1892 <span class="brz-tag brz-padding brz-round brz-amber">bio</span> = user bio<br><br>
1893 </td>
1894 </tr>
1895
1896 <tr class="brz-padding-16">
1897 <td><span class="brz-tag brz-padding brz-round brz-teal">get=posts</span></td>
1898 <td><span class="brz-tag brz-padding brz-round brz-amber">post_id</span> = post id<br><br>
1899 <span class="brz-tag brz-padding brz-round brz-amber">post_text</span> = post text<br><br>
1900 <span class="brz-tag brz-padding brz-round brz-amber">post_likes</span> = number of likes on post(INTEGER)<br><br>
1901 <span class="brz-tag brz-padding brz-round brz-amber">post_comments</span> = number of comments on post(INTEGER)<br><br>
1902 <span class="brz-tag brz-padding brz-round brz-amber">post_time</span> = posted time (TIMESTAMP)<br><br>
1903 </td>
1904 </tr>
1905
1906 <tr class="brz-padding-16">
1907 <td><span class="brz-tag brz-padding brz-round brz-blue-grey">get=posts&pt=photos</span></td>
1908 <td>Return all standard indexs of parameter <span class="brz-tag brz-padding brz-round brz-teal">get=posts</span> plus <br><br>
1909 <span class="brz-tag brz-padding brz-round brz-amber">post_photo</span> = image name on network (e.g. 892j74.jpg)<br><br>
1910 <br><br>
1911 </td>
1912 </tr>
1913
1914 <tr class="brz-padding-16">
1915 <td><span class="brz-tag brz-padding brz-round brz-blue-grey">get=posts&pt=videos</span></td>
1916 <td>Return all standard indexs of parameter <span class="brz-tag brz-padding brz-round brz-teal">get=posts</span> plus <br><br>
1917 <span class="brz-tag brz-padding brz-round brz-amber">post_video_link</span> = youtube embed link(e.g. http://youtube.com/embed/3js4kj4fs)<br><br>
1918 <br><br>
1919 </td>
1920 </tr>
1921
1922 </table>
1923
1924 <div class="brz-padding brz-margin-top brz-large">Special requests</div>
1925
1926 <table class="brz-table-all brz-medium">
1927 <tr>
1928 <th>Parameter</th>
1929 <th>Possible values</th>
1930 <th>Comments</th>
1931 <th>Usage example</th>
1932 </tr>
1933
1934 <tr class="brz-padding-16">
1935 <td><span class="brz-tag brz-padding brz-round brz-teal">limit</span></td>
1936 <td>1,2,5,10,12,15,20<br><br></td>
1937 <td>Set maximum number of posts<br><br></td>
1938 <td><span class="brz-tag brz-padding brz-round brz-amber">'.$TEXT['installation'].'/api.php?get=posts&limit=2</span><br><br></td>
1939 </tr>
1940
1941 <tr class="brz-padding-16">
1942 <td><span class="brz-tag brz-padding brz-round brz-teal">verify</span></td>
1943 <td>User id or username<br><br></td>
1944 <td>Return index <span class="brz-tag brz-padding brz-round brz-amber">verified</span> = 1 if user profile is verified<br><br></td>
1945 <td><span class="brz-tag brz-padding brz-round brz-amber">'.$TEXT['installation'].'/api.php?get=special&verify=myusername</span><br><br></td>
1946 </tr>
1947
1948 <tr class="brz-padding-16">
1949 <td><span class="brz-tag brz-padding brz-round brz-teal">isusername</span></td>
1950 <td>Username<br><br></td>
1951 <td>Return index <span class="brz-tag brz-padding brz-round brz-amber">in_use</span> = 1 if username is in use<br><br></td>
1952 <td><span class="brz-tag brz-padding brz-round brz-amber">'.$TEXT['installation'].'/api.php?get=special&isusername=myusername</span><br><br></td>
1953 </tr>
1954
1955 <tr class="brz-padding-16">
1956 <td><span class="brz-tag brz-padding brz-round brz-teal">ismail</span></td>
1957 <td>Email<br><br></td>
1958 <td>Return index <span class="brz-tag brz-padding brz-round brz-amber">in_use</span> = 1 if email is in use<br><br></td>
1959 <td><span class="brz-tag brz-padding brz-round brz-amber">'.$TEXT['installation'].'/api.php?get=special&ismail=myemail@sd.net</span><br><br></td>
1960 </tr>
1961 </table>
1962</div>
1963
1964</div>
1965
1966';
1967
1968// Privacy policy
1969$TEXT['_html-privacy'] = '
1970<div class="brz-container brz-white brz-border-bottom brz-center brz-padding-128">
1971 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">We</h1>
1972 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled"><i class="fa fa-heart"></i></h1>
1973 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">Privacy</h1>
1974</div>
1975
1976<div class="brz-row-padding brz-padding-64 brz-white brz-border-bottom">
1977 <div class="brz-content">
1978 <div class="brz-third brz-center brz-responsive-xxxxbig-styled brz-text-grey brz-padding-right">
1979 <i class="fa fa-send brz-padding-64 brz-jumbo brz-text-pink-light"></i><br>
1980 Policy
1981 </div>
1982 <div class="brz-twothird">
1983 <h5 class="brz-padding-32 brz-text-grey">Sub headings Sub headings
1984 Sub headings Sub headings Sub headings Sub headings Sub headings </h5>
1985 <p class="brz-text-grey">Full info paragraph Full info paragraph
1986 Full info paragraph Full info paragraph Full info paragraph
1987 Full info paragraph Full info paragraph Full info paragraph </p>
1988 </div>
1989 </div>
1990</div>';
1991
1992// Terms and conditions
1993$TEXT['_html-terms'] = '
1994<div class="brz-container brz-border-bottom brz-white brz-center brz-padding-128">
1995 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">Add</h1>
1996 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">full screen</h1>
1997 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">quote</h1>
1998</div>
1999
2000<div class="brz-row-padding brz-padding-64 brz-container brz-white brz-border-bottom">
2001 <div class="brz-content">
2002 <div class="brz-third brz-center brz-responsive-xxxxbig-styled brz-text-grey brz-padding-right">
2003 <i class="fa fa-send brz-padding-64 brz-jumbo brz-text-pink-light"></i><br>
2004 Terms
2005 </div>
2006 <div class="brz-twothird">
2007 <h5 class="brz-padding-32 brz-text-grey">Sub headings Sub headings
2008 Sub headings Sub headings Sub headings Sub headings Sub headings </h5>
2009 <p class="brz-text-grey">Full info paragraph Full info paragraph
2010 Full info paragraph Full info paragraph Full info paragraph
2011 Full info paragraph Full info paragraph Full info paragraph </p>
2012 </div>
2013 </div>
2014</div>';
2015
2016// libraries
2017$TEXT['_html-libs'] = '
2018<div class="brz-container brz-white brz-center brz-padding-128 brz-border-bottom">
2019 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">We appreciate</h1>
2020 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">those who</h1>
2021 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">helps</h1>
2022</div>
2023
2024<div class="brz-row-padding brz-padding-64 brz-super-grey brz-border-bottom">
2025 <div class="brz-content">
2026 <h1 class="brz-text-grey">W3.css</h1>
2027 <div class="brz-twothird">
2028 <p class="brz-center brz-text-grey brz-padding"><em>W3Schools is resource rich site</em></p>
2029 <p class="brz-text-grey">We are using there customised CSS framework.W3Schools is optimized for learning, testing, and training. Examples might be simplified to improve reading and basic understanding. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use, cookie and privacy policy. Copyright 1999-2016 by Refsnes Data. All Rights Reserved.
2030 Powered by W3.CSS.</p>
2031 <h1 class="brz-margin brz-left brz-medium"> <a href="http://www.w3schools.com/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit W3Schools</a></h1>
2032 </div>
2033 </div>
2034</div>
2035
2036<div class="brz-row-padding brz-padding-64 brz-container brz-super-grey brz-border-bottom">
2037 <div class="brz-content">
2038 <h1 class="brz-text-grey">jQuery</h1>
2039 <div class="brz-twothird">
2040 <p class="brz-center brz-text-grey brz-padding"><em>Write less do more</em></p>
2041 <p class="brz-text-grey">jQuery v2.2.4 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license.</p>
2042 <h1 class="brz-margin brz-left brz-medium"> <a href="https://github.com/jquery/jquery" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-github"></i> View on GitHub</a></h1>
2043 <h1 class="brz-margin brz-left brz-medium"> <a href="https://jquery.com/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2044 </div>
2045 </div>
2046</div>
2047
2048<div class="brz-row-padding brz-padding-64 brz-container brz-white brz-border-bottom">
2049 <div class="brz-content">
2050 <h1 class="brz-text-grey">Chart.js</h1>
2051 <div class="brz-twothird">
2052 <p class="brz-center brz-text-grey brz-padding"><em>Animate anything !</em></p>
2053 <p class="brz-text-grey">Copyright 2017 Nick Downie Released under the MIT license</p>
2054 <h1 class="brz-margin brz-left brz-medium"> <a href="https://github.com/chartjs" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-github"></i> View on GitHub</a></h1>
2055 <h1 class="brz-margin brz-left brz-medium"> <a href="www.chartjs.org/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2056 </div>
2057 </div>
2058</div>
2059
2060<div class="brz-row-padding brz-padding-64 brz-super-grey brz-border-bottom">
2061 <div class="brz-content">
2062 <h1 class="brz-text-grey">jQuery Nice Select</h1>
2063 <div class="brz-twothird">
2064 <p class="brz-center brz-text-grey brz-padding"><em>Coolest thing ever</em></p>
2065 <p class="brz-text-grey">A lightweight jQuery plugin that replaces native select elements with customizable dropdowns.Made by Hernan Sartorio</p>
2066 <h1 class="brz-margin brz-left brz-medium"> <a href="https://github.com/hernansartorio/jquery-nice-select" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-github"></i> View on GitHub</a></h1>
2067 <h1 class="brz-margin brz-left brz-medium"> <a href="http://hernansartorio.com/?r=ns" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2068 </div>
2069 </div>
2070</div>
2071
2072<div class="brz-row-padding brz-padding-64 brz-white brz-border-bottom">
2073 <div class="brz-content">
2074 <h1 class="brz-text-grey">jQuery Nice Scroll</h1>
2075 <div class="brz-twothird">
2076 <p class="brz-center brz-text-grey brz-padding"><em>Custom scroll plugin</em></p>
2077 <p class="brz-text-grey">Version 3.1.0 | (c) 2011-12 InuYaksa*2012 | licensed under the MIT</p>
2078 <h1 class="brz-margin brz-left brz-medium"> <a href="https://github.com/inuyaksa/jquery.nicescroll" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-github"></i> View on GitHub</a></h1>
2079 <h1 class="brz-margin brz-left brz-medium"> <a href="http://areaaperta.com/nicescroll" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2080 </div>
2081 </div>
2082</div>
2083
2084<div class="brz-row-padding brz-padding-64 brz-super-grey brz-border-bottom">
2085 <div class="brz-content">
2086 <h1 class="brz-text-grey">jQuery Timeago Plugin</h1>
2087 <div class="brz-twothird">
2088 <p class="brz-text-grey">Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago") version 0.11.4 requires jQuery v1.2.3+ author Ryan McGeary license MIT License Copyright (c) 2008-2012, Ryan McGeary (ryan@mcgeary.org)</p>
2089 <h1 class="brz-margin brz-left brz-medium"> <a href="https://github.com/rmm5t/jquery-timeago" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-github"></i> View on GitHub</a></h1>
2090 <h1 class="brz-margin brz-left brz-medium"> <a href="http://timeago.yarp.com/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2091 </div>
2092 </div>
2093</div>
2094
2095<div class="brz-row-padding brz-padding-64 brz-white brz-border-bottom">
2096 <div class="brz-content">
2097 <h1 class="brz-text-grey">jQuery Slick Slider</h1>
2098 <div class="brz-twothird">
2099 <p class="brz-center brz-text-grey brz-padding"><em>the last carousel you\'ll ever need</em></p>
2100 <p class="brz-text-grey">
2101 Author : Madebyoliver</p>
2102 <h1 class="brz-margin brz-left brz-medium"> <a href="https://github.com/kenwheeler/slick/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-github"></i> View on GitHub</a></h1>
2103 <h1 class="brz-margin brz-left brz-medium"> <a href="http://kenwheeler.github.io" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2104 </div>
2105 </div>
2106</div>
2107
2108<div class="brz-row-padding brz-padding-64 brz-container brz-super-grey brz-border-bottom">
2109 <div class="brz-content">
2110 <h1 class="brz-text-grey">Font awesome</h1>
2111 <div class="brz-twothird">
2112 <p class="brz-text-grey">The complete set of 634 icons is free for all.Font Awesome 4.6.3 Created by Dave Gandy</p>
2113 <h1 class="brz-margin brz-left brz-medium"> <a href="https://twitter.com/davegandy" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-twitter"></i> Dave gandy</a></h1>
2114 <h1 class="brz-margin brz-left brz-medium"> <a href="http://fontawesome.io/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2115 </div>
2116 </div>
2117</div>
2118
2119<div class="brz-row-padding brz-padding-64 brz-white brz-border-bottom">
2120 <div class="brz-content">
2121 <h1 class="brz-text-grey">jQuery Picker pluigin</h1>
2122 <div class="brz-twothird">
2123 <p class="brz-center brz-text-grey brz-padding"><em>v3.1.2 Copyright 2014 Ben Plum; MIT Licensed</em></p>
2124 <p class="brz-text-grey">A jQuery plugin for replacing default checkboxes and radios. Part of the formstone library</p>
2125 <h1 class="brz-margin brz-left brz-medium"> <a href="http://formstone.it/picker/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2126 </div>
2127 </div>
2128</div>
2129
2130<div class="brz-row-padding brz-padding-64 brz-super-grey brz-border-bottom">
2131 <div class="brz-content">
2132 <h1 class="brz-text-grey">TimThumb</h1>
2133 <div class="brz-twothird">
2134 <p class="brz-text-grey">TimThumb by Ben Gillbanks and Mark Maunder Based on work done by Tim McDaniels and Darren Hoyt Licensed under GNU General Public License, version 2</p>
2135 <h1 class="brz-margin brz-left brz-medium"> <a href="http://code.google.com/p/timthumb/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit project site</a></h1>
2136 <h1 class="brz-margin brz-left brz-medium"> <a href="http://www.binarymoon.co.uk/projects/timthumb/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-archive"></i> Visit examples</a></h1>
2137 </div>
2138 </div>
2139</div>
2140
2141<div class="brz-row-padding brz-padding-64 brz-white brz-border-bottom">
2142 <div class="brz-content">
2143 <h1 class="brz-text-grey">Flaticon</h1>
2144 <div class="brz-twothird">
2145 <p class="brz-text-grey">Smiles and emoticons provider in PNGs format.Font genrated by flaticon.com.
2146 Author : Madebyoliver</p>
2147 <h1 class="brz-margin brz-left brz-medium"> <a href="http://www.flaticon.com/" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-globe"></i> Visit website</a></h1>
2148 <h1 class="brz-margin brz-left brz-medium"> <a href="http://www.flaticon.com/authors/madebyoliver" target="_blank" style="text-decoration:none;margin-top:-13px;" class="brz-padding brz-round brz-pink-light brz-margin-left-small brz-hover-blue-hd"><i class="fa fa-user"></i> View author</a></h1>
2149 </div>
2150 </div>
2151</div>
2152';
2153
2154// Welcome page
2155$TEXT['_html-welcome'] = '<div class="brz-container brz-border-bottom brz-white brz-center brz-padding-128">
2156 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">Developed</h1>
2157 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled">with</h1>
2158 <h1 class="brz-margin brz-text-blue-dark brz-responsive-xxxxbig-styled"><i class="fa fa-heart"></i></h1>
2159</div>
2160
2161<div class="brz-row-padding brz-padding-64 brz-white brz-border-bottom">
2162 <div class="brz-content">
2163 <div class="brz-third brz-center brz-responsive-xxxxbig-styled brz-text-grey brz-padding-right">
2164 <i class="fa fa-send brz-padding-64 brz-jumbo brz-text-pink-light"></i><br>
2165 Title
2166 </div>
2167 <div class="brz-twothird">
2168 <h5 class="brz-padding-32 brz-text-grey">Sub headings Sub headings
2169 Sub headings Sub headings Sub headings Sub headings Sub headings </h5>
2170 <p class="brz-text-grey">Full info paragraph Full info paragraph
2171 Full info paragraph Full info paragraph Full info paragraph
2172 Full info paragraph Full info paragraph Full info paragraph </p>
2173 </div>
2174 </div>
2175</div>';
2176
2177?>