• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Showing developer posts only. Show all posts in this thread.
No, you can easily mod it. Look for the line
SHORT_TECH_APP_INFANTRY_3_NAME
All "SHORT" lines in the localisation files contain the text displayed in the tech tree view.

edit: However, that works only if you have kept the original line
name = TECH_APP_INFANTRY_3_NAME
in infantry_tech.txt, otherwise you have to adjust the SHORT localisation accordingly.