Move all localizable strings from Aaru.Filesystems project to resources.

This commit is contained in:
2022-11-28 02:59:53 +00:00
parent 119ceea01d
commit c67c6dcc8f
108 changed files with 13507 additions and 2025 deletions

View File

@@ -59,4 +59,6 @@ public sealed partial class PascalPlugin
/// <summary>Security, not used</summary>
Secure
}
const string FS_TYPE = "ucsd";
}