mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Moved strings to localizable resources.
This commit is contained in:
@@ -109,7 +109,7 @@ public partial class MainWindowViewModel : ViewModelBase
|
||||
[
|
||||
new RootModel
|
||||
{
|
||||
Name = "Nothing opened."
|
||||
Name = UI.Nothing_opened
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user