Skip to content

Commit bb3c6b5

Browse files
impaktorsturnclaw
authored andcommitted
Remove unused text from mission modules, now in ui-core
Each mission module used to implement their own "set as target" button. This was moved to a central library, but translation strings were not removed from mission modules.
1 parent 353b318 commit bb3c6b5

8 files changed

Lines changed: 0 additions & 48 deletions

File tree

data/lang/module-assassination/en.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,6 @@
219219
"description": "",
220220
"message": "Return here on the completion of the contract and you will be paid."
221221
},
222-
"SET_AS_TARGET": {
223-
"description": "",
224-
"message": "Set as navigation target"
225-
},
226-
"SET_RETURN_ROUTE": {
227-
"description": "",
228-
"message": "Set return route"
229-
},
230222
"SHIP": {
231223
"description": "",
232224
"message": "Ship:"

data/lang/module-cargorun/en.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -563,14 +563,6 @@
563563
"description": "custom cargo",
564564
"message": "semi-finished products"
565565
},
566-
"SET_AS_TARGET": {
567-
"description": "",
568-
"message": "Set as navigation target"
569-
},
570-
"SET_RETURN_ROUTE": {
571-
"description": "",
572-
"message": "Set return route"
573-
},
574566
"SPACEPORT": {
575567
"description": "",
576568
"message": "Spaceport:"

data/lang/module-combat/en.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,10 +351,6 @@
351351
"description": "",
352352
"message": "The enemy is very well equipped and has access to the latest technology. Be careful!"
353353
},
354-
"SET_AS_TARGET": {
355-
"description": "",
356-
"message": "Set as navigation target"
357-
},
358354
"SUCCESSMSG_1": {
359355
"description": "",
360356
"message": "I knew you were the right person for such a mission. Here is your payment."

data/lang/module-deliverpackage/en.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -359,10 +359,6 @@
359359
"description": "",
360360
"message": "You'll pay for that cargo, with your life."
361361
},
362-
"SET_AS_TARGET": {
363-
"description": "",
364-
"message": "Set as navigation target"
365-
},
366362
"SPACEPORT": {
367363
"description": "",
368364
"message": "Spaceport:"

data/lang/module-findperson/en.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -443,14 +443,6 @@
443443
"description": "",
444444
"message": "Oh yes indeed. {wanted} is a maniac. You should be prepared for everything!"
445445
},
446-
"SET_AS_TARGET": {
447-
"description": "",
448-
"message": "Set as navigation target"
449-
},
450-
"SET_RETURN_ROUTE": {
451-
"description": "",
452-
"message": "Set return route"
453-
},
454446
"SHIP": {
455447
"description": "",
456448
"message": "Ship:"

data/lang/module-scoop/en.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,6 @@
143143
"description": "Name of mission type",
144144
"message": "Scoop"
145145
},
146-
"SET_AS_TARGET": {
147-
"description": "",
148-
"message": "Set as navigation target"
149-
},
150146
"SHIP": {
151147
"description": "",
152148
"message": "Ship:"

data/lang/module-searchrescue/en.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -687,14 +687,6 @@
687687
"description": "",
688688
"message": "Search & Rescue"
689689
},
690-
"SET_AS_TARGET": {
691-
"description": "",
692-
"message": "Set as navigation target"
693-
},
694-
"SET_RETURN_ROUTE": {
695-
"description": "",
696-
"message": "Set return route"
697-
},
698690
"SHIP_UNRESPONSIVE": {
699691
"description": "",
700692
"message": "Target ship unresponsive."

data/lang/module-taxi/en.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -611,10 +611,6 @@
611611
"description": "",
612612
"message": "You're not going to dock today!"
613613
},
614-
"SET_AS_TARGET": {
615-
"description": "",
616-
"message": "Set as navigation target"
617-
},
618614
"TAXI": {
619615
"description": "",
620616
"message": "Taxi"

0 commit comments

Comments
 (0)