oMessages = new Object(); //Global oMessages.message1 = "Visualiseur cartographique"; oMessages.message_txt = "Message"; oMessages.message_info = "Informations"; oMessages.modify = "Modifier"; oMessages.cancel = "Annuler"; oMessages.edit = "Edit"; oMessages.error_title = "ERREUR"; // from file init.js oMessages.error_load_layers = "The layer list couldnt be loaded"; oMessages.add_view = "Add current view"; oMessages.add_pos = "Ajouter la position courrante" oMessages.legend_txt = "Legend"; oMessages.wait_msg = "Please wait..."; oMessages.ready_txt = "Ready"; oMessages.loading_txt = "Loading..."; oMessages.coord_sys = "Coordinates system"; oMessages.admin_txt = "Admin"; oMessages.admin_module = "To admin module"; //from dataEditor.js oMessages.edit_data = "Edit data"; oMessages.add_feature = "Ajouter un nouvel objet"; oMessages.up_failed = "Update failed!"; oMessages.no_layer = "Layer description couldnt be loaded"; oMessages.field_type_int = "Entire numbers only"; oMessages.field_from_smallint = "from -32768 to 32767"; oMessages.field_from_integer = "from -2147483648 to 2147483647"; oMessages.field_from_bigint = "from -9223372036854775808 to 9223372036854775807"; oMessages.field_type_real = "Real numbers only"; oMessages.field_type_num = "Numbers only"; oMessages.field_type_char = "characters max : text , numbers and ( - / _)"; //from datagrid.js oMessages.no_layer_sel = "No layer selected"; oMessages.data_txt = "Data"; oMessages.object_aff = "Some objects couldnt be displayed ( invalid geometry )"; oMessages.objetc_imp = "Failed to load chosen objects"; oMessages.unselect_all = "Unselect all"; oMessages.zoom_obj = "Zoom this object"; oMessages.center_obj = "Center this object"; //from geoEditor.js oMessages.point_txt = "Point"; oMessages.line_txt = "Line"; oMessages.polygon_txt = "Polygon"; oMessages.layers_txt = "Layers"; oMessages.layer_select = "Select a layer"; oMessages.resize = "Resize"; oMessages.move = "Move"; oMessages.reshape = "Reshape"; oMessages.rotate = "Rotate"; oMessages.snapping = "Snapping"; oMessages.obj_intersects = "Intersects objects"; oMessages.window = "Window"; oMessages.center_zone = "Center zone"; oMessages.delete_answer = "Delete this object ?"; oMessages.delete_txt = "Delete"; oMessages.modif_txt = "Changes"; oMessages.modif_save = "Save changes ?"; oMessages.add_txt = "Add"; oMessages.add_failed = "Add failed !"; oMessages.add_data = "Add data"; oMessages.no_snapping_zone = "Snapping zone unreacheable"; oMessages.no_select = "Select failed !"; oMessages.delete_ok = "This object has been deleted !"; oMessages.no_delete = "Delete failed !"; oMessages.address = "Address"; oMessages.choose_address = "Choose an address"; oMessages.results = "Results"; oMessages.city = "City"; oMessages.country = "Country"; oMessages.postal_code = "Postal Code"; //from layercontrol.js oMessages.display_abv = "Dsp."; oMessages.layer_name = "Layer name"; oMessages.layer_avb = "Available layer list"; oMessages.layer_list = "Layer list"; oMessages.layer_group = "Group"; oMessages.layer_rank = "Rank"; oMessages.layer_categ = "Category"; oMessages.layer_export = "Export"; oMessages.layer_type = "Type"; oMessages.layer_sld = "Sld Files"; oMessages.layer_opacity = "Opacity"; oMessages.layer_search = "Search"; //from overviewMap.js oMessages.ovwmap_txt = "Overview map"; //from position.js oMessages.goto_txt = "Go to"; oMessages.position_choose = "Choose a position"; oMessages.position_predef = "Predefinined positions"; //from printmanager.js oMessages.print_txt = "Print"; oMessages.no_download_data = "Failed to download data !"; //from opencarto.js oMessages.be_carefull = "Be carefull !"; oMessages.no_reach_layer = "No reacheable layer in the map !"; oMessages.perimeter_txt = "Perimeter"; oMessages.area_txt = "Surface"; oMessages.name_txt = "Name"; oMessages.summ_txt = "Summary"; oMessages.add_layer = "Add layer"; oMessages.change_rep = "Change the representation"; oMessages.new_rep = "New representation"; oMessages.del_rep = "Delete representation"; oMessages.rep_txt = "Representations"; oMessages.zoom_layer = "Zoom layer"; oMessages.choice_google = "Google layer choice"; oMessages.sat_google = "Satellite"; oMessages.map_google = "Map"; oMessages.hybrid_google = "Hybrid"; oMessages.phy_google = "Physical"; oMessages.display_data = "Display data"; oMessages.search_txt = "Search"; oMessages.meta_txt = "Metadata"; oMessages.clic_to_download = "Clic to download the document"; oMessages.layer_zoom_failed = "Layer zoom failed !"; oMessages.format = "Format"; oMessages.format_choose = "Choose a format..."; oMessages.proj_txt = "Projection"; oMessages.proj_choose = "Choose a projection..."; oMessages.export_extension = "Geographical extension of export"; oMessages.ext_choice = "Extension choice"; oMessages.all_txt = "All"; oMessages.select_txt = "Select"; oMessages.data_sig = "Download GIS data"; oMessages.download = "Download"; oMessages.prep_data = "Preparing data in progress..."; oMessages.no_export = "Export failed !"; oMessages.no_grid_sel = "No selection in the grid !"; oMessages.loc_new = "New location"; oMessages.loc_name = "New location name"; oMessages.success = "Success"; oMessages.loc_add_ok = "The location has been added !"; oMessages.loc_add_no = "The location couldnt be added !"; oMessages.loc_no_name = "You should give a location name !"; oMessages.close = "Close"; oMessages.type = "Type"; oMessages.proj = "Projection"; oMessages.desc = "Description"; oMessages.author = "Author"; oMessages.source_txt = "Source"; oMessages.update_date = "Update date"; oMessages.scale = "Scale"; oMessages.accuracy = "Accuracy"; //from selection.js oMessages.sel_tools = "Selection tools"; oMessages.circle = "Circle"; oMessages.rectangle = "Rectangle"; oMessages.polygon = "Polygon"; oMessages.sel_mode = "Selection mode"; oMessages.intersects = "Intersection"; oMessages.contains = "Contains"; oMessages.del_sel = "Undo selections"; oMessages.selection_lc = "selection"; oMessages.record = "record"; oMessages.in_the = "int the"; //from sldeditor.js oMessages.sld_load_error = "Error loading SLD file !"; oMessages.triangle = "Triangle"; oMessages.square = "Square"; oMessages.cross = "Cross"; oMessages.star = "Star"; oMessages.arial = "Arial"; oMessages.gothic = "Gothic"; oMessages.times = "Times"; oMessages.verdana = "Verdana"; oMessages.normal = "Normal"; oMessages.italic = "Italic"; oMessages.bold = "Bold"; oMessages.class_txt = "Class"; oMessages.none = "None"; oMessages.themz_name = "Thématization name"; oMessages.themz_class = "Thématization classes"; oMessages.up = "Up"; oMessages.up_class = "Move up the class"; oMessages.add_class = "Add a class"; oMessages.down = "Down"; oMessages.down_class = "Move down the class"; oMessages.del_class = "Delete the class"; oMessages.clone = "Clone"; oMessages.clone_class = "Clone the class"; oMessages.desc_class = "Class description"; oMessages.name_class = "Class name"; oMessages.filter_field = "Filter field"; oMessages.choose_field = "Choose a field"; oMessages.operator = "Operator"; oMessages.choose_op = "Choose an operator"; oMessages.value = "Value"; oMessages.and = "and"; oMessages.scale_min = "Min scale"; oMessages.scale_max = "Max scale"; oMessages.represent = "Representation"; oMessages.bg_color = "Background color"; oMessages.stroke_color = "Stroke color"; oMessages.stroke_size = "Stroke size"; oMessages.line_style = "Line style"; oMessages.symbol = "Symbol"; oMessages.choose_symbol = "Choose a symbol"; oMessages.size_symbol = "Symbol size"; oMessages.attribute = "Attribute"; oMessages.police = "Police"; oMessages.choose_police = "Choose a police"; oMessages.style = "Style"; oMessages.choose_style = "Choose a style"; oMessages.size = "Size"; oMessages.color = "Color"; oMessages.edit_styles = "Layer style edition"; oMessages.save = "Save"; oMessages.apply_txt = "Apply"; oMessages.trans_error = "File transmission error !"; oMessages.del_themz = "Delete thematization ?"; oMessages.del_themz_confirm = "Please confirm the removal of selected thematization"; oMessages.file_del_error = "Error while removing file !"; oMessages.color_hex_length = "Color hex values must be either 3 or 6 characters"; oMessages.color_hex_val = "Must have a hexidecimal value in the format ABCDEF"; //from toolbar.js oMessages.global_view = "Global view"; oMessages.zoom_in = "Zoom in or by rectangle drawing"; oMessages.zoom_out = "Zoom out"; oMessages.move_mwheel = "Moves and zoom with mouse wheel"; oMessages.l_measuring = "Linear measuring"; oMessages.a_measuring = "Area measuring"; //from vues.js oMessages.new_view = "New view"; oMessages.new_view_name = "New view name"; oMessages.view_ok = "Adding view ok !"; oMessages.view_no = "The view couldnt be added !"; oMessages.view_no_name = "You should give a view name !"; oMessages.views = "Views"; oMessages.choose_view = "Choose a view"; oMessages.pre_views = "Predefined views"; //from sldeditor.js oMessages.airport = "Airport"; oMessages.dive = "Dive"; oMessages.gas = "Gas"; oMessages.hunting = "Hunting"; oMessages.park = "Park"; oMessages.swim = "Swim"; oMessages.bank = "Bank"; oMessages.drinks = "Drinks"; oMessages.golf = "Golf"; oMessages.info = "Info"; oMessages.picnic = "Picnic"; oMessages.wski = "Winter ski"; oMessages.boatramp = "Boat Ramp"; oMessages.entertain = "Entertain"; oMessages.hike = "Hike"; oMessages.marina = "Marina"; oMessages.scenic = "Scenic"; oMessages.building = "Building"; oMessages.fishing = "Fishing"; oMessages.hotel = "Hotel"; oMessages.medical = "Medical"; oMessages.spa = "Spa"; oMessages.campground = "Campground"; oMessages.food = "Food"; oMessages.house = "House"; oMessages.parachute = "Parachute"; oMessages.sski = "Summer ski";