mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-12 00:30:28 +08:00
"assign file type" string.
This commit is contained in:
2
Strings/guiStrings.Designer.cs
generated
2
Strings/guiStrings.Designer.cs
generated
@@ -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 {
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user