mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add logging and UI enhancements for list devices command
This commit is contained in:
6
Aaru.Localization/UI.Designer.cs
generated
6
Aaru.Localization/UI.Designer.cs
generated
@@ -6069,5 +6069,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("Database_statistics_command", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string List_devices_command {
|
||||
get {
|
||||
return ResourceManager.GetString("List_devices_command", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3111,4 +3111,7 @@ Do you want to continue?</value>
|
||||
<data name="Database_statistics_command" xml:space="preserve">
|
||||
<value>Database statistics:</value>
|
||||
</data>
|
||||
<data name="List_devices_command" xml:space="preserve">
|
||||
<value>List devices</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user