569 references to SR
System.Web.Mobile (569)
UI\MobileControls\Design\Adapters\DesignerValidationSummaryAdapter.cs (2)
71
writer.Write(
SR
.GetString(
SR
.ValidationSummary_ErrorMessage, i.ToString(CultureInfo.InvariantCulture)));
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (44)
64
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_AvailableDeviceFilters);
66
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_AppliedDeviceFilters);
67
_btnEditFilters.Text =
SR
.GetString(
SR
.GenericDialog_Edit);
69
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_ApplyDeviceFilter);
71
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_Argument);
72
_cmdOK.Text =
SR
.GetString(
SR
.GenericDialog_OKBtnCaption);
73
_cmdCancel.Text =
SR
.GetString(
SR
.GenericDialog_CancelBtnCaption);
82
+ " - " +
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_Title);
470
|| name ==
SR
.GetString(
SR
.DeviceFilter_DefaultChoice)
537
_cmdCancel.Text =
SR
.GetString(
SR
.GenericDialog_CancelBtnCaption);
545
_cmdCancel.Text =
SR
.GetString(
SR
.GenericDialog_CloseBtnCaption);
559
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_Title),
560
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_DuplicateChoices,
605
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_Title)
612
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_Title),
613
SR
.GetString(
SR
.DeviceFilterEditorDialog_IllegalDefaultName)
752
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_Title),
753
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_DefaultFilterAlreadyApplied)
784
SR
.GetString(
SR
.AppliedDeviceFiltersDialog_Title),
785
SR
.GetString(
786
SR
.AppliedDeviceFiltersDialog_AssociatedItemsWillBeLost
1032
_runtimeChoice.Xmlns =
SR
.GetString(
SR
.MarkupSchema_HTML32);
1133
SR
.GetString(
SR
.DeviceFilter_DefaultChoice)
UI\MobileControls\Design\BaseTemplatedMobileComponentEditor.cs (4)
84
MessageBox.Show(
SR
.GetString(
SR
.BaseTemplatedMobileComponentEditor_TemplateModeErrorMessage),
85
SR
.GetString(
SR
.BaseTemplatedMobileComponentEditor_TemplateModeErrorTitle),
UI\MobileControls\Design\DesignerForm.cs (2)
64
string rtlText =
SR
.GetString(
SR
.RTL);
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (70)
50
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);
82
_lblArgument.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Argument);
83
_glAttributes.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Attributes);
84
_lblMethod.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Method);
85
_glType.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_TypeGl);
86
_rbCompare.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Equality);
87
_lblCompare.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Compare);
88
_rbDelegate.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Evaluator);
89
_lblType.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_TypeTxt);
90
_lblHeader.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Header);
91
this.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title);
117
_filterList.LblTitle.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_DeviceFilters);
118
_filterList.BtnAdd.Text =
SR
.GetString(
SR
.DeviceFilterEditorDialog_NewDeviceFilter);
129
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
130
SR
.GetString(
SR
.DeviceFilterEditorDialog_WebConfigMissingOnOpen)
133
SR
.GetString(
SR
.WebConfig_FileLoadException, e)
138
if (e.Message.Equals(
SR
.GetString(
SR
.DeviceFilterEditorDialog_DuplicateNames)))
141
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
142
SR
.GetString(
SR
.DeviceFilterEditorDialog_DuplicateNames)
148
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
149
SR
.GetString(
150
SR
.DeviceFilterEditorDialog_WebConfigParsingError,
156
SR
.GetString(
SR
.WebConfig_FileLoadException, e)
181
SR
.GetString(
SR
.DeviceFilterNode_DefaultFilterName)
444
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
445
SR
.GetString(
446
SR
.DeviceFilterEditorDialog_InvalidFilter,
482
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
483
SR
.GetString(
SR
.DeviceFilterEditorDialog_WebConfigMissing)
491
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
492
SR
.GetString(
SR
.DeviceFilterEditorDialog_WebConfigParsingError, e.Message)
515
SR
.GetString(
SR
.DeviceFilterEditorDialog_UnnamedFilter)
649
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
650
SR
.GetString(
SR
.DeviceFilterEditorDialog_DuplicateName, newLabel)
656
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title),
657
SR
.GetString(
SR
.DeviceFilterEditorDialog_IllegalDefaultName, newLabel)
661
SR
.GetString(
SR
.DeviceFilterEditorDialog_Title)
UI\MobileControls\Design\DeviceSpecificDesigner.cs (20)
39
SR
.GetString(
SR
.MobileControl_StrictlyFormPanelContainmentErrorMessage);
167
curChoice =
SR
.GetString(
SR
.DeviceSpecific_PropNotSet);
168
message =
SR
.GetString(
SR
.DeviceSpecific_DefaultMessage);
174
curChoice =
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);
183
message =
SR
.GetString(
SR
.DeviceSpecific_TemplateEditingMessage);
188
message =
SR
.GetString(
SR
.DeviceSpecific_DefaultMessage);
203
SR
.GetString(
SR
.DeviceSpecific_DuplicateWarningMessage) :
204
SR
.GetString(
SR
.MobileControl_NonHtmlSchemaErrorMessage)
342
SR
.GetString(
SR
.TemplateFrame_HeaderFooterTemplates),
349
SR
.GetString(
SR
.TemplateFrame_ContentTemplate),
UI\MobileControls\Design\FormDesigner.cs (4)
108
return
SR
.GetString(
SR
.MobileControl_MobilePageErrorMessage);
114
return
SR
.GetString(
SR
.MobileControl_TopPageContainmentErrorMessage);
UI\MobileControls\Design\ImageUrlEditor.cs (4)
26
return
SR
.GetString(
SR
.ImageUrlPicker_ImageCaption);
37
return
SR
.GetString(
SR
.ImageUrlPicker_ImageFilter);
UI\MobileControls\Design\ListDesigner.cs (8)
180
_designerVerbs.Add(new DesignerVerb(
SR
.GetString(
SR
.PropertyBuilderVerb),
457
SR
.GetString(
SR
.TemplateFrame_HeaderFooterTemplates),
461
SR
.GetString(
SR
.TemplateFrame_ItemTemplates),
465
SR
.GetString(
SR
.TemplateFrame_SeparatorTemplate),
UI\MobileControls\Design\ListGeneralPage.cs (32)
115
appearanceGroup.Text =
SR
.GetString(
SR
.ListGeneralPage_AppearanceGroupLabel);
122
decorationLabel.Text =
SR
.GetString(
SR
.ListGeneralPage_DecorationCaption);
130
SR
.GetString(
SR
.ListGeneralPage_DecorationNone),
131
SR
.GetString(
SR
.ListGeneralPage_DecorationBulleted),
132
SR
.GetString(
SR
.ListGeneralPage_DecorationNumbered)
137
pagingGroup.Text =
SR
.GetString(
SR
.ListGeneralPage_PagingGroupLabel);
142
itemCountLabel.Text =
SR
.GetString(
SR
.ListGeneralPage_ItemCountCaption);
152
itemsPerPageLabel.Text =
SR
.GetString(
SR
.ListGeneralPage_ItemsPerPageCaption);
164
selectTypeLabel.Text =
SR
.GetString(
SR
.ListGeneralPage_SelectTypeCaption);
172
SR
.GetString(
SR
.ListGeneralPage_SelectTypeDropDown),
173
SR
.GetString(
SR
.ListGeneralPage_SelectTypeListBox),
174
SR
.GetString(
SR
.ListGeneralPage_SelectTypeRadio),
175
SR
.GetString(
SR
.ListGeneralPage_SelectTypeMultiSelectListBox),
176
SR
.GetString(
SR
.ListGeneralPage_SelectTypeCheckBox)
181
rowsLabel.Text =
SR
.GetString(
SR
.ListGeneralPage_RowsCaption);
191
this.Text =
SR
.GetString(
SR
.ListGeneralPage_Title);
UI\MobileControls\Design\ListItemsPage.cs (18)
47
TreeViewTitle =
SR
.GetString(
SR
.ListItemsPage_ItemCaption);
48
AddButtonTitle =
SR
.GetString(
SR
.ListItemsPage_NewItemCaption);
49
DefaultName =
SR
.GetString(
SR
.ListItemsPage_DefaultItemText);
74
return
SR
.GetString(
SR
.ListItemsPage_DefaultItemText);
87
this.Text =
SR
.GetString(
SR
.ListItemsPage_Title);
99
_itemsAsLinksCheckBox.Text =
SR
.GetString(
SR
.ListItemsPage_ItemsAsLinksCaption);
107
grplblItemList.Text =
SR
.GetString(
SR
.ListItemsPage_ItemListGroupLabel);
115
lblValue.Text =
SR
.GetString(
SR
.ListItemsPage_ItemValueCaption);
142
_ckbSelected.Text =
SR
.GetString(
SR
.ListItemsPage_ItemSelectedCaption);
UI\MobileControls\Design\MobileControlDesigner.cs (16)
66
SR
.GetString(
SR
.MobileControl_FormPanelContainmentErrorMessage);
69
SR
.GetString(
SR
.MobileControl_MobilePageErrorMessage);
72
SR
.GetString(
SR
.MobileControl_TopPageContainmentErrorMessage);
75
SR
.GetString(
SR
.MobileControl_UserControlWarningMessage);
96
MobileCategory(
SR
.Category_DeviceSpecific),
97
MobileSysDescription(
SR
.MobileControl_AppliedDeviceFiltersDescription),
202
MobileCategory(
SR
.Category_DeviceSpecific),
203
MobileSysDescription(
SR
.MobileControl_DeviceSpecificPropsDescription),
255
return
SR
.GetString(
SR
.MobileControl_InnerTextCannotContainTagsDesigner);
573
lblDescription.Text =
SR
.GetString(
574
SR
.MobileControl_SettingGenericChoiceDescription
UI\MobileControls\Design\MobileResource.cs (1)
31
return
SR
.GetString(name);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (25)
58
SR
.GetString(
SR
.DeviceFilter_NoChoice);
61
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);
64
SR
.GetString(
SR
.MobileControl_NonHtmlSchemaErrorMessage);
67
SR
.GetString(
SR
.TemplateFrame_IllFormedWarning);
116
MobileSysDescription(
SR
.MobileControl_AppliedDeviceFiltersDescription),
268
MobileSysDescription(
SR
.MobileControl_DeviceSpecificPropsDescription),
281
MobileSysDescription(
SR
.TemplateableDesigner_TemplateChoiceDescription),
304
value.Equals(
SR
.GetString(
SR
.DeviceFilter_NoChoice)))
321
value.Equals(
SR
.GetString(
SR
.DeviceFilter_DefaultChoice))))
351
SR
.GetString(
SR
.TemplateableDesigner_SetTemplatesFilterVerb),
816
new DefaultValueAttribute(
SR
.GetString(
SR
.DeviceFilter_NoChoice)),
996
lblDescription.Text =
SR
.GetString(
SR
.TemplateableDesigner_SettingTemplatingChoiceDescription);
1002
lblDescription.Text =
SR
.GetString(
SR
.TemplateableDesigner_SettingGenericChoiceDescription);
1053
TemplateDeviceFilter =
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);
UI\MobileControls\Design\ObjectListCommandsPage.cs (20)
46
TreeViewTitle =
SR
.GetString(
SR
.ObjectListCommandsPage_CommandNameCaption);
47
AddButtonTitle =
SR
.GetString(
SR
.ObjectListCommandsPage_NewCommandBtnCaption);
48
DefaultName =
SR
.GetString(
SR
.ObjectListCommandsPage_DefaultCommandName);
49
MessageTitle =
SR
.GetString(
SR
.ObjectListCommandsPage_ErrorMessageTitle);
50
EmptyNameMessage =
SR
.GetString(
SR
.ObjectListCommandsPage_EmptyNameError);
74
this.Text =
SR
.GetString(
SR
.ObjectListCommandsPage_Title);
78
grplblCommandList.Text =
SR
.GetString(
SR
.ObjectListCommandsPage_CommandListGroupLabel);
86
lblText.Text =
SR
.GetString(
SR
.ObjectListCommandsPage_TextCaption);
98
grplblData.Text =
SR
.GetString(
SR
.ObjectListCommandsPage_DataGroupLabel);
104
lblDefaultCommand.Text =
SR
.GetString(
SR
.ObjectListCommandsPage_DefaultCommandCaption);
UI\MobileControls\Design\ObjectListDesigner.cs (8)
95
SR
.GetString(
SR
.TemplateFrame_HeaderFooterTemplates),
99
SR
.GetString(
SR
.TemplateFrame_ItemTemplates),
103
SR
.GetString(
SR
.TemplateFrame_SeparatorTemplate),
500
_designerVerbs.Add(new DesignerVerb(
SR
.GetString(
SR
.PropertyBuilderVerb),
UI\MobileControls\Design\ObjectListFieldsPage.cs (26)
48
TreeViewTitle =
SR
.GetString(
SR
.ObjectListFieldsPage_FieldNameCaption);
49
AddButtonTitle =
SR
.GetString(
SR
.ObjectListFieldsPage_NewFieldBtnCaption);
50
DefaultName =
SR
.GetString(
SR
.ObjectListFieldsPage_DefaultFieldName);
51
MessageTitle =
SR
.GetString(
SR
.ObjectListFieldsPage_ErrorMessageTitle);
52
EmptyNameMessage =
SR
.GetString(
SR
.ObjectListFieldsPage_EmptyNameError);
76
this.Text =
SR
.GetString(
SR
.ObjectListFieldsPage_Title);
85
_ckbAutoGenerateFields.Text =
SR
.GetString(
SR
.ObjectListFieldsPage_AutoGenerateFieldsCaption);
92
grplblFieldList.Text =
SR
.GetString(
SR
.ObjectListFieldsPage_FieldListGroupLabel);
100
lblDataField.Text =
SR
.GetString(
SR
.ObjectListFieldsPage_DataFieldCaption);
108
_cmbDataField.NotSetText =
SR
.GetString(
SR
.ObjectListFieldsPage_NoneComboEntry);
116
lblDataFormatString.Text =
SR
.GetString(
SR
.ObjectListFieldsPage_DataFormatStringCaption);
128
lblTitle.Text =
SR
.GetString(
SR
.ObjectListFieldsPage_TitleCaption);
140
_ckbVisible.Text =
SR
.GetString(
SR
.ObjectListFieldsPage_VisibleCaption);
UI\MobileControls\Design\ObjectListGeneralPage.cs (16)
62
grplblAppearance.Text =
SR
.GetString(
SR
.ObjectListGeneralPage_AppearanceGroupLabel);
68
lblBackCommandText.Text =
SR
.GetString(
SR
.ObjectListGeneralPage_BackCommandTextCaption);
79
lblDetailsCommandText.Text =
SR
.GetString(
SR
.ObjectListGeneralPage_DetailsCommandTextCaption);
90
lblMoreText.Text =
SR
.GetString(
SR
.ObjectListGeneralPage_MoreTextCaption);
107
pagingGroup.Text =
SR
.GetString(
SR
.ListGeneralPage_PagingGroupLabel);
112
itemCountLabel.Text =
SR
.GetString(
SR
.ListGeneralPage_ItemCountCaption);
122
itemsPerPageLabel.Text =
SR
.GetString(
SR
.ListGeneralPage_ItemsPerPageCaption);
131
this.Text =
SR
.GetString(
SR
.ObjectListGeneralPage_Title);
UI\MobileControls\Design\PanelDesigner.cs (4)
87
return
SR
.GetString(
SR
.MobileControl_MobilePageErrorMessage);
92
return
SR
.GetString(
SR
.MobileControl_FormPanelContainmentErrorMessage);
UI\MobileControls\Design\PropertyOverridesDialog.cs (28)
65
SR
.GetString(
SR
.PropertyOverridesDialog_AppliedDeviceFilters);
66
this._btnEditFilters.Text =
SR
.GetString(
SR
.GenericDialog_Edit);
68
SR
.GetString(
SR
.PropertyOverridesDialog_DeviceSpecificProperties);
69
this._cmdOK.Text =
SR
.GetString(
SR
.GenericDialog_OKBtnCaption);
70
this._cmdCancel.Text =
SR
.GetString(
SR
.GenericDialog_CancelBtnCaption);
79
+ " - " +
SR
.GetString(
SR
.PropertyOverridesDialog_Title);
274
SR
.GetString(
SR
.PropertyOverridesDialog_Title),
275
SR
.GetString(
SR
.PropertyOverridesDialog_DuplicateChoices,
333
_cmdCancel.Text =
SR
.GetString(
SR
.GenericDialog_CancelBtnCaption);
341
_cmdCancel.Text =
SR
.GetString(
SR
.GenericDialog_CloseBtnCaption);
594
lblDescription.Text =
SR
.GetString(
SR
.MobileControl_SettingGenericChoiceDescription);
785
SR
.GetString(
786
SR
.PropertyOverridesDialog_NotICloneable,
945
SR
.GetString(
SR
.PropertyOverridesDialog_Title),
946
SR
.GetString(
947
SR
.PropertyOverridesDialog_InvalidPropertyValue,
UI\MobileControls\Design\SelectionListDesigner.cs (2)
161
_designerVerbs.Add(new DesignerVerb(
SR
.GetString(
SR
.PropertyBuilderVerb),
UI\MobileControls\Design\StylesEditorDialog.cs (70)
97
SR
.GetString(
SR
.StylesEditorDialog_Title),
98
SR
.GetString(
SR
.StylesEditorDialog_DuplicateStyleNames)
101
SR
.GetString(
SR
.StylesEditorDialog_DuplicateStyleException)
170
grplblStyleList.Text =
SR
.GetString(
SR
.StylesEditorDialog_StyleListGroupLabel);
176
lblAvailableStyles.Text =
SR
.GetString(
SR
.StylesEditorDialog_AvailableStylesCaption);
201
_btnAdd.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_AddName);
202
_btnAdd.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_AddDescription);
203
_btnAdd.Name =
SR
.GetString(
SR
.EditableTreeList_AddName);
205
_btnAdd.Text =
SR
.GetString(
SR
.StylesEditorDialog_AddBtnCation);
212
lblDefinedStyles.Text =
SR
.GetString(
SR
.StylesEditorDialog_DefinedStylesCaption);
232
_btnUp.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_MoveUpName);
233
_btnUp.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_MoveUpDescription);
234
_btnUp.Name =
SR
.GetString(
SR
.EditableTreeList_MoveUpName);
241
_btnDown.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_MoveDownName);
242
_btnDown.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_MoveDownDescription);
243
_btnDown.Name =
SR
.GetString(
SR
.EditableTreeList_MoveDownName);
250
_btnRemove.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_DeleteName);
251
_btnRemove.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_DeleteDescription);
252
_btnRemove.Name =
SR
.GetString(
SR
.EditableTreeList_DeleteName);
261
grplblStyleProperties.Text =
SR
.GetString(
SR
.StylesEditorDialog_StylePropertiesGroupLabel);
267
lblType.Text =
SR
.GetString(
SR
.StylesEditorDialog_TypeCaption);
278
lblSample.Text =
SR
.GetString(
SR
.StylesEditorDialog_SampleCaption);
288
lblProperties.Text =
SR
.GetString(
SR
.StylesEditorDialog_PropertiesCaption);
305
_btnOK.Text =
SR
.GetString(
SR
.GenericDialog_OKBtnCaption);
312
_btnCancel.Text =
SR
.GetString(
SR
.GenericDialog_CancelBtnCaption);
314
_cntxtMenuItem.Text =
SR
.GetString(
SR
.EditableTreeList_Rename);
321
this.Text = _styleSheet.ID + " - " +
SR
.GetString(
SR
.StylesEditorDialog_Title);
618
tw.Write(
SR
.GetString(
SR
.StylesEditorDialog_PreviewText));
686
String messageTitle =
SR
.GetString(
SR
.Style_ErrorMessageTitle);
692
SR
.GetString(
SR
.Style_DuplicateName),
704
SR
.GetString(
SR
.StylesEditorDialog_EmptyName),
738
SR
.GetString(
SR
.Style_NameChangeCauseCircularLoop),
853
String message =
SR
.GetString(
SR
.StylesEditorDialog_DeleteStyleMessage);
854
String caption =
SR
.GetString(
SR
.StylesEditorDialog_DeleteStyleCaption);
1267
throw new Exception(
SR
.GetString(
SR
.Style_ReferenceCauseCircularLoop));
UI\MobileControls\Design\StyleSheetComponentEditor.cs (4)
42
MessageBox.Show(
SR
.GetString(
SR
.BaseTemplatedMobileComponentEditor_TemplateModeErrorMessage),
43
SR
.GetString(
SR
.BaseTemplatedMobileComponentEditor_TemplateModeErrorTitle),
UI\MobileControls\Design\StyleSheetDesigner.cs (46)
301
SR
.GetString(
SR
.TemplateFrame_HeaderFooterTemplates),
305
SR
.GetString(
SR
.TemplateFrame_ItemTemplates),
309
SR
.GetString(
SR
.TemplateFrame_SeparatorTemplate),
313
SR
.GetString(
SR
.TemplateFrame_ContentTemplate),
480
curStyle =
SR
.GetString(
SR
.StyleSheet_PropNotSet);
491
curChoice =
SR
.GetString(
SR
.StyleSheet_PropNotSet);
497
curChoice =
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);
505
message =
SR
.GetString(
SR
.StyleSheet_DefaultMessage);
514
errorMsg =
SR
.GetString(
SR
.StyleSheet_DuplicateWarningMessage);
520
errorMsg =
SR
.GetString(
521
SR
.StyleSheet_DuplicateStyleNamesMessage,
532
message =
SR
.GetString(
SR
.StyleSheet_TemplateEditingMessage);
538
errorMsg =
SR
.GetString(
SR
.MobileControl_NonHtmlSchemaErrorMessage);
585
SR
.GetString(
SR
.StyleSheet_RefCycleErrorMessage, cycledStyles)
814
TemplateDeviceFilter =
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);
827
_mergedUI.LblStyles.Text =
SR
.GetString(
SR
.StyleSheet_StylesCaption);
835
_mergedUI.BtnEdit.Text =
SR
.GetString(
SR
.Stylesheet_EditBtnCaption);
843
_mergedUI.LblHeader.Text =
SR
.GetString(
SR
.StyleSheet_SettingTemplatingStyleChoiceDescription);
853
_mergedUI.LblHeader.Text =
SR
.GetString(
SR
.StyleSheet_SettingGenericStyleChoiceDescription);
1037
return
SR
.GetString(
SR
.StyleSheet_PropNotSet);
1047
!value.Equals(
SR
.GetString(
SR
.StyleSheet_PropNotSet)))
1106
new DefaultValueAttribute(
SR
.GetString(
SR
.StyleSheet_PropNotSet)),
1108
new DescriptionAttribute(
SR
.GetString(
SR
.StyleSheet_TemplateStyleDescription)));
1159
_designerVerbs.Add(new DesignerVerb(
SR
.GetString(
SR
.StyleSheet_StylesEditorVerb),
UI\MobileControls\Design\StyleSheetRefUrlEditor.cs (4)
28
return
SR
.GetString(
SR
.StyleSheetRefUrlEditor_Caption);
39
return
SR
.GetString(
SR
.StyleSheetRefUrlEditor_Filter);
UI\MobileControls\Design\TemplatingOptionsDialog.cs (40)
69
this.Text =
SR
.GetString(
SR
.TemplatingOptionsDialog_Title);
70
_btnClose.Text =
SR
.GetString(
SR
.GenericDialog_CloseBtnCaption);
71
_lblSchemas.Text =
SR
.GetString(
SR
.TemplatingOptionsDialog_SchemaCaption);
72
_btnEditChoices.Text =
SR
.GetString(
SR
.TemplatingOptionsDialog_EditBtnCaption);
73
_lblChoices.Text =
SR
.GetString(
SR
.TemplatingOptionsDialog_FilterCaption);
74
_schemasFriendly = new String[] {
SR
.GetString(
SR
.TemplatingOptionsDialog_HTMLSchemaFriendly),
75
SR
.GetString(
SR
.TemplatingOptionsDialog_CHTMLSchemaFriendly) };
76
_schemasUrl = new String[] {
SR
.GetString(
SR
.MarkupSchema_HTML32),
77
SR
.GetString(
SR
.MarkupSchema_cHTML10) };
182
_cmbChoices.Items.Add(
SR
.GetString(
SR
.DeviceFilter_NoChoice));
201
_cmbChoices.Items.Add(
SR
.GetString(
SR
.DeviceFilter_DefaultChoice));
207
if (!choice.Filter.Equals(
SR
.GetString(
SR
.DeviceFilter_NoChoice)))
217
_cmbChoices.SelectedItem =
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);
227
_cmbChoices.SelectedItem =
SR
.GetString(
SR
.DeviceFilter_NoChoice);
310
if (currentChoiceIdentifier != null && !currentChoiceIdentifier.Equals(
SR
.GetString(
SR
.DeviceFilter_NoChoice)))
398
(!((String)_cmbChoices.SelectedItem).Equals(
SR
.GetString(
SR
.DeviceFilter_NoChoice)));
414
choiceIdentifier.Equals(
SR
.GetString(
SR
.DeviceFilter_DefaultChoice))))
454
!_cmbChoices.Text.Equals(
SR
.GetString(
SR
.DeviceFilter_NoChoice)))
469
if (_cmbChoices.Text.Equals(
SR
.GetString(
SR
.DeviceFilter_NoChoice)))
601
lblDescription.Text =
SR
.GetString(
SR
.MobileControl_SettingGenericChoiceDescription);
UI\MobileControls\Design\Util\DefaultDialogButtons.cs (4)
43
CmdOK.Text =
SR
.GetString(
SR
.GenericDialog_OKBtnCaption);
44
CmdCancel.Text =
SR
.GetString(
SR
.GenericDialog_CancelBtnCaption);
UI\MobileControls\Design\Util\EditableTreeList.cs (26)
82
BtnUp.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_MoveUpName);
83
BtnUp.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_MoveUpDescription);
84
BtnUp.Name =
SR
.GetString(
SR
.EditableTreeList_MoveUpName);
89
BtnDown.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_MoveDownName);
90
BtnDown.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_MoveDownDescription);
91
BtnDown.Name =
SR
.GetString(
SR
.EditableTreeList_MoveDownName);
96
BtnRemove.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_DeleteName);
97
BtnRemove.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_DeleteDescription);
98
BtnRemove.Name =
SR
.GetString(
SR
.EditableTreeList_DeleteName);
103
BtnAdd.AccessibleName =
SR
.GetString(
SR
.EditableTreeList_AddName);
104
BtnAdd.AccessibleDescription =
SR
.GetString(
SR
.EditableTreeList_AddDescription);
105
BtnAdd.Name =
SR
.GetString(
SR
.EditableTreeList_AddName);
110
CntxtMenuItem.Text =
SR
.GetString(
SR
.EditableTreeList_Rename);
UI\MobileControls\Design\Util\GenericUI.cs (2)
201
string rtlText =
SR
.GetString(
SR
.RTL);
UI\MobileControls\Design\Util\MSHTMLHost.cs (2)
221
throw new COMException(
SR
.GetString(
SR
.MSHTMLHost_Not_Implemented), NativeMethods.E_NOTIMPL);
UI\MobileControls\Design\Util\UnsettableComboBox.cs (4)
30
notSetText =
SR
.GetString(
SR
.UnsettableComboBox_NotSetText);
31
notSetCompactText =
SR
.GetString(
SR
.UnsettableComboBox_NotSetCompactText);
UI\MobileControls\Design\Util\WebConfigManager.cs (13)
20
using SR = System.Web.UI.Design.MobileControls.
SR
;
91
throw new Exception(
SR
.GetString(
SR
.WebConfig_FileLoadException));
107
SR
.GetString(
SR
.WebConfig_FileNotFoundException)
141
throw new Exception(
SR
.GetString(
SR
.DeviceFilterEditorDialog_DuplicateNames));
181
throw new Exception(
SR
.GetString(
SR
.WebConfig_FileLoadException));
252
Name =
SR
.GetString(
SR
.DeviceFilterNode_DefaultFilterName);
371
return
SR
.GetString(
SR
.DeviceFilter_DefaultChoice);