Work on UI (commands)

This commit is contained in:
2014-07-25 14:05:41 +03:00
parent 1d44d69b94
commit 3d0a028920
4 changed files with 19 additions and 23 deletions

View File

@ -70,7 +70,7 @@ namespace RainmeterEditor.Resources {
}
/// <summary>
/// Looks up a localized string similar to New file....
/// Looks up a localized string similar to _File....
/// </summary>
internal static string DocumentCreateCommand_DisplayText {
get {

View File

@ -121,7 +121,7 @@
<value>Utility</value>
</data>
<data name="DocumentCreateCommand_DisplayText" xml:space="preserve">
<value>New file...</value>
<value>_File...</value>
</data>
<data name="DocumentCreateCommand_ToolTip" xml:space="preserve">
<value>Creates a new file</value>