// Copyright (C) Stichting Deltares 2021. All rights reserved.
//
// This file is part of Riskeer.
//
// Riskeer is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see .
//
// All names, logos, and references to "Deltares" are registered trademarks of
// Stichting Deltares and remain full property of Stichting Deltares at all times.
// All rights reserved.
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Core.Gui.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Core.Gui.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to Over.
///
public static string About_DisplayName {
get {
return ResourceManager.GetString("About_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} GB.
///
public static string AboutViewModel_InstalledRam_0_GB {
get {
return ResourceManager.GetString("AboutViewModel_InstalledRam_0_GB", resourceCulture);
}
}
///
/// Looks up a localized string similar to -.
///
public static string AboutViewModel_Unknown_value {
get {
return ResourceManager.GetString("AboutViewModel_Unknown_value", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bezig met het afronden van huidige taak, daarna annuleren....
///
public static string ActivityProgressDialog_CancelActivities_Quit_after_finishing_current_activity {
get {
return ResourceManager.GetString("ActivityProgressDialog_CancelActivities_Quit_after_finishing_current_activity", resourceCulture);
}
}
///
/// Looks up a localized string similar to Taak {0} van {1}.
///
public static string ActivityProgressDialog_OnShown_Executing_step_0_of_1 {
get {
return ResourceManager.GetString("ActivityProgressDialog_OnShown_Executing_step_0_of_1", resourceCulture);
}
}
///
/// Looks up a localized string similar to Applicatie.
///
public static string Application_DisplayName {
get {
return ResourceManager.GetString("Application_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap application_import_blue {
get {
object obj = ResourceManager.GetObject("application_import_blue", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
public static System.Drawing.Icon application_import_blue1 {
get {
object obj = ResourceManager.GetObject("application_import_blue1", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to Logbestand kan niet worden geopend..
///
public static string ApplicationFeatureCommandHandler_OpenLogFileExternal_Unable_to_open_log_file {
get {
return ResourceManager.GetString("ApplicationFeatureCommandHandler_OpenLogFileExternal_Unable_to_open_log_file", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het is niet mogelijk het logbestand te openen. In plaats hiervan wordt de folder waarin het logbestand staat geopend..
///
public static string ApplicationFeatureiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file_Opening_log_file_directory_instead {
get {
return ResourceManager.GetString("ApplicationFeatureiCommandHandler_OpenLogFileExternal_Unable_to_open_log_file_Ope" +
"ning_log_file_directory_instead", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap AreaIcon {
get {
object obj = ResourceManager.GetObject("AreaIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap arrow_000_medium {
get {
object obj = ResourceManager.GetObject("arrow_000_medium", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
public static System.Drawing.Icon arrow_000_medium_question_mark {
get {
object obj = ResourceManager.GetObject("arrow_000_medium_question_mark", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap brick {
get {
object obj = ResourceManager.GetObject("brick", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
public static System.Drawing.Icon bug_exclamation {
get {
object obj = ResourceManager.GetObject("bug_exclamation", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap Busy_indicator {
get {
object obj = ResourceManager.GetObject("Busy_indicator", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Algemeen.
///
public static string Categories_General {
get {
return ResourceManager.GetString("Categories_General", resourceCulture);
}
}
///
/// Looks up a localized string similar to Labels.
///
public static string Categories_Label {
get {
return ResourceManager.GetString("Categories_Label", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kaartlaag.
///
public static string Categories_Layer {
get {
return ResourceManager.GetString("Categories_Layer", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kaartlagenmap.
///
public static string Categories_MapDataCollection {
get {
return ResourceManager.GetString("Categories_MapDataCollection", resourceCulture);
}
}
///
/// Looks up a localized string similar to Stijl.
///
public static string Categories_Styling {
get {
return ResourceManager.GetString("Categories_Styling", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het criterium van deze categorie..
///
public static string CategoryThemeProperties_Criterion_Description {
get {
return ResourceManager.GetString("CategoryThemeProperties_Criterion_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Criterium.
///
public static string CategoryThemeProperties_Criterion_DisplayName {
get {
return ResourceManager.GetString("CategoryThemeProperties_Criterion_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} = {1}.
///
public static string CategoryThemeProperties_Criterion_ValueCriterionOperatorEqualValue_AttributeName_0_Value_1_ {
get {
return ResourceManager.GetString("CategoryThemeProperties_Criterion_ValueCriterionOperatorEqualValue_AttributeName_" +
"0_Value_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} ≠ {1}.
///
public static string CategoryThemeProperties_Criterion_ValueCriterionOperatorUnequalValue_AttributeName_0_Value_1_ {
get {
return ResourceManager.GetString("CategoryThemeProperties_Criterion_ValueCriterionOperatorUnequalValue_AttributeNam" +
"e_0_Value_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de vlakken waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartAreaData_FillColor_Description {
get {
return ResourceManager.GetString("ChartAreaData_FillColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijn van de vlakken waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartAreaData_StrokeColor_Description {
get {
return ResourceManager.GetString("ChartAreaData_StrokeColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijn van de vlakken waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartAreaData_StrokeThickness_Description {
get {
return ResourceManager.GetString("ChartAreaData_StrokeThickness_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kleur.
///
public static string ChartData_Color_DisplayName {
get {
return ResourceManager.GetString("ChartData_Color_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijnkleur.
///
public static string ChartData_StrokeColor_DisplayName {
get {
return ResourceManager.GetString("ChartData_StrokeColor_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijndikte.
///
public static string ChartData_StrokeThickness_DisplayName {
get {
return ResourceManager.GetString("ChartData_StrokeThickness_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geeft aan of de gegevensreeks wordt weergegeven..
///
public static string ChartDataProperties_IsVisible_Description {
get {
return ResourceManager.GetString("ChartDataProperties_IsVisible_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weergeven.
///
public static string ChartDataProperties_IsVisible_DisplayName {
get {
return ResourceManager.GetString("ChartDataProperties_IsVisible_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De naam van deze gegevensreeks..
///
public static string ChartDataProperties_Name_Description {
get {
return ResourceManager.GetString("ChartDataProperties_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string ChartDataProperties_Name_DisplayName {
get {
return ResourceManager.GetString("ChartDataProperties_Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Vlakken.
///
public static string ChartDataProperties_Type_Areas {
get {
return ResourceManager.GetString("ChartDataProperties_Type_Areas", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het type van de data die wordt weergegeven in de gegevensreeks..
///
public static string ChartDataProperties_Type_Description {
get {
return ResourceManager.GetString("ChartDataProperties_Type_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type.
///
public static string ChartDataProperties_Type_DisplayName {
get {
return ResourceManager.GetString("ChartDataProperties_Type_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijnen.
///
public static string ChartDataProperties_Type_Lines {
get {
return ResourceManager.GetString("ChartDataProperties_Type_Lines", resourceCulture);
}
}
///
/// Looks up a localized string similar to Punten.
///
public static string ChartDataProperties_Type_Points {
get {
return ResourceManager.GetString("ChartDataProperties_Type_Points", resourceCulture);
}
}
///
/// Looks up a localized string similar to Grafiek.
///
public static string ChartLegendView_Chart_DisplayName {
get {
return ResourceManager.GetString("ChartLegendView_Chart_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet minstens één van de zichtbare gegevensreeksen in deze map met gegevensreeksen elementen bevatten..
///
public static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_NoData_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_NoData_ZoomToAllDisab" +
"led_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zet het zoomniveau van de grafiek dusdanig dat alle zichtbare gegevensreeksen in deze map met gegevensreeksen precies in het beeld passen..
///
public static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAll_Tooltip {
get {
return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAll_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet er minstens één gegevensreeks in deze map met gegevensreeksen zichtbaar zijn..
///
public static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAllDisabled_Too" +
"ltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet de gegevensreeks elementen bevatten..
///
public static string ChartLegendView_CreateZoomToExtentsItem_NoData_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_NoData_ZoomToAllDisabled_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zet het zoomniveau van de grafiek dusdanig dat deze gegevensreeks precies in het beeld past..
///
public static string ChartLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip {
get {
return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet de gegevensreeks zichtbaar zijn..
///
public static string ChartLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijnen waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartLineData_Color_Description {
get {
return ResourceManager.GetString("ChartLineData_Color_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De stijl van de lijnen waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartLineData_DashStyle_Description {
get {
return ResourceManager.GetString("ChartLineData_DashStyle_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijnstijl.
///
public static string ChartLineData_DashStyle_DisplayName {
get {
return ResourceManager.GetString("ChartLineData_DashStyle_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijnen waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartLineData_Width_Description {
get {
return ResourceManager.GetString("ChartLineData_Width_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de symbolen waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartPointData_Color_Description {
get {
return ResourceManager.GetString("ChartPointData_Color_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De grootte van de symbolen waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartPointData_Size_Description {
get {
return ResourceManager.GetString("ChartPointData_Size_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Grootte.
///
public static string ChartPointData_Size_DisplayName {
get {
return ResourceManager.GetString("ChartPointData_Size_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijn van de symbolen waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartPointData_StrokeColor_Description {
get {
return ResourceManager.GetString("ChartPointData_StrokeColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijn van de symbolen waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartPointData_StrokeThickness_Description {
get {
return ResourceManager.GetString("ChartPointData_StrokeThickness_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het symbool waarmee deze gegevensreeks wordt weergegeven..
///
public static string ChartPointData_Symbol_Description {
get {
return ResourceManager.GetString("ChartPointData_Symbol_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Symbool.
///
public static string ChartPointData_Symbol_DisplayName {
get {
return ResourceManager.GetString("ChartPointData_Symbol_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alles i&nklappen.
///
public static string Collapse_all {
get {
return ResourceManager.GetString("Collapse_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Klap dit element en alle onderliggende elementen in..
///
public static string Collapse_all_ToolTip {
get {
return ResourceManager.GetString("Collapse_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap CollapseAllIcon {
get {
object obj = ResourceManager.GetObject("CollapseAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Contact.
///
public static string Contact_DisplayName {
get {
return ResourceManager.GetString("Contact_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen instanties maken van de benodigde objecten..
///
public static string ContextMenuBuilder_ContextMenuBuilder_Cannot_create_instances_of_factories {
get {
return ResourceManager.GetString("ContextMenuBuilder_ContextMenuBuilder_Cannot_create_instances_of_factories", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen element in het contextmenu creëren zonder dat de data bekend is..
///
public static string ContextMenuItemFactory_Can_not_create_context_menu_items_without_data {
get {
return ResourceManager.GetString("ContextMenuItemFactory_Can_not_create_context_menu_items_without_data", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen element in het contextmenu creëren zonder dat de boom bekend is..
///
public static string ContextMenuItemFactory_Can_not_create_context_menu_items_without_tree_view_control {
get {
return ResourceManager.GetString("ContextMenuItemFactory_Can_not_create_context_menu_items_without_tree_view_contro" +
"l", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap CopyHS {
get {
object obj = ResourceManager.GetObject("CopyHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Kon eigenschap {0} van type {1} niet vinden..
///
public static string Could_not_find_property_0_on_type_1_ {
get {
return ResourceManager.GetString("Could_not_find_property_0_on_type_1_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nieuw project aanmaken is gestart..
///
public static string Creating_new_project_started {
get {
return ResourceManager.GetString("Creating_new_project_started", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nieuw project aanmaken is gelukt..
///
public static string Creating_new_project_successful {
get {
return ResourceManager.GetString("Creating_new_project_successful", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwij&deren....
///
public static string Delete {
get {
return ResourceManager.GetString("Delete", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwijder dit element uit de boom..
///
public static string Delete_ToolTip {
get {
return ResourceManager.GetString("Delete_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ma&p leegmaken....
///
public static string DeleteChildren {
get {
return ResourceManager.GetString("DeleteChildren", resourceCulture);
}
}
///
/// Looks up a localized string similar to Verwijder alle onderliggende elementen van dit element..
///
public static string DeleteChildren_WithChildren_ToolTip {
get {
return ResourceManager.GetString("DeleteChildren_WithChildren_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Er zijn geen onderliggende elementen om te verwijderen..
///
public static string DeleteChildren_WithoutChildren_ToolTip {
get {
return ResourceManager.GetString("DeleteChildren_WithoutChildren_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DeleteChildrenIcon {
get {
object obj = ResourceManager.GetObject("DeleteChildrenIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DeleteIcon {
get {
object obj = ResourceManager.GetObject("DeleteIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Omschrijving.
///
public static string Description_DisplayName {
get {
return ResourceManager.GetString("Description_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicPropertyOrderEvaluationMethod heeft een incorrect aantal argumenten. Zou er één moeten zijn. Klasse: {0}..
///
public static string DynamicPropertyOrderEvaluationMethod_incorrect_argument_count_must_be_one_string_argument_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicPropertyOrderEvaluationMethod_incorrect_argument_count_must_be_one_string_" +
"argument_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Argument van DynamicPropertyOrderEvaluationMethod moet van het type 'string' zijn. Klasse: {0}..
///
public static string DynamicPropertyOrderEvaluationMethod_must_have_string_argument_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicPropertyOrderEvaluationMethod_must_have_string_argument_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicPropertyOrderEvaluationMethod moet 'int' als 'return type' hebben. Klasse: {0}..
///
public static string DynamicPropertyOrderEvaluationMethod_must_return_int_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicPropertyOrderEvaluationMethod_must_return_int_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicPropertyOrderEvaluationMethod niet gevonden (of geen 'public' toegankelijkheid). Klasse: {0}..
///
public static string DynamicPropertyOrderEvaluationMethod_not_found_or_not_public_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicPropertyOrderEvaluationMethod_not_found_or_not_public_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Slechts één DynamicPropertyOrderEvaluationMethod toegestaan per klasse: {0}..
///
public static string DynamicPropertyOrderEvaluationMethod_only_one_allowed_per_Class_0_ {
get {
return ResourceManager.GetString("DynamicPropertyOrderEvaluationMethod_only_one_allowed_per_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicReadOnlyValidationMethod heeft een incorrect aantal argumenten. Zou er één moeten zijn. Klasse: {0}..
///
public static string DynamicReadOnlyValidationMethod_incorrect_argument_count_must_be_one_string_argument_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicReadOnlyValidationMethod_incorrect_argument_count_must_be_one_string_argum" +
"ent_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Argument van DynamicReadOnlyValidationMethod moet van het type 'string' zijn. Klasse: {0}..
///
public static string DynamicReadOnlyValidationMethod_must_have_string_argument_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicReadOnlyValidationMethod_must_have_string_argument_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicReadOnlyValidationMethod moet 'bool' als 'return type' hebben. Klasse: {0}..
///
public static string DynamicReadOnlyValidationMethod_must_return_bool_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicReadOnlyValidationMethod_must_return_bool_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicReadOnlyValidationMethod niet gevonden (of geen 'public' toegankelijkheid). Klasse: {0}..
///
public static string DynamicReadOnlyValidationMethod_not_found_or_not_public_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicReadOnlyValidationMethod_not_found_or_not_public_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Slechts één DynamicReadOnlyValidationMethod toegestaan per klasse: {0}..
///
public static string DynamicReadOnlyValidationMethod_only_one_allowed_per_Class_0_ {
get {
return ResourceManager.GetString("DynamicReadOnlyValidationMethod_only_one_allowed_per_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicVisibleValidationMethod heeft een incorrect aantal argumenten. Zou er één moeten zijn. Klasse: {0}..
///
public static string DynamicVisibleValidationMethod_incorrect_argument_count_must_be_one_string_argument_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicVisibleValidationMethod_incorrect_argument_count_must_be_one_string_argume" +
"nt_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Argument van DynamicVisibleValidationMethod moet van het type 'string' zijn. Klasse: {0}..
///
public static string DynamicVisibleValidationMethod_must_have_string_argument_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicVisibleValidationMethod_must_have_string_argument_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicVisibleValidationMethod moet 'bool' als 'return type' hebben. Klasse: {0}..
///
public static string DynamicVisibleValidationMethod_must_return_bool_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicVisibleValidationMethod_must_return_bool_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to DynamicVisibleValidationMethod niet gevonden (of geen 'public' toegankelijkheid). Klasse: {0}..
///
public static string DynamicVisibleValidationMethod_not_found_or_not_public_on_Class_0_ {
get {
return ResourceManager.GetString("DynamicVisibleValidationMethod_not_found_or_not_public_on_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Slechts één DynamicVisibleValidationMethod toegestaan per klasse: {0}..
///
public static string DynamicVisibleValidationMethod_only_one_allowed_per_Class_0_ {
get {
return ResourceManager.GetString("DynamicVisibleValidationMethod_only_one_allowed_per_Class_0_", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap error {
get {
object obj = ResourceManager.GetObject("error", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Opslaan van project is mislukt..
///
public static string ExceptionDialog_ButtonSaveProjectClick_Saving_project_failed {
get {
return ResourceManager.GetString("ExceptionDialog_ButtonSaveProjectClick_Saving_project_failed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Project is niet opgeslagen.
///
public static string ExceptionDialog_ButtonSaveProjectClick_Saving_project_failed_caption {
get {
return ResourceManager.GetString("ExceptionDialog_ButtonSaveProjectClick_Saving_project_failed_caption", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opslaan van project is gelukt..
///
public static string ExceptionDialog_ButtonSaveProjectClick_Successfully_saved_project {
get {
return ResourceManager.GetString("ExceptionDialog_ButtonSaveProjectClick_Successfully_saved_project", resourceCulture);
}
}
///
/// Looks up a localized string similar to Project is opgeslagen.
///
public static string ExceptionDialog_ButtonSaveProjectClick_Successfully_saved_project_caption {
get {
return ResourceManager.GetString("ExceptionDialog_ButtonSaveProjectClick_Successfully_saved_project_caption", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap exclamation {
get {
object obj = ResourceManager.GetObject("exclamation", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Afsluiten.
///
public static string ExitApplication_DisplayName {
get {
return ResourceManager.GetString("ExitApplication_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Alles ui&tklappen.
///
public static string Expand_all {
get {
return ResourceManager.GetString("Expand_all", resourceCulture);
}
}
///
/// Looks up a localized string similar to Klap dit element en alle onderliggende elementen uit..
///
public static string Expand_all_ToolTip {
get {
return ResourceManager.GetString("Expand_all_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Aantal ({0}).
///
public static string ExpandableArrayConverter_ConvertTo_Count_0_ {
get {
return ResourceManager.GetString("ExpandableArrayConverter_ConvertTo_Count_0_", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ExpandAllIcon {
get {
object obj = ResourceManager.GetObject("ExpandAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to &Exporteren....
///
public static string Export {
get {
return ResourceManager.GetString("Export", resourceCulture);
}
}
///
/// Looks up a localized string similar to Exporteer de gegevens naar een bestand..
///
public static string Export_ToolTip {
get {
return ResourceManager.GetString("Export_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ExportIcon {
get {
object obj = ResourceManager.GetObject("ExportIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Algemeen.
///
public static string ExportInfo_Default_category {
get {
return ResourceManager.GetString("ExportInfo_Default_category", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toont de eigenschap op basis waarvan labels worden weergegeven op deze kaartlaag..
///
public static string FeatureBasedMapdata_SelectedMetaDataAttribute_Description {
get {
return ResourceManager.GetString("FeatureBasedMapdata_SelectedMetaDataAttribute_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Op basis van.
///
public static string FeatureBasedMapdata_SelectedMetaDataAttribute_DisplayName {
get {
return ResourceManager.GetString("FeatureBasedMapdata_SelectedMetaDataAttribute_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geeft aan of labels worden weergegeven op deze kaartlaag..
///
public static string FeatureBasedMapData_ShowLabels_Description {
get {
return ResourceManager.GetString("FeatureBasedMapData_ShowLabels_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weergeven.
///
public static string FeatureBasedMapData_ShowLabels_DisplayName {
get {
return ResourceManager.GetString("FeatureBasedMapData_ShowLabels_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het type van de stijl die wordt toegepast voor het weergeven van deze kaartlaag..
///
public static string FeatureBasedMapdata_StyleType_Description {
get {
return ResourceManager.GetString("FeatureBasedMapdata_StyleType_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type.
///
public static string FeatureBasedMapdata_StyleType_DisplayName {
get {
return ResourceManager.GetString("FeatureBasedMapdata_StyleType_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het type van de data die wordt weergegeven op deze kaartlaag..
///
public static string FeatureBasedMapData_Type_Description {
get {
return ResourceManager.GetString("FeatureBasedMapData_Type_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type.
///
public static string FeatureBasedMapData_Type_DisplayName {
get {
return ResourceManager.GetString("FeatureBasedMapData_Type_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijnen.
///
public static string FeatureBasedMapData_Type_Lines {
get {
return ResourceManager.GetString("FeatureBasedMapData_Type_Lines", resourceCulture);
}
}
///
/// Looks up a localized string similar to Punten.
///
public static string FeatureBasedMapData_Type_Points {
get {
return ResourceManager.GetString("FeatureBasedMapData_Type_Points", resourceCulture);
}
}
///
/// Looks up a localized string similar to Polygonen.
///
public static string FeatureBasedMapData_Type_Polygons {
get {
return ResourceManager.GetString("FeatureBasedMapData_Type_Polygons", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap folder {
get {
object obj = ResourceManager.GetObject("folder", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to {0} (*.{1}).
///
public static string GetItemName_Name_0_FileExtension_1 {
get {
return ResourceManager.GetString("GetItemName_Name_0_FileExtension_1", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen 'IExportCommandHandler'-afhankelijk element in het contextmenu creëren zonder een 'IExportCommandHandler'..
///
public static string GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_export_handler {
get {
return ResourceManager.GetString("GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_export_ha" +
"ndler", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen 'ApplicationFeatureCommandHandler'-afhankelijk element in het contextmenu creëren zonder een 'ApplicationFeatureCommandHandler'..
///
public static string GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_gui {
get {
return ResourceManager.GetString("GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_gui", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen 'IImportCommandHandler'-afhankelijk element in het contextmenu creëren zonder een 'IImportCommandHandler'..
///
public static string GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_import_handler {
get {
return ResourceManager.GetString("GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_import_ha" +
"ndler", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen 'IUpdateCommandHandler'-afhankelijk element in het contextmenu creëren zonder een 'IUpdateCommandHandler'..
///
public static string GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_update_handler {
get {
return ResourceManager.GetString("GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_update_ha" +
"ndler", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen 'IViewCommands'-afhankelijk element in het contextmenu creëren zonder een 'IViewCommands'..
///
public static string GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_view_commands {
get {
return ResourceManager.GetString("GuiContextMenuItemFactory_Can_not_create_gui_context_menu_items_without_view_comm" +
"ands", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kritieke fout opgetreden tijdens deactivering van de grafische interface plugin..
///
public static string GuiCore_ActivatePlugins_Exception_during_plugin_gui_deactivation {
get {
return ResourceManager.GetString("GuiCore_ActivatePlugins_Exception_during_plugin_gui_deactivation", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gestart in {0:f2} seconden..
///
public static string GuiCore_Run_Started_in_0_f2_sec {
get {
return ResourceManager.GetString("GuiCore_Run_Started_in_0_f2_sec", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gegevens zijn geëxporteerd naar bestand '{0}'..
///
public static string GuiExportHandler_ExportItemUsingDialog_Data_exported_to_File_0 {
get {
return ResourceManager.GetString("GuiExportHandler_ExportItemUsingDialog_Data_exported_to_File_0", resourceCulture);
}
}
///
/// Looks up a localized string similar to Exporteren van '{0}' is mislukt..
///
public static string GuiExportHandler_ExportItemUsingDialog_Export_of_DataType_0_failed {
get {
return ResourceManager.GetString("GuiExportHandler_ExportItemUsingDialog_Export_of_DataType_0_failed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Exporteren van '{0}' is gelukt..
///
public static string GuiExportHandler_ExportItemUsingDialog_Export_of_DataType_0_successful {
get {
return ResourceManager.GetString("GuiExportHandler_ExportItemUsingDialog_Export_of_DataType_0_successful", resourceCulture);
}
}
///
/// Looks up a localized string similar to Exporteren van '{0}' is gestart..
///
public static string GuiExportHandler_ExportItemUsingDialog_Start_exporting_DataType_0_ {
get {
return ResourceManager.GetString("GuiExportHandler_ExportItemUsingDialog_Start_exporting_DataType_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Fout.
///
public static string GuiExportHandler_GetSupportedExporterForItemUsingDialog_Error {
get {
return ResourceManager.GetString("GuiExportHandler_GetSupportedExporterForItemUsingDialog_Error", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het is niet mogelijk om de huidige selectie ({0}) te exporteren..
///
public static string GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item_0_available {
get {
return ResourceManager.GetString("GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item" +
"_0_available", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het is niet mogelijk om de huidige selectie te exporteren..
///
public static string GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item_available {
get {
return ResourceManager.GetString("GuiExportHandler_GetSupportedExporterForItemUsingDialog_No_exporter_for_this_item" +
"_available", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kies wat u wilt exporteren.
///
public static string GuiExportHandler_GetSupportedExportInfoUsingDialog_Select_exporter {
get {
return ResourceManager.GetString("GuiExportHandler_GetSupportedExportInfoUsingDialog_Select_exporter", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kies wat u wilt importeren.
///
public static string GuiImportHandler_GetSupportedImporterUsingDialog_Select_importer {
get {
return ResourceManager.GetString("GuiImportHandler_GetSupportedImporterUsingDialog_Select_importer", resourceCulture);
}
}
///
/// Looks up a localized string similar to Importeren van gegevens is geannuleerd..
///
public static string GuiImportHandler_ImportItemsUsingDialog_Importing_cancelled {
get {
return ResourceManager.GetString("GuiImportHandler_ImportItemsUsingDialog_Importing_cancelled", resourceCulture);
}
}
///
/// Looks up a localized string similar to Importeren van '{0}'.
///
public static string GuiImportHandler_RunImportActivity_Importing_0_ {
get {
return ResourceManager.GetString("GuiImportHandler_RunImportActivity_Importing_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Fout.
///
public static string GuiImportHandler_SelectImportInfo_Error {
get {
return ResourceManager.GetString("GuiImportHandler_SelectImportInfo_Error", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geen enkele 'Importer' is beschikbaar voor dit element..
///
public static string GuiImportHandler_SelectImportInfo_No_importer_available_for_this_item {
get {
return ResourceManager.GetString("GuiImportHandler_SelectImportInfo_No_importer_available_for_this_item", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geen enkele 'Importer' is beschikbaar voor dit element ({0})..
///
public static string GuiImportHandler_SelectImportInfo_No_importer_available_for_this_item_0_ {
get {
return ResourceManager.GetString("GuiImportHandler_SelectImportInfo_No_importer_available_for_this_item_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Fout.
///
public static string GuiUpdateHandler_GetSupportedUpdaterForTargetType_Error {
get {
return ResourceManager.GetString("GuiUpdateHandler_GetSupportedUpdaterForTargetType_Error", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geen enkele 'Updater' is beschikbaar voor dit element..
///
public static string GuiUpdateHandler_GetSupportedUpdaterForTargetType_No_updater_available_for_this_item {
get {
return ResourceManager.GetString("GuiUpdateHandler_GetSupportedUpdaterForTargetType_No_updater_available_for_this_i" +
"tem", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geen enkele 'Updater' is beschikbaar voor dit element ({0})..
///
public static string GuiUpdateHandler_GetSupportedUpdaterForTargetType_No_updater_available_for_this_item_0_ {
get {
return ResourceManager.GetString("GuiUpdateHandler_GetSupportedUpdaterForTargetType_No_updater_available_for_this_i" +
"tem_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kies wat u wilt bijwerken.
///
public static string GuiUpdateHandler_GetSupportedUpdaterUsingDialog_Select_updater {
get {
return ResourceManager.GetString("GuiUpdateHandler_GetSupportedUpdaterUsingDialog_Select_updater", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bijwerken van '{0}'.
///
public static string GuiUpdateHandler_RunUpdateActivity_Updating_0_ {
get {
return ResourceManager.GetString("GuiUpdateHandler_RunUpdateActivity_Updating_0_", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bijwerken van gegevens is geannuleerd..
///
public static string GuiUpdateHandler_UpdateItemsUsingDialog_Updating_cancelled {
get {
return ResourceManager.GetString("GuiUpdateHandler_UpdateItemsUsingDialog_Updating_cancelled", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bijwerken van gegevens in '{0}' is geannuleerd..
///
public static string GuiUpdateHandler_UpdateItemsUsingDialog_Updating_from_Path_0_cancelled {
get {
return ResourceManager.GetString("GuiUpdateHandler_UpdateItemsUsingDialog_Updating_from_Path_0_cancelled", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap icon_clear_all_messages {
get {
object obj = ResourceManager.GetObject("icon_clear_all_messages", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to &Importeren....
///
public static string Import {
get {
return ResourceManager.GetString("Import", resourceCulture);
}
}
///
/// Looks up a localized string similar to Importeer de gegevens vanuit een bestand..
///
public static string Import_ToolTip {
get {
return ResourceManager.GetString("Import_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ImportIcon {
get {
object obj = ResourceManager.GetObject("ImportIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Importeren gegevens.
///
public static string ImportInfo_Default_category {
get {
return ResourceManager.GetString("ImportInfo_Default_category", resourceCulture);
}
}
///
/// Looks up a localized string similar to Informatie.
///
public static string Info_DisplayName {
get {
return ResourceManager.GetString("Info_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap information {
get {
object obj = ResourceManager.GetObject("information", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to De kleur van de lijnen waarmee deze categorie wordt weergegeven..
///
public static string LineCategoryTheme_Color_Description {
get {
return ResourceManager.GetString("LineCategoryTheme_Color_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De stijl van de lijnen waarmee deze categorie wordt weergegeven..
///
public static string LineCategoryTheme_DashStyle_Description {
get {
return ResourceManager.GetString("LineCategoryTheme_DashStyle_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijnen waarmee deze categorie wordt weergegeven..
///
public static string LineCategoryTheme_Width_Description {
get {
return ResourceManager.GetString("LineCategoryTheme_Width_Description", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap LineIcon {
get {
object obj = ResourceManager.GetObject("LineIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Categorieën.
///
public static string MapData_Categories_DisplayName {
get {
return ResourceManager.GetString("MapData_Categories_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kleur.
///
public static string MapData_Color_DisplayName {
get {
return ResourceManager.GetString("MapData_Color_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geeft aan of deze kaartlaag wordt weergegeven..
///
public static string MapData_IsVisible_Description {
get {
return ResourceManager.GetString("MapData_IsVisible_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Weergeven.
///
public static string MapData_IsVisible_DisplayName {
get {
return ResourceManager.GetString("MapData_IsVisible_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De naam van deze kaartlaag..
///
public static string MapData_Name_Description {
get {
return ResourceManager.GetString("MapData_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijnkleur.
///
public static string MapData_StrokeColor_DisplayName {
get {
return ResourceManager.GetString("MapData_StrokeColor_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijndikte.
///
public static string MapData_StrokeThickness_DisplayName {
get {
return ResourceManager.GetString("MapData_StrokeThickness_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Categorie.
///
public static string MapData_StyleType_Categories {
get {
return ResourceManager.GetString("MapData_StyleType_Categories", resourceCulture);
}
}
///
/// Looks up a localized string similar to Enkel symbool.
///
public static string MapData_StyleType_Single_Symbol {
get {
return ResourceManager.GetString("MapData_StyleType_Single_Symbol", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geeft aan of deze kaartlagenmap wordt weergegeven..
///
public static string MapDataCollection_IsVisible_Description {
get {
return ResourceManager.GetString("MapDataCollection_IsVisible_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De naam van deze kaartlagenmap..
///
public static string MapDataCollection_Name_Description {
get {
return ResourceManager.GetString("MapDataCollection_Name_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Shapebestand.
///
public static string MapImportInfoFactory_Create_MapDataCollection_filefilter_Description {
get {
return ResourceManager.GetString("MapImportInfoFactory_Create_MapDataCollection_filefilter_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to shp.
///
public static string MapImportInfoFactory_Create_MapDataCollection_filefilter_Extension {
get {
return ResourceManager.GetString("MapImportInfoFactory_Create_MapDataCollection_filefilter_Extension", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet minstens één van de zichtbare kaartlagen in deze map met kaartlagen elementen bevatten..
///
public static string MapLegendView_CreateZoomToExtentsItem_MapDataCollection_NoFeatures_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_MapDataCollection_NoFeatures_ZoomToAllDisab" +
"led_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zet het zoomniveau van de kaart dusdanig dat alle zichtbare kaartlagen in deze map met kaartlagen precies in het beeld passen..
///
public static string MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAll_Tooltip {
get {
return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAll_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet er minstens één kaartlaag in deze map met kaartlagen zichtbaar zijn..
///
public static string MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_MapDataCollection_ZoomToAllDisabled_Tooltip" +
"", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet de kaartlaag elementen bevatten..
///
public static string MapLegendView_CreateZoomToExtentsItem_NoFeatures_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_NoFeatures_ZoomToAllDisabled_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zet het zoomniveau van de kaart dusdanig dat deze kaartlaag precies in het beeld past..
///
public static string MapLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip {
get {
return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Om het zoomniveau aan te passen moet de kaartlaag zichtbaar zijn..
///
public static string MapLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip {
get {
return ResourceManager.GetString("MapLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kaart.
///
public static string MapLegendView_Map_DisplayName {
get {
return ResourceManager.GetString("MapLegendView_Map_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Voeg kaartlaag toe....
///
public static string MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer {
get {
return ResourceManager.GetString("MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer", resourceCulture);
}
}
///
/// Looks up a localized string similar to Importeer een nieuwe kaartlaag en voeg deze toe..
///
public static string MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer_ToolTip {
get {
return ResourceManager.GetString("MapLegendView_MapDataCollectionContextMenuStrip_Add_MapLayer_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijnen waarmee deze kaartlaag wordt weergegeven..
///
public static string MapLineData_Color_Description {
get {
return ResourceManager.GetString("MapLineData_Color_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De stijl van de lijnen waarmee deze kaartlaag wordt weergegeven..
///
public static string MapLineData_DashStyle_Description {
get {
return ResourceManager.GetString("MapLineData_DashStyle_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lijnstijl.
///
public static string MapLineData_DashStyle_DisplayName {
get {
return ResourceManager.GetString("MapLineData_DashStyle_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijnen waarmee deze kaartlaag wordt weergegeven..
///
public static string MapLineData_Width_Description {
get {
return ResourceManager.GetString("MapLineData_Width_Description", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap MapPlusIcon {
get {
object obj = ResourceManager.GetObject("MapPlusIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to De kleur van de symbolen waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPointData_Color_Description {
get {
return ResourceManager.GetString("MapPointData_Color_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De grootte van de symbolen waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPointData_Size_Description {
get {
return ResourceManager.GetString("MapPointData_Size_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Grootte.
///
public static string MapPointData_Size_DisplayName {
get {
return ResourceManager.GetString("MapPointData_Size_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijn van de symbolen waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPointData_StrokeColor_Description {
get {
return ResourceManager.GetString("MapPointData_StrokeColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijn van de symbolen waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPointData_StrokeThickness_Description {
get {
return ResourceManager.GetString("MapPointData_StrokeThickness_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het symbool waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPointData_Symbol_Description {
get {
return ResourceManager.GetString("MapPointData_Symbol_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Symbool.
///
public static string MapPointData_Symbol_Displayname {
get {
return ResourceManager.GetString("MapPointData_Symbol_Displayname", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de vlakken waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPolygonData_FillColor_Description {
get {
return ResourceManager.GetString("MapPolygonData_FillColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijn van de vlakken waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPolygonData_StrokeColor_Description {
get {
return ResourceManager.GetString("MapPolygonData_StrokeColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijn van de vlakken waarmee deze kaartlaag wordt weergegeven..
///
public static string MapPolygonData_StrokeThickness_Description {
get {
return ResourceManager.GetString("MapPolygonData_StrokeThickness_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berichten.
///
public static string Messages {
get {
return ResourceManager.GetString("Messages", resourceCulture);
}
}
///
/// Looks up a localized string similar to Controleer logbestand voor meer informatie ("Project"->"Toon log")..
///
public static string MessageWindowLogAppender_AppendToMessageWindow_Check_log_file_for_more_information_Home_Show_Log {
get {
return ResourceManager.GetString("MessageWindowLogAppender_AppendToMessageWindow_Check_log_file_for_more_informatio" +
"n_Home_Show_Log", resourceCulture);
}
}
///
/// Looks up a localized string similar to Naam.
///
public static string Name_DisplayName {
get {
return ResourceManager.GetString("Name_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kaartlaag.
///
public static string Name_Layer {
get {
return ResourceManager.GetString("Name_Layer", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nieuw.
///
public static string NewProject_DisplayName {
get {
return ResourceManager.GetString("NewProject_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Openen.
///
public static string Open {
get {
return ResourceManager.GetString("Open", resourceCulture);
}
}
///
/// Looks up a localized string similar to Open de gegevens in een nieuw documentvenster..
///
public static string Open_ToolTip {
get {
return ResourceManager.GetString("Open_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Openen.
///
public static string OpenFileDialog_Title {
get {
return ResourceManager.GetString("OpenFileDialog_Title", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap OpenIcon {
get {
object obj = ResourceManager.GetObject("OpenIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Openen.
///
public static string OpenProject_DisplayName {
get {
return ResourceManager.GetString("OpenProject_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Openen van project.
///
public static string OpenProjectActivity_Open_project {
get {
return ResourceManager.GetString("OpenProjectActivity_Open_project", resourceCulture);
}
}
///
/// Looks up a localized string similar to Initialiseren van geopend project.
///
public static string OpenProjectActivity_ProgressTextStepName_InitializeProject {
get {
return ResourceManager.GetString("OpenProjectActivity_ProgressTextStepName_InitializeProject", resourceCulture);
}
}
///
/// Looks up a localized string similar to Migreren van project.
///
public static string OpenProjectActivity_ProgressTextStepName_MigrateProject {
get {
return ResourceManager.GetString("OpenProjectActivity_ProgressTextStepName_MigrateProject", resourceCulture);
}
}
///
/// Looks up a localized string similar to Inlezen van project.
///
public static string OpenProjectActivity_ProgressTextStepName_ReadProject {
get {
return ResourceManager.GetString("OpenProjectActivity_ProgressTextStepName_ReadProject", resourceCulture);
}
}
///
/// Looks up a localized string similar to Telefoonnummer.
///
public static string PhoneNumber_DisplayName {
get {
return ResourceManager.GetString("PhoneNumber_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de symbolen waarmee deze categorie wordt weergegeven..
///
public static string PointCategoryTheme_Color_Description {
get {
return ResourceManager.GetString("PointCategoryTheme_Color_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De grootte van de symbolen waarmee deze categorie wordt weergegeven..
///
public static string PointCategoryTheme_Size_Description {
get {
return ResourceManager.GetString("PointCategoryTheme_Size_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijn van de symbolen waarmee deze categorie wordt weergegeven..
///
public static string PointCategoryTheme_StrokeColor_Description {
get {
return ResourceManager.GetString("PointCategoryTheme_StrokeColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijn van de symbolen waarmee deze categorie wordt weergegeven..
///
public static string PointCategoryTheme_StrokeThickness_Description {
get {
return ResourceManager.GetString("PointCategoryTheme_StrokeThickness_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Het symbool waarmee deze categorie wordt weergegeven..
///
public static string PointCategoryTheme_Symbol_Description {
get {
return ResourceManager.GetString("PointCategoryTheme_Symbol_Description", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap PointsIcon {
get {
object obj = ResourceManager.GetObject("PointsIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to De kleur van de vlakken waarmee deze categorie wordt weergegeven..
///
public static string PolygonCategoryTheme_FillColor_Description {
get {
return ResourceManager.GetString("PolygonCategoryTheme_FillColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De kleur van de lijn van de vlakken waarmee deze categorie wordt weergegeven..
///
public static string PolygonCategoryTheme_StrokeColor_Description {
get {
return ResourceManager.GetString("PolygonCategoryTheme_StrokeColor_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to De dikte van de lijn van de vlakken waarmee deze categorie wordt weergegeven..
///
public static string PolygonCategoryTheme_StrokeThickness_Description {
get {
return ResourceManager.GetString("PolygonCategoryTheme_StrokeThickness_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to Processor.
///
public static string Processor_DisplayName {
get {
return ResourceManager.GetString("Processor_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Project.
///
public static string Project_DisplayName {
get {
return ResourceManager.GetString("Project_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Projectverkenner.
///
public static string ProjectExplorer_DisplayName {
get {
return ResourceManager.GetString("ProjectExplorer_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ei&genschappen.
///
public static string Properties {
get {
return ResourceManager.GetString("Properties", resourceCulture);
}
}
///
/// Looks up a localized string similar to Eigenschappen.
///
public static string Properties_DisplayName {
get {
return ResourceManager.GetString("Properties_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toon de eigenschappen in het Eigenschappenpaneel..
///
public static string Properties_ToolTip {
get {
return ResourceManager.GetString("Properties_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap PropertiesHS {
get {
object obj = ResourceManager.GetObject("PropertiesHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Alfabetisch.
///
public static string PropertyGridView_Order_Alphabetically {
get {
return ResourceManager.GetString("PropertyGridView_Order_Alphabetically", resourceCulture);
}
}
///
/// Looks up a localized string similar to Gecategoriseerd.
///
public static string PropertyGridView_Order_Categorized {
get {
return ResourceManager.GetString("PropertyGridView_Order_Categorized", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kan geen 'PropertyResolver' maken zonder een lijst van 'PropertyInfo'..
///
public static string PropertyResolver_PropertyResolver_Cannot_create_PropertyResolver_without_list_of_PropertyInfo {
get {
return ResourceManager.GetString("PropertyResolver_PropertyResolver_Cannot_create_PropertyResolver_without_list_of_" +
"PropertyInfo", resourceCulture);
}
}
///
/// Looks up a localized string similar to Geïnstalleerd RAM-geheugen.
///
public static string RAM_DisplayName {
get {
return ResourceManager.GetString("RAM_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap RefreshIcon {
get {
object obj = ResourceManager.GetObject("RefreshIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to &Hernoemen.
///
public static string Rename {
get {
return ResourceManager.GetString("Rename", resourceCulture);
}
}
///
/// Looks up a localized string similar to Wijzig de naam van dit element..
///
public static string Rename_ToolTip {
get {
return ResourceManager.GetString("Rename_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap RenameIcon {
get {
object obj = ResourceManager.GetObject("RenameIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Opslaan als.
///
public static string SaveFileDialog_Title {
get {
return ResourceManager.GetString("SaveFileDialog_Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opslaan.
///
public static string SaveProject_DisplayName {
get {
return ResourceManager.GetString("SaveProject_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Initialiseren van opgeslagen project.
///
public static string SaveProjectActivity_ProgressTextStepName_InitializeSavedProject {
get {
return ResourceManager.GetString("SaveProjectActivity_ProgressTextStepName_InitializeSavedProject", resourceCulture);
}
}
///
/// Looks up a localized string similar to Project opslaan.
///
public static string SaveProjectActivity_ProgressTextStepName_SavingProject {
get {
return ResourceManager.GetString("SaveProjectActivity_ProgressTextStepName_SavingProject", resourceCulture);
}
}
///
/// Looks up a localized string similar to Voorbereidingen opslaan.
///
public static string SaveProjectActivity_ProgressTextStepName_StagingProject {
get {
return ResourceManager.GetString("SaveProjectActivity_ProgressTextStepName_StagingProject", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opslaan van bestaand project.
///
public static string SaveProjectActivity_Save_existing_project {
get {
return ResourceManager.GetString("SaveProjectActivity_Save_existing_project", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opslaan van project.
///
public static string SaveProjectActivity_Save_project {
get {
return ResourceManager.GetString("SaveProjectActivity_Save_project", resourceCulture);
}
}
///
/// Looks up a localized string similar to Opslaan als.
///
public static string SaveProjectAs_DisplayName {
get {
return ResourceManager.GetString("SaveProjectAs_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Schermresolutie.
///
public static string ScreenResolution_DisplayName {
get {
return ResourceManager.GetString("ScreenResolution_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Fout.
///
public static string SelectItemDialog_buttonOk_Click_Error {
get {
return ResourceManager.GetString("SelectItemDialog_buttonOk_Click_Error", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kies een type.
///
public static string SelectItemDialog_buttonOk_Click_Please_select_an_item {
get {
return ResourceManager.GetString("SelectItemDialog_buttonOk_Click_Please_select_an_item", resourceCulture);
}
}
///
/// Looks up a localized string similar to - (Standaard).
///
public static string SelectViewDialog_listBox_DrawItem_Default {
get {
return ResourceManager.GetString("SelectViewDialog_listBox_DrawItem_Default", resourceCulture);
}
}
///
/// Looks up a localized string similar to Toon log.
///
public static string ShowLog_DisplayName {
get {
return ResourceManager.GetString("ShowLog_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Handleiding.
///
public static string ShowManual_DisplayName {
get {
return ResourceManager.GetString("ShowManual_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Project afsluiten.
///
public static string StorageCommandHandler_ClosingProject_Title {
get {
return ResourceManager.GetString("StorageCommandHandler_ClosingProject_Title", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nieuw project aanmaken is geannuleerd..
///
public static string StorageCommandHandler_NewProject_Creating_new_project_canceled {
get {
return ResourceManager.GetString("StorageCommandHandler_NewProject_Creating_new_project_canceled", resourceCulture);
}
}
///
/// Looks up a localized string similar to Nieuw project aanmaken is mislukt..
///
public static string StorageCommandHandler_NewProject_Creating_new_project_failed {
get {
return ResourceManager.GetString("StorageCommandHandler_NewProject_Creating_new_project_failed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sla wijzigingen in het project op: {0}?.
///
public static string StorageCommandHandler_OpenSaveOrDiscardProjectDialog_SaveChangesToProject_0 {
get {
return ResourceManager.GetString("StorageCommandHandler_OpenSaveOrDiscardProjectDialog_SaveChangesToProject_0", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ondersteuning.
///
public static string Support_DisplayName {
get {
return ResourceManager.GetString("Support_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Ervaart u problemen bij het gebruik van de software? Neem dan contact op..
///
public static string SupportBackstagePage_WeCanHelp_Description {
get {
return ResourceManager.GetString("SupportBackstagePage_WeCanHelp_Description", resourceCulture);
}
}
///
/// Looks up a localized string similar to We kunnen helpen!.
///
public static string SupportBackstagePage_WeCanHelp_DisplayName {
get {
return ResourceManager.GetString("SupportBackstagePage_WeCanHelp_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Systeeminformatie.
///
public static string SystemInformation_DisplayName {
get {
return ResourceManager.GetString("SystemInformation_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to &Bijwerken....
///
public static string Update {
get {
return ResourceManager.GetString("Update", resourceCulture);
}
}
///
/// Looks up a localized string similar to Werk de geïmporteerde gegevens bij met nieuwe gegevens vanuit een bestand..
///
public static string Update_ToolTip {
get {
return ResourceManager.GetString("Update_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Bijwerken gegevens.
///
public static string UpdateInfo_Default_category {
get {
return ResourceManager.GetString("UpdateInfo_Default_category", resourceCulture);
}
}
///
/// Looks up a localized string similar to Versie.
///
public static string Version_DisplayName {
get {
return ResourceManager.GetString("Version_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Grafiek.
///
public static string ViewStateBar_Chart_ToolTip {
get {
return ResourceManager.GetString("ViewStateBar_Chart_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kaart.
///
public static string ViewStateBar_Map_ToolTip {
get {
return ResourceManager.GetString("ViewStateBar_Map_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Berichten.
///
public static string ViewStateBar_Messages_ToolTip {
get {
return ResourceManager.GetString("ViewStateBar_Messages_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Projectverkenner.
///
public static string ViewStateBar_ProjectExplorer_ToolTip {
get {
return ResourceManager.GetString("ViewStateBar_ProjectExplorer_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized string similar to Eigenschappen.
///
public static string ViewStateBar_Properties_ToolTip {
get {
return ResourceManager.GetString("ViewStateBar_Properties_ToolTip", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
public static System.Drawing.Icon warning {
get {
object obj = ResourceManager.GetObject("warning", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to Website.
///
public static string Website_DisplayName {
get {
return ResourceManager.GetString("Website_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Build van het besturingssysteem.
///
public static string WindowsBuild_DisplayName {
get {
return ResourceManager.GetString("WindowsBuild_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Windows editie.
///
public static string WindowsEdition_DisplayName {
get {
return ResourceManager.GetString("WindowsEdition_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zoom naar alles.
///
public static string ZoomToAll_DisplayName {
get {
return ResourceManager.GetString("ZoomToAll_DisplayName", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ZoomToAllIcon {
get {
object obj = ResourceManager.GetObject("ZoomToAllIcon", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}