mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Add option to download missing stylesheets on startup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
mse version: 2.5.8
|
||||
mse version: 2.6.0
|
||||
installer group: Magic Set Editor/translations/danish
|
||||
full name: Dansk (Danish)
|
||||
version: 2026-02-28
|
||||
@@ -630,6 +630,16 @@ label:
|
||||
stylesheet not found:
|
||||
Sættet du har åbner bruger stilen "%s".
|
||||
Denne stil er ikke i dit system, vælg venligst et alternativ.
|
||||
#TODO: Localize
|
||||
searching online: Searching online...
|
||||
#TODO: Localize
|
||||
searching online fail: Not found online
|
||||
#TODO: Localize
|
||||
found online downloading: Found online! Downloading...
|
||||
#TODO: Localize
|
||||
found online installing: Found online! Installing...
|
||||
#TODO: Localize
|
||||
found online fail: Installation failed
|
||||
|
||||
# preferences dialog
|
||||
language: Sprog
|
||||
@@ -920,6 +930,10 @@ button:
|
||||
upgrade group: &Opgradér Alt
|
||||
remove group: &Fjern Alt
|
||||
|
||||
# stylesheet not found dialog
|
||||
#TODO: Localize
|
||||
find package online: Search Online
|
||||
|
||||
############################################################## Titles in the GUI
|
||||
title:
|
||||
# window titles
|
||||
@@ -1086,6 +1100,12 @@ error:
|
||||
file not found package like:
|
||||
File not found: '%s' in package '%s'
|
||||
If you are trying to open a file from another package, use "/package/filename"
|
||||
#TODO: Localize
|
||||
file not found package like init:
|
||||
File not found: '%s' in package '%s'
|
||||
If this folder is empty or unused, delete it.
|
||||
#TODO: Localize
|
||||
package name parse error: Unable to parse package name '%s'
|
||||
file parse error:
|
||||
Error while parsing file: '%s'
|
||||
%s
|
||||
|
||||
Reference in New Issue
Block a user