Skip to content

Commit

Permalink
ui-gui: added product archive gui messages
Browse files Browse the repository at this point in the history
  • Loading branch information
DenChaykovskiy committed Mar 27, 2024
1 parent e5cf4fe commit 87f6ae4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
3 changes: 2 additions & 1 deletion ui/gui/src/main/resources/messages_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ product-update = Produkt updaten
productarchive-show=Produktarchive anzeigen
productarchive=Produktarchiv
productarchivename=Produktarchiv-Name
produktarchiveversion=Produktarchiv-Version
context=Produktarchiv-Kontext
archiveType=Produktarchiv-Typ
productiontype = Produktionstyp
release = Freigeben
remove = Entfernen
Expand Down
16 changes: 5 additions & 11 deletions ui/gui/src/main/resources/messages_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ processor-show = Show Processors
processor-update = Update Processor
processor-version = Processorversion
product = Product
product = Product
product-class = Product Class
product-class-create = Create Product Class
product-class-delete = Delete Product Class
Expand All @@ -100,7 +99,8 @@ product-update = Update Product
productarchive-show=Show Product Archives
productarchive=Product Archive
productarchivename=Product Archive name
produktarchiveversion=Product Archive version
context=Product Archive context
archiveType=Product Archive Type
productiontype = Production Type
release = Release
remove = Remove
Expand All @@ -120,7 +120,6 @@ settings-standard = Standard
show = Show
show-id=ID
show-orders = Show Orders
show-orders = Show Orders
slicing = Slicing
spacecraft = Spacecraft
spacecraft-add = Add Spacecraft
Expand Down Expand Up @@ -159,7 +158,7 @@ stoptime = Stop Time
number = Number
numberfrom = Number from
until = until
outputproductclass = Output Product Class
outputproductclass = Output product class
completiontime = Completion Time
outloglevel = Log Level Stdout
errloglevel = Log Level Stderr
Expand All @@ -181,7 +180,7 @@ productfiletemplate = Product File Template
componentclasses = Component Classes
enclosingclass = Enclosing Class
selectionrules = Selection Rules
processorversion = Prozessor Version
processorversion = Processor Version
istest = Test
mindiskspace = Min. Disk Space [GB]
maxtime = Max. Time
Expand All @@ -202,7 +201,7 @@ quality = Quality
generationtime = Generation Time
componentproductids = Component Product IDs
enclosingproductids = Enclosing Product ID
configuredprocessor = Configured Processor
configuredprocessor = Configured processor
sensingstarttime = Sensing Start Time
sensingstartstoptime = Sensing Start and Stop Time
computestartstoptime = Processing Start and Stop Time
Expand All @@ -227,13 +226,11 @@ zipchecksum = Zip Checksum
zipchecksumtime = Zip Checksum Time
auxfilenames = Auxiliary Files
processorname = Processor Name
processorversion = Processor Version
enabled = Enabled
code = Code
fileclasses = File Classes
processingmodes = Processing Modes
spacecrafts = Spacecrafts Code | Name
productfiletemplate = Product File Template
facilitystate = Facility State
facilityurl = Facility URL
facilitytoken = Facility Token
Expand Down Expand Up @@ -282,16 +279,13 @@ workflow = Workflow
workflowname = Workflow name
workflowversion = Workflow version
inputproductclass = Input product class
outputproductclass = Output product class
configuredprocessor = Configured processor
slicingtype = Slicing type
sliceduration = Slice duration
sliceoverlap = Slice overlap
inputfilters = Input filters
workflowoptions = Workflow options
classoutputparameters = Class output parameters
outputparameters = Output parameters
workflow-show = Show workflows
update-page-size = Update number of elements
show-page-size = Elements per page:
dynamicprocessingparameters = Dynamic Processing Parameters

0 comments on commit 87f6ae4

Please sign in to comment.