mirror of
https://github.com/wismna/ModernKeePassLib.git
synced 2026-06-10 13:18:26 -04:00
Update to version 2.42.1
Some changes Removed FutureAccesList code as it works only with UWP
This commit is contained in:
@@ -46,6 +46,7 @@ namespace ModernKeePassLib.Translation
|
||||
public sealed class KPTranslation
|
||||
{
|
||||
public static readonly string FileExtension = "lngx";
|
||||
internal const string FileExtension1x = "lng";
|
||||
|
||||
private KPTranslationProperties m_props = new KPTranslationProperties();
|
||||
public KPTranslationProperties Properties
|
||||
|
||||
Reference in New Issue
Block a user