Skip to content

Satelite hack fix #2711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions Patch104pZH/Design/Changes/v1.0/2711_Satelite_hack_string_fix.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
date: 2025-03-28

title: Improves texts of Satelite hack 2 hint


changes:
- tweak: Improves texts of Satelite hack 2 hint for all localizations

subchanges:

labels:
- minor
- text
- v1.0

links:
- https://github.com/TheSuperHackers/GeneralsGamePatch/pull/2711

authors:
- dmgreen
27 changes: 15 additions & 12 deletions Patch104pZH/GameFilesEdited/Data/generals.str
Original file line number Diff line number Diff line change
Expand Up @@ -50627,19 +50627,22 @@ AR: "HINT:\nSatellite Hack 1 reveals all enemy Command Centers"
UK: "ПІДКАЗКА:\nЗлам супутника 1 розкриває всі ворожі командні центри"
END

// Patch104p @fix dmgreen 27/03/2025 Changes US from "Satellite Hack 2 reveals all that enemy units can see" (#2711)
// Patch104p @fix dmgreen 27/03/2025 Changes DE, FR, ES, IT, KO, ZH, BP, PL strings to reflect US change (#2711)

HELP:SatelliteHack2-01
US: "HINT:\nSatellite Hack 2 reveals all that enemy units can see"
DE: "TIPP:\nMit dem Satellitenzugriff II sehen Sie alle Gebiete, die auch Ihr Gegner sieht."
FR: "ASTUCE :\nL'amélioration Piratage satellite 2\nrévèle tout ce que les unités ennemies peuvent voir."
ES: "PISTA:\nPirateo de satélite 2 revela cuánto pueden ver las unidades enemigas."
IT: "SUGGERIMENTO:\nViolazione satellite II rivela tutto ciò che le unità nemiche possono vedere."
KO: "힌트:\n위성 해킹 2는 지도 상의 적 유닛 전체를 표시해줍니다."
ZH: "建議:\n衛星侵入2可以顯示所有可見的敵人單位位置。"
BP: "DICA:\nO Satélite Espião 2 mostra todas as unidades inimigas que podem ser vistas."
PL: "RADA:\nŁącze hakerskie II odsłania wszystko, co widzą nieprzyjacielskie jednostki."
RU: "ПОДСКАЗКА:\nКража данных со спутника 2 периодически показывает все, что видят вражеские войска"
AR: "HINT:\nSatellite Hack 2 reveals all that enemy units can see"
UK: "ПІДКАЗКА:\nЗлам супутника 2 періодично показує все, що бачать ворожі війська"
US: "HINT:\nSatellite Hack 2 intermittently reveals all that enemy units can see"
DE: "TIPP:\nSatellite Hack 2 enthüllt zeitweise alles, was feindliche Einheiten sehen können."
FR: "ASTUCE :\nSatellite Hack 2 révèle par intermittence tout ce que les unités ennemies peuvent voir."
ES: "PISTA:\nSatellite Hack 2 revela de forma intermitente todo lo que las unidades enemigas pueden ver."
IT: "SUGGERIMENTO:\nSatellite Hack 2 rivela a intermittenza tutto ciò che le unità nemiche possono vedere."
KO: "힌트:\nSatellite Hack 2는 적군이 볼 수 있는 모든 것을 간헐적으로 공개합니다."
ZH: "建議:\nSatellite Hack 2 會間歇性地顯示敵方單位所能看到的一切。"
BP: "DICA:\nO Satellite Hack 2 revela intermitentemente tudo o que as unidades inimigas podem ver."
PL: "RADA:\nŁącze hakerskie 2 okresowo ujawnia wszystko, co widzą wrogie jednostki."
RU: "ПОДСКАЗКА:\nВзлом Спутника 2 периодически показывает все, что видят вражеские войска"
AR: "HINT:\nSatellite Hack 2 intermittently reveals all that enemy units can see"
UK: "ПІДКАЗКА:\nЗлам Спутника 2 періодично показує все, що бачать ворожі війська"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
UK: "ПІДКАЗКА:\nВзлом Спутника 2 періодично показує все, що видять вражеские войска"
UK: "ПІДКАЗКА:\nЗлам Спутника 2 періодично показує все, що бачать ворожі війська"

END

HELP:EMPMines-01
Expand Down