diff --git a/MVCDemos/Models/SampleData/ContextMenuData.cs b/MVCDemos/Models/SampleData/ContextMenuData.cs index 9d73b7f762..cae10297da 100644 --- a/MVCDemos/Models/SampleData/ContextMenuData.cs +++ b/MVCDemos/Models/SampleData/ContextMenuData.cs @@ -42,29 +42,29 @@ public static class ContextMenuData { text = "Projectors & Screens" }, new ContextMenuScrollingItem { - text = "Computers Accessories", + text = "Computer Accessories", }, } }, new ContextMenuScrollingItem { - text = "Cell phones", + text = "Cell Phones", items = new[] { - new ContextMenuScrollingItem { + new ContextMenuScrollingItem { text = "Home & Office Phones" }, - new ContextMenuScrollingItem { - text = "Smart phones & PDAs" + new ContextMenuScrollingItem { + text = "Smart Phones & PDAs" }, - new ContextMenuScrollingItem { + new ContextMenuScrollingItem { text = "Senior Cell Phones" }, - new ContextMenuScrollingItem { + new ContextMenuScrollingItem { text = "Mobile Broadband Devices" }, - new ContextMenuScrollingItem { - text = "Cell phones Accessories" + new ContextMenuScrollingItem { + text = "Cell Phone Accessories" }, } }, @@ -72,50 +72,50 @@ public static class ContextMenuData { text = "Camera & Photo", items = new[] { - new ContextMenuScrollingItem { - text = "Action Cameras" + new ContextMenuScrollingItem { + text = "Action Cameras" }, - new ContextMenuScrollingItem { - text = "Camcorders" + new ContextMenuScrollingItem { + text = "Camcorders" }, - new ContextMenuScrollingItem { - text = "Digital Cameras" + new ContextMenuScrollingItem { + text = "Digital Cameras" }, - new ContextMenuScrollingItem { - text = "Digital Picture Frames" + new ContextMenuScrollingItem { + text = "Digital Picture Frames" }, - new ContextMenuScrollingItem { - text = "Film Cameras" + new ContextMenuScrollingItem { + text = "Film Cameras" }, - new ContextMenuScrollingItem { - text = "Professional Video Cameras" + new ContextMenuScrollingItem { + text = "Professional Video Cameras" }, - new ContextMenuScrollingItem { - text = "Flashes" + new ContextMenuScrollingItem { + text = "Flashes" }, - new ContextMenuScrollingItem { - text = "Lenses" + new ContextMenuScrollingItem { + text = "Lenses" }, - new ContextMenuScrollingItem { - text = "Photo Printers" + new ContextMenuScrollingItem { + text = "Photo Printers" }, - new ContextMenuScrollingItem { - text = "Film & Slide Scanners" + new ContextMenuScrollingItem { + text = "Film & Slide Scanners" }, - new ContextMenuScrollingItem { - text = "Slide Projectors" + new ContextMenuScrollingItem { + text = "Slide Projectors" }, - new ContextMenuScrollingItem { - text = "Slide Viewers" + new ContextMenuScrollingItem { + text = "Slide Viewers" }, - new ContextMenuScrollingItem { - text = "Tripods & Monopods" + new ContextMenuScrollingItem { + text = "Tripods & Monopods" }, - new ContextMenuScrollingItem { - text = "Underwater Video & Photography" + new ContextMenuScrollingItem { + text = "Underwater Video & Photography" }, - new ContextMenuScrollingItem { - text = "Cameras Accessories" + new ContextMenuScrollingItem { + text = "Camera Accessories" }, } }, @@ -123,71 +123,71 @@ public static class ContextMenuData { text = "Audio", items = new[] { - new ContextMenuScrollingItem { - text = "Boomboxes" + new ContextMenuScrollingItem { + text = "Boomboxes" }, - new ContextMenuScrollingItem { - text = "DVD & CD Player Bags" + new ContextMenuScrollingItem { + text = "DVD & CD Player Bags" }, - new ContextMenuScrollingItem { - text = "Hi-Fi & Home Audio Accessories" + new ContextMenuScrollingItem { + text = "Hi-Fi & Home Audio Accessories" }, - new ContextMenuScrollingItem { - text = "Media Streaming Devices" + new ContextMenuScrollingItem { + text = "Media Streaming Devices" }, - new ContextMenuScrollingItem { - text = "MP3 & Digital Media Players" + new ContextMenuScrollingItem { + text = "MP3 & Digital Media Players" }, - new ContextMenuScrollingItem { - text = "MP3 Player Accessories" + new ContextMenuScrollingItem { + text = "MP3 Player Accessories" }, - new ContextMenuScrollingItem { - text = "Personal Cassette Players" + new ContextMenuScrollingItem { + text = "Personal Cassette Players" }, - new ContextMenuScrollingItem { - text = "Personal CD Players" + new ContextMenuScrollingItem { + text = "Personal CD Players" }, - new ContextMenuScrollingItem { - text = "Compact Stereos" + new ContextMenuScrollingItem { + text = "Compact Stereos" }, - new ContextMenuScrollingItem { - text = "Speakers" + new ContextMenuScrollingItem { + text = "Speakers" }, } }, new ContextMenuScrollingItem { text = "Home Appliances", - items = new[] + items = new[] { - new ContextMenuScrollingItem { - text = "Air Conditioners" + new ContextMenuScrollingItem { + text = "Air Conditioners" }, - new ContextMenuScrollingItem { - text = "Coffee Machines" + new ContextMenuScrollingItem { + text = "Coffee Machines" }, - new ContextMenuScrollingItem { - text = "Fans" + new ContextMenuScrollingItem { + text = "Fans" }, - new ContextMenuScrollingItem { - text = "Lamps" + new ContextMenuScrollingItem { + text = "Lamps" }, - new ContextMenuScrollingItem { - text = "Microwaves" + new ContextMenuScrollingItem { + text = "Microwaves" }, - new ContextMenuScrollingItem { - text = "Refrigerators" + new ContextMenuScrollingItem { + text = "Refrigerators" }, - new ContextMenuScrollingItem { - text = "Washers & Dryers" + new ContextMenuScrollingItem { + text = "Washers & Dryers" }, - new ContextMenuScrollingItem { - text = "Water Heaters" + new ContextMenuScrollingItem { + text = "Water Heaters" }, - new ContextMenuScrollingItem { - text = "Vacuum" + new ContextMenuScrollingItem { + text = "Vacuum" }, - new ContextMenuScrollingItem { - text = "Steaming & Ironing" + new ContextMenuScrollingItem { + text = "Steaming & Ironing" } } } @@ -202,32 +202,32 @@ public static class ContextMenuData { text = "Films & Music", items = new [] { - new ContextMenuScrollingItem { - text = "TV Shows" + new ContextMenuScrollingItem { + text = "TV Shows" }, - new ContextMenuScrollingItem { - text = "DVD" + new ContextMenuScrollingItem { + text = "DVD" }, - new ContextMenuScrollingItem { - text = "Blu-ray" + new ContextMenuScrollingItem { + text = "Blu-ray" }, - new ContextMenuScrollingItem { - text = "CD" + new ContextMenuScrollingItem { + text = "CD" }, - new ContextMenuScrollingItem { - text = "SACD" + new ContextMenuScrollingItem { + text = "SACD" }, - new ContextMenuScrollingItem { - text = "Vinyl" + new ContextMenuScrollingItem { + text = "Vinyl" }, - new ContextMenuScrollingItem { - text = "Cassette" + new ContextMenuScrollingItem { + text = "Cassette" }, - new ContextMenuScrollingItem { - text = "Musical Instruments" + new ContextMenuScrollingItem { + text = "Musical Instruments" }, - new ContextMenuScrollingItem { - text = "DJ Equipment" + new ContextMenuScrollingItem { + text = "DJ Equipment" } } }, @@ -236,26 +236,26 @@ public static class ContextMenuData { text = "Games & Toys", items = new [] { - new ContextMenuScrollingItem { - text = "PC games" + new ContextMenuScrollingItem { + text = "PC Games" }, - new ContextMenuScrollingItem { - text = "Virtual Reality" + new ContextMenuScrollingItem { + text = "Virtual Reality" }, - new ContextMenuScrollingItem { - text = "Boxed Games" + new ContextMenuScrollingItem { + text = "Boxed Games" }, - new ContextMenuScrollingItem { - text = "Download Games" + new ContextMenuScrollingItem { + text = "Download Games" }, - new ContextMenuScrollingItem { - text = "Handheld Game Systems" + new ContextMenuScrollingItem { + text = "Handheld Game Systems" }, - new ContextMenuScrollingItem { - text = "Legacy Systems" + new ContextMenuScrollingItem { + text = "Legacy Systems" }, - new ContextMenuScrollingItem { - text = "Cards" + new ContextMenuScrollingItem { + text = "Cards" } } } @@ -267,32 +267,32 @@ public static class ContextMenuData { { new ContextMenuScrollingItem { - text = "Sport & Outdoors", + text = "SportS & Outdoors", items = new [] { - new ContextMenuScrollingItem { - text = "Camping" + new ContextMenuScrollingItem { + text = "Camping" }, - new ContextMenuScrollingItem { - text = "Fitness" + new ContextMenuScrollingItem { + text = "Fitness" }, - new ContextMenuScrollingItem { - text = "Football" + new ContextMenuScrollingItem { + text = "Football" }, - new ContextMenuScrollingItem { - text = "Cycling" + new ContextMenuScrollingItem { + text = "Cycling" }, - new ContextMenuScrollingItem { - text = "Running" + new ContextMenuScrollingItem { + text = "Running" }, - new ContextMenuScrollingItem { - text = "Sport Electronics" + new ContextMenuScrollingItem { + text = "Sport Electronics" }, - new ContextMenuScrollingItem { - text = "Sport Apparel" + new ContextMenuScrollingItem { + text = "Sport Apparel" }, - new ContextMenuScrollingItem { - text = "Sport Shoes" + new ContextMenuScrollingItem { + text = "Trainers & Tennis Shoes" } } }, @@ -301,29 +301,29 @@ public static class ContextMenuData { text = "Beauty", items = new [] { - new ContextMenuScrollingItem { - text = "Bath & Shower" + new ContextMenuScrollingItem { + text = "Bath & Shower" }, - new ContextMenuScrollingItem { - text = "Skin Care" + new ContextMenuScrollingItem { + text = "Skin Care" }, - new ContextMenuScrollingItem { - text = "Hair Care" + new ContextMenuScrollingItem { + text = "Hair Care" }, - new ContextMenuScrollingItem { - text = "Nail Care" + new ContextMenuScrollingItem { + text = "Nail Care" }, - new ContextMenuScrollingItem { - text = "Make-up" + new ContextMenuScrollingItem { + text = "Make-up" }, - new ContextMenuScrollingItem { - text = "Fragrance" + new ContextMenuScrollingItem { + text = "Fragrance" }, - new ContextMenuScrollingItem { - text = "Salon & SPA Equipment" + new ContextMenuScrollingItem { + text = "Salon & SPA Equipment" }, - new ContextMenuScrollingItem { - text = "Tools & Accessories" + new ContextMenuScrollingItem { + text = "Tools & Accessories" } } }, @@ -332,23 +332,23 @@ public static class ContextMenuData { text = "Fashion", items = new [] { - new ContextMenuScrollingItem { - text = "Clothing" + new ContextMenuScrollingItem { + text = "Clothing" }, - new ContextMenuScrollingItem { - text = "Jewellery" + new ContextMenuScrollingItem { + text = "Jewellery" }, - new ContextMenuScrollingItem { - text = "Shoes" + new ContextMenuScrollingItem { + text = "Shoes" }, - new ContextMenuScrollingItem { - text = "Handbags & Shoulder Bags" + new ContextMenuScrollingItem { + text = "Handbags & Shoulder Bags" }, - new ContextMenuScrollingItem { - text = "Watches" + new ContextMenuScrollingItem { + text = "Watches" }, - new ContextMenuScrollingItem { - text = "Accessories" + new ContextMenuScrollingItem { + text = "Accessories" } } } diff --git a/MVCDemos/Models/SampleData/MenuScrollingData.cs b/MVCDemos/Models/SampleData/MenuScrollingData.cs index 669cfcf86c..e742badee9 100644 --- a/MVCDemos/Models/SampleData/MenuScrollingData.cs +++ b/MVCDemos/Models/SampleData/MenuScrollingData.cs @@ -41,20 +41,20 @@ public static class MenuScrollingData { text = "Projectors & Screens" }, new MenuItem { - text = "Computers Accessories", + text = "Computer Accessories", }, } }, new MenuItem { - text = "Cell phones", + text = "Cell Phones", items = new[] { new MenuItem { text = "Home & Office Phones" }, new MenuItem { - text = "Smart phones & PDAs" + text = "Smart Phones & PDAs" }, new MenuItem { text = "Senior Cell Phones" @@ -63,7 +63,7 @@ public static class MenuScrollingData { text = "Mobile Broadband Devices" }, new MenuItem { - text = "Cell phones Accessories" + text = "Cell Phone Accessories" }, } }, @@ -114,7 +114,7 @@ public static class MenuScrollingData { text = "Underwater Video & Photography" }, new MenuItem { - text = "Cameras Accessories" + text = "Camera Accessories" }, } }, @@ -236,7 +236,7 @@ public static class MenuScrollingData { items = new [] { new MenuItem { - text = "PC games" + text = "PC Games" }, new MenuItem { text = "Virtual Reality" @@ -266,7 +266,7 @@ public static class MenuScrollingData { { new MenuItem { - text = "Sport & Outdoors", + text = "Sports & Outdoors", items = new [] { new MenuItem { @@ -291,7 +291,7 @@ public static class MenuScrollingData { text = "Sport Apparel" }, new MenuItem { - text = "Sport Shoes" + text = "Trainers & Tennis Shoes" } } }, diff --git a/MVCDemos/Views/ContextMenu/Scrolling.cshtml b/MVCDemos/Views/ContextMenu/Scrolling.cshtml index 8ffc236d78..8e5b21f97c 100644 --- a/MVCDemos/Views/ContextMenu/Scrolling.cshtml +++ b/MVCDemos/Views/ContextMenu/Scrolling.cshtml @@ -1,5 +1,5 @@
- Right click here to show the context menu + Right click within this region to display the DevExtreme Context Menu
@(Html.DevExtreme().ContextMenu() diff --git a/MVCDemos/Views/Menu/Scrolling.cshtml b/MVCDemos/Views/Menu/Scrolling.cshtml index dc70317478..da9f948909 100644 --- a/MVCDemos/Views/Menu/Scrolling.cshtml +++ b/MVCDemos/Views/Menu/Scrolling.cshtml @@ -13,7 +13,7 @@
@(Html.DevExtreme().CheckBox() .Value(false) - .Text("Limit submenus height by 200 px") + .Text("Limit submenu height to 200 px") .OnValueChanged("checkBoxValue_changed") )
diff --git a/NetCoreDemos/Models/SampleData/ContextMenuData.cs b/NetCoreDemos/Models/SampleData/ContextMenuData.cs index 357be5984b..5496fdcd8f 100644 --- a/NetCoreDemos/Models/SampleData/ContextMenuData.cs +++ b/NetCoreDemos/Models/SampleData/ContextMenuData.cs @@ -42,20 +42,20 @@ public static class ContextMenuData { text = "Projectors & Screens" }, new ContextMenuScrollingItem { - text = "Computers Accessories", + text = "Computer Accessories", }, } }, new ContextMenuScrollingItem { - text = "Cell phones", + text = "Cell Phones", items = new[] { new ContextMenuScrollingItem { text = "Home & Office Phones" }, new ContextMenuScrollingItem { - text = "Smart phones & PDAs" + text = "Smart Phones & PDAs" }, new ContextMenuScrollingItem { text = "Senior Cell Phones" @@ -64,7 +64,7 @@ public static class ContextMenuData { text = "Mobile Broadband Devices" }, new ContextMenuScrollingItem { - text = "Cell phones Accessories" + text = "Cell Phone Accessories" }, } }, @@ -115,7 +115,7 @@ public static class ContextMenuData { text = "Underwater Video & Photography" }, new ContextMenuScrollingItem { - text = "Cameras Accessories" + text = "Camera Accessories" }, } }, @@ -237,7 +237,7 @@ public static class ContextMenuData { items = new [] { new ContextMenuScrollingItem { - text = "PC games" + text = "PC Games" }, new ContextMenuScrollingItem { text = "Virtual Reality" @@ -267,7 +267,7 @@ public static class ContextMenuData { { new ContextMenuScrollingItem { - text = "Sport & Outdoors", + text = "SportS & Outdoors", items = new [] { new ContextMenuScrollingItem { @@ -292,7 +292,7 @@ public static class ContextMenuData { text = "Sport Apparel" }, new ContextMenuScrollingItem { - text = "Sport Shoes" + text = "Trainers & Tennis Shoes" } } }, diff --git a/NetCoreDemos/Models/SampleData/MenuScrollingData.cs b/NetCoreDemos/Models/SampleData/MenuScrollingData.cs index 0e63085ab3..92a14273ee 100644 --- a/NetCoreDemos/Models/SampleData/MenuScrollingData.cs +++ b/NetCoreDemos/Models/SampleData/MenuScrollingData.cs @@ -42,20 +42,20 @@ public static class MenuScrollingData { text = "Projectors & Screens" }, new MenuItem { - text = "Computers Accessories", + text = "Computer Accessories", }, } }, new MenuItem { - text = "Cell phones", + text = "Cell Phones", items = new[] { new MenuItem { text = "Home & Office Phones" }, new MenuItem { - text = "Smart phones & PDAs" + text = "Smart Phones & PDAs" }, new MenuItem { text = "Senior Cell Phones" @@ -64,7 +64,7 @@ public static class MenuScrollingData { text = "Mobile Broadband Devices" }, new MenuItem { - text = "Cell phones Accessories" + text = "Cell Phone Accessories" }, } }, @@ -115,7 +115,7 @@ public static class MenuScrollingData { text = "Underwater Video & Photography" }, new MenuItem { - text = "Cameras Accessories" + text = "Camera Accessories" }, } }, @@ -237,7 +237,7 @@ public static class MenuScrollingData { items = new [] { new MenuItem { - text = "PC games" + text = "PC Games" }, new MenuItem { text = "Virtual Reality" @@ -267,7 +267,7 @@ public static class MenuScrollingData { { new MenuItem { - text = "Sport & Outdoors", + text = "Sports & Outdoors", items = new [] { new MenuItem { @@ -292,7 +292,7 @@ public static class MenuScrollingData { text = "Sport Apparel" }, new MenuItem { - text = "Sport Shoes" + text = "Trainers & Tennis Shoes" } } }, diff --git a/NetCoreDemos/Views/ContextMenu/Scrolling.cshtml b/NetCoreDemos/Views/ContextMenu/Scrolling.cshtml index 52e48a6ec4..e707a29940 100644 --- a/NetCoreDemos/Views/ContextMenu/Scrolling.cshtml +++ b/NetCoreDemos/Views/ContextMenu/Scrolling.cshtml @@ -1,5 +1,5 @@ 
- Right click here to show the context menu + Right click within this region to display the DevExtreme Context Menu
@(Html.DevExtreme().ContextMenu() diff --git a/NetCoreDemos/Views/Menu/Scrolling.cshtml b/NetCoreDemos/Views/Menu/Scrolling.cshtml index dc70317478..da9f948909 100644 --- a/NetCoreDemos/Views/Menu/Scrolling.cshtml +++ b/NetCoreDemos/Views/Menu/Scrolling.cshtml @@ -13,7 +13,7 @@
@(Html.DevExtreme().CheckBox() .Value(false) - .Text("Limit submenus height by 200 px") + .Text("Limit submenu height to 200 px") .OnValueChanged("checkBoxValue_changed") )