Skip to content

Commit

Permalink
Merge pull request #6120 from SJuliez/msg-fixes
Browse files Browse the repository at this point in the history
#6089, #6102: Messages fixes
  • Loading branch information
HammerGS authored Oct 21, 2024
2 parents d23fe81 + c1d8574 commit ad89b13
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion megamek/i18n/megamek/common/options/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,9 @@ GameOptionsInfo.option.hidden_units.description=If checked, players may deploy u
GameOptionsInfo.option.black_ice.displayableName=Black Ice
GameOptionsInfo.option.black_ice.description=If checked, Black Ice may form on pavement if temperatures are below -30C. TO:AR p38\nDoes not affect Black Ice forming due to Ice Storms. TO:AR p58
GameOptionsInfo.option.double_blind.displayableName=TacOps Double blind
GameOptionsInfo.option.single_blind_bots.displayableName=(Unofficial) Default bots to single blind, when using TacOps Double blind
GameOptionsInfo.option.double_blind.description=If checked, enemy units will only be visible if they are in line of sight of one or more of your units, or within sensor range. \nUnchecked by default.
GameOptionsInfo.option.single_blind_bots.displayableName=(Unofficial) Default bots to single blind, when using TacOps Double blind
GameOptionsInfo.option.single_blind_bots.description=If checked, bot players (Princess) ignore the double blind setting and see everything.
GameOptionsInfo.option.tacops_sensors.displayableName=TacOps Sensor Rules
GameOptionsInfo.option.tacops_sensors.description=If checked, units will be able to spot other units via sensors as well as line of sight
GameOptionsInfo.option.supress_all_double_blind_messages.displayableName=No Double Blind Messages
Expand Down
2 changes: 1 addition & 1 deletion megamek/i18n/megamek/common/report-messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@
3341=\ (w/ <data> malus)
3342=\ (ELRM minimum range)
3345=.
3350=AMS engaged!\
3350=AMS engaged!
3351=APDS engaged (<data> modifier)!
3352=<span class='success'><B>hits</B></span> (AMS engaged! Reduced AV by <data>).
3353=Point Defense engaged! Reduced AV by <data>.
Expand Down
2 changes: 1 addition & 1 deletion megamek/i18n/megamek/common/report-messages_es.properties
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
3341=\ (w/ <data> multa)
3342=\ (rango mínimo de ELRM)
3345=.
3350=¡AMS conectado!\
3350=¡AMS conectado!
3351=APDS conectado (modificador <data>)!
3352=<span class='success'><B>impactas</B></span> (¡AMS conectado! AV reducido en <data>).
3353=¡Defensa puntual conectada! AV reducido por <data>.
Expand Down

0 comments on commit ad89b13

Please sign in to comment.