mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Update translations (replace Belmont by Yverdon)
This commit is contained in:
parent
bf63e2602a
commit
25240911c8
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2538,8 +2538,8 @@ CEvent::DrawButtons ()
|
||||
pos.y = 40;
|
||||
DrawText (m_pPixmap, pos, text);
|
||||
|
||||
text = gettext (
|
||||
"This game is an original creation of EPSITEC SA, CH-1092 Belmont");
|
||||
text = gettext ("This game is an original creation of Epsitec SA, CH-1400 "
|
||||
"Yverdon-les-Bains");
|
||||
|
||||
lg = GetTextWidth (text);
|
||||
pos.x = LXIMAGE / 2 - lg / 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user