OSDN Git Service

Fix accessible name for the volume slider
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 2 Mar 2014 12:23:50 +0000 (13:23 +0100)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 2 Mar 2014 12:23:50 +0000 (13:23 +0100)
Radegast/GUI/Consoles/MediaConsole.Designer.cs
Radegast/GUI/Consoles/MediaConsole.resx

index de78031..de35ebe 100644 (file)
@@ -162,7 +162,7 @@ namespace Radegast
             this.cbKeep.TabIndex = 6;
             this.cbKeep.Text = "Keep current stream";
             this.toolTip1.SetToolTip(this.cbKeep, "When checked the audio player will keep the current audio stream and not change w" +
-                    "hen parcel audio changes");
+        "hen parcel audio changes");
             this.cbKeep.UseVisualStyleBackColor = true;
             // 
             // cbPlayAudioStream
@@ -260,7 +260,7 @@ namespace Radegast
             // 
             // UIVolume
             // 
-            this.UIVolume.AccessibleName = "Object sounds volume";
+            this.UIVolume.AccessibleName = "UI sounds volume";
             this.UIVolume.LargeChange = 10;
             this.UIVolume.Location = new System.Drawing.Point(4, 12);
             this.UIVolume.Maximum = 50;
index e641aef..7ce03af 100644 (file)
   <metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">\r
     <value>17, 17</value>\r
   </metadata>\r
-  <metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">\r
-    <value>17, 17</value>\r
-  </metadata>\r
 </root>
\ No newline at end of file