"assign file type" string.

This commit is contained in:
morkt 2015-08-27 03:08:21 +04:00
parent 21c88e184d
commit c89104a8bb
3 changed files with 3 additions and 3 deletions

View File

@ -169,7 +169,7 @@ namespace GARbro.GUI.Strings {
}
/// <summary>
/// Looks up a localized string similar to Set file type.
/// Looks up a localized string similar to Assign file type.
/// </summary>
public static string CtxMenuFileType {
get {

View File

@ -447,7 +447,7 @@ Overwrite?</value>
{1}</value>
</data>
<data name="CtxMenuFileType" xml:space="preserve">
<value>Set file type</value>
<value>Assign file type</value>
</data>
<data name="Type_NONE" xml:space="preserve">
<value>none</value>

View File

@ -468,7 +468,7 @@
{1}</value>
</data>
<data name="CtxMenuFileType" xml:space="preserve">
<value>Изменить тип файла</value>
<value>Задать тип файла</value>
</data>
<data name="Type_NONE" xml:space="preserve">
<value>без типа</value>