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 namespaces command
This commit is contained in:
6
Aaru.Localization/UI.Designer.cs
generated
6
Aaru.Localization/UI.Designer.cs
generated
@@ -6057,5 +6057,11 @@ namespace Aaru.Localization {
|
||||
return ResourceManager.GetString("List_encodings_command", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string List_namespaces_command {
|
||||
get {
|
||||
return ResourceManager.GetString("List_namespaces_command", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3105,4 +3105,7 @@ Do you want to continue?</value>
|
||||
<data name="List_encodings_command" xml:space="preserve">
|
||||
<value>List encodings</value>
|
||||
</data>
|
||||
<data name="List_namespaces_command" xml:space="preserve">
|
||||
<value>List namespaces</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user