mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-07-08 01:31:41 +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>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Set file type.
|
/// Looks up a localized string similar to Assign file type.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string CtxMenuFileType {
|
public static string CtxMenuFileType {
|
||||||
get {
|
get {
|
||||||
|
|||||||
@@ -447,7 +447,7 @@ Overwrite?</value>
|
|||||||
{1}</value>
|
{1}</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="CtxMenuFileType" xml:space="preserve">
|
<data name="CtxMenuFileType" xml:space="preserve">
|
||||||
<value>Set file type</value>
|
<value>Assign file type</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Type_NONE" xml:space="preserve">
|
<data name="Type_NONE" xml:space="preserve">
|
||||||
<value>none</value>
|
<value>none</value>
|
||||||
|
|||||||
@@ -468,7 +468,7 @@
|
|||||||
{1}</value>
|
{1}</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="CtxMenuFileType" xml:space="preserve">
|
<data name="CtxMenuFileType" xml:space="preserve">
|
||||||
<value>Изменить тип файла</value>
|
<value>Задать тип файла</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Type_NONE" xml:space="preserve">
|
<data name="Type_NONE" xml:space="preserve">
|
||||||
<value>без типа</value>
|
<value>без типа</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user