mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Merge #5108
5108: Add translation string "Adjust the opacity..." r=edg-l a=def- Reported by cheeser0613 <!-- What is the motivation for the changes of this pull request --> ## Checklist - [ ] Tested the change ingame - [ ] Provided screenshots if it is a visual change - [ ] Tested in combination with possibly related configuration options - [ ] Written a unit test if it works standalone, system.c especially - [ ] Considered possible null pointers and out of bounds array indexing - [ ] Changed no physics that affect existing maps - [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) Co-authored-by: def <dennis@felsin9.de>
This commit is contained in:
commit
270db1e851
|
@ -1330,6 +1330,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1177,6 +1177,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1276,6 +1276,9 @@ Overlay entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1383,6 +1383,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1177,6 +1177,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1360,6 +1360,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1177,6 +1177,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1340,6 +1340,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1338,6 +1338,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1302,6 +1302,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1316,6 +1316,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show quads
|
||||
==
|
||||
|
||||
|
|
|
@ -1390,6 +1390,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1393,3 +1393,6 @@ Super
|
|||
|
||||
Team %d
|
||||
== Team %d
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
== Deckkraft von Entities die zu einem anderen Team gehören, z.B. Tees und Namensschilder
|
||||
|
|
|
@ -1177,6 +1177,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1361,6 +1361,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1371,6 +1371,9 @@ Overlay entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1352,6 +1352,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1371,6 +1371,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1168,6 +1168,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1339,6 +1339,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1124,6 +1124,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1340,6 +1340,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1262,6 +1262,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1183,6 +1183,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1375,6 +1375,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1181,6 +1181,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1334,6 +1334,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1389,6 +1389,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1177,6 +1177,9 @@ Show text entities
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Show others (own team only)
|
||||
==
|
||||
|
||||
|
|
|
@ -1378,6 +1378,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1363,6 +1363,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1377,6 +1377,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1302,6 +1302,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -1355,6 +1355,9 @@ When you cross the start line, show a ghost tee replicating the movements of you
|
|||
Opacity
|
||||
==
|
||||
|
||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||
==
|
||||
|
||||
Quads are used for background decoration
|
||||
==
|
||||
|
||||
|
|
|
@ -2780,7 +2780,7 @@ void CMenus::RenderSettingsDDNet(CUIRect MainView)
|
|||
g_Config.m_ClShowOthers = g_Config.m_ClShowOthers != SHOW_OTHERS_ON ? SHOW_OTHERS_ON : SHOW_OTHERS_OFF;
|
||||
}
|
||||
|
||||
GameClient()->m_Tooltips.DoToolTip(&g_Config.m_ClShowOthersAlpha, &Button, "Adjust the opacity of entities belonging to other teams, such as tees and nameplates");
|
||||
GameClient()->m_Tooltips.DoToolTip(&g_Config.m_ClShowOthersAlpha, &Button, Localize("Adjust the opacity of entities belonging to other teams, such as tees and nameplates"));
|
||||
}
|
||||
|
||||
Left.HSplitTop(20.0f, &Button, &Left);
|
||||
|
|
Loading…
Reference in a new issue