Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ tr
Function
tr
library/strings.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
{
10
11
UString tr(const UString &str, const UString domain)
12
{
13
return UString(boost::locale::translate(str).str(domain));
14
}
15
16
U32String to_u32string(const UStringView str)
17
{
Callers
15
getLongDateString
Method · 0.85
getShortDateString
Method · 0.85
getWeekString
Method · 0.85
message
Method · 0.85
GameSomethingDiedEvent
Method · 0.85
getRankName
Method · 0.85
getText
Method · 0.85
begin
Method · 0.85
begin
Method · 0.85
BuildingScreen
Method · 0.85
eventOccurred
Method · 0.85
updateInfo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected