- modify station editor
- add system editor - show services in station tab
This commit is contained in:
@@ -72,6 +72,8 @@ oEditor.sell=Sell:
|
||||
oEditor.buy=Buy:
|
||||
|
||||
# offers.fxml
|
||||
offers.text.distance=Distance:
|
||||
offers.text.services=Services:
|
||||
offers.pane.sell=Selling commodities
|
||||
offers.pane.buy=Buying commodities
|
||||
|
||||
@@ -84,6 +86,9 @@ topOrders.title=TOP orders
|
||||
# vEditor.fxml
|
||||
vEditor.title.add=Add Station
|
||||
vEditor.title.edit=Edit Station
|
||||
vEditor.text.distance=Distance (Ls)
|
||||
vEditor.text.services=Services
|
||||
|
||||
|
||||
# paths.fxml
|
||||
paths.title=Available routes
|
||||
@@ -112,3 +117,8 @@ settings.emdn.auto=Auto update (sec.):
|
||||
settings.performance=Performance
|
||||
settings.performance.segmentSize=Segment size (0 - auto):
|
||||
settings.performance.limit=Routes count:
|
||||
|
||||
# sEditor.fxml
|
||||
sEditor.title=Star systems editor
|
||||
sEditor.text.orientates=Landmarks:
|
||||
sEditor.table.distance=Distance (LY)
|
||||
|
||||
Reference in New Issue
Block a user