<?php $lang['You_have_not_logged_in']="You have not logged in"; //errors $lang['Degrees_of_the_point']="Insert the East/North Decimal Degree of the point."; $lang['REFERENCE_SYSTEM_MUST_BE']="REFERENCE SYSTEM MUST BE"; $lang['X']="East Decimal Degree"; $lang['Y']="North Decimal Degree"; $lang['Description']="Description"; $lang['Accuracy']="Accuracy"; $lang['Picture']="Picture"; $lang['Upload']="Upload"; $lang['Upload_DGPS_Data_as_POINT']="Upload DGPS Data as POINT"; $lang['Please_fill_in_the_following_form_to_insert_your_DGPS_data']="Please fill in the following form to insert your DGPS data. Fields with * are mandatory."; $lang['Country_must_be_provided']="Country must be provided"; $lang['Province_must_be_provided']="Province must be provided"; $lang['Commune_must_be_provided']="Commune must be provided"; $lang['Address_must_be_provided']="Address must be provided"; $lang['Description_must_be_provided']="Description must be provided"; $lang['At_least_1_picture_must_be_provided']="At least Picture 1 must be provided."; $lang['Invalid_file_in_Picture_1']="Invalid file in Picture 1"; $lang['Invalid_file_in_Picture_2']="Invalid file in Picture 2"; $lang['Invalid_file_in_Picture_3']="Invalid file in Picture 3"; $lang['Invalid_file_in_Picture_4']="Invalid file in Picture 4"; $lang['Your_DGPS_data_is_uploaded_successfully']="Your DGPS data is uploaded successfully"; $lang['Description_must_be_provided']="Description must be provided"; $lang['Pictures']="Pictures to help other members to identify your measurment area. Allowed file formats are BMP,JPG,GIF or PNG."; $lang['Picture1']="Picture 1"; $lang['Picture2']="Picture 2"; $lang['Picture3']="Picture 3"; $lang['Picture4']="Picture 4"; $lang['Other_Information']="Information in these fields help members to find your measurement data quickly"; $lang['Country']="Country"; $lang['Province']="Province"; $lang['Commune']="Commune/Municipality/City"; $lang['Address']="Address"; $lang['Please_choose_your_country']="Please choose the country"; $lang['Click_on_Upload']="Click on \"Upload\" button to confirm uploading your data."; //end errors $lang['You_are_successfully_registered_with_us']="You are successfully registered with us"; $lang['Some_Error_Occurred_Please_try_again']="Some Error Occurred, Please try again!"; $lang['Invalid_Access']="Invalid Access"; $lang['Your_request_cannot_be_processed_due_to_following_reasons']="Your request cannot be processed due to following reasons"; $lang['Invalid_Access']="Invalid Access"; $lang['Your_request_cannot_be_processed_due_to_following_reasons']="Your request cannot be processed due to following reasons"; $lang['X_must_be_a_valid_number']="East Decimal Degree must be a valid number"; $lang['Y_must_be_a_valid_number']="North Decimal Degree must be a valid number"; $lang['Accuracy_must_be_a_valid_number']="Accuracy must be a valid number"; $lang['Your_DGPS_data_is_uploaded_successfully']="Your DGPS data is uploaded successfully"; ?>