mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[GUI] Add missing translation for button in device list view.
This commit is contained in:
6
Aaru.Localization/UI.Designer.cs
generated
6
Aaru.Localization/UI.Designer.cs
generated
@@ -6567,5 +6567,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Title_Chart", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Title_Open_device {
|
||||
get {
|
||||
return ResourceManager.GetString("Title_Open_device", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user