|
118 | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
119 | 119 | </resheader> |
120 | 120 | <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
121 | | - <data name="pictureBox1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
| 121 | + <data name="pLogo.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
122 | 122 | <value> |
123 | 123 | iVBORw0KGgoAAAANSUhEUgAABlMAAAGkCAYAAACl59NWAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO |
124 | 124 | vAAADrwBlbxySQAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTFH80I3AABKdElEQVR4Xu3d |
|
467 | 467 | <value>17, 6</value> |
468 | 468 | </metadata> |
469 | 469 | <data name="xUpperCharLimit.ToolTip" xml:space="preserve"> |
470 | | - <value>Determine how many uppercase letters a player can |
471 | | - have in their message if the message length is |
472 | | - over 10 digits long. If they go over the set amount |
473 | | - it sets their whole message to lowercase. |
| 470 | + <value>Sets how many uppercase letters a player can have in a message, |
| 471 | + when it is over 10 characters long. |
| 472 | +If they go over the set amount, the whole messge is set to lowercase. |
474 | 473 | Set to 1 for default, which is (rawMessage.Length / 2) |
475 | 474 | </value> |
476 | 475 | </data> |
477 | 476 | <data name="nUpperCharLimit.ToolTip" xml:space="preserve"> |
478 | | - <value>Determine how many uppercase letters a player can |
479 | | - have in their message if the message length is |
480 | | - over 10 digits long. If they go over the set amount |
481 | | - it sets their whole message to lowercase. |
| 477 | + <value>Sets how many uppercase letters a player can have in a message, |
| 478 | + when it is over 10 characters long. |
| 479 | +If they go over the set amount, the whole messge is set to lowercase. |
482 | 480 | Set to 1 for default, which is (rawMessage.Length / 2) |
483 | 481 |
|
484 | 482 | </value> |
|
0 commit comments