mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Move string to localization.
This commit is contained in:
6
Aaru.Localization/UI.Designer.cs
generated
6
Aaru.Localization/UI.Designer.cs
generated
@@ -6045,5 +6045,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Archive_List_Command_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Title_Archive_Format {
|
||||
get {
|
||||
return ResourceManager.GetString("Title_Archive_Format", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3099,4 +3099,7 @@ Do you want to continue?</value>
|
||||
<data name="Archive_List_Command_Description" xml:space="preserve">
|
||||
<value>List the contents of an archive file.</value>
|
||||
</data>
|
||||
<data name="Title_Archive_Format" xml:space="preserve">
|
||||
<value>Archive format</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user