This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
planetblupi
Watch
1
Star
0
Fork
0
You've already forked planetblupi
mirror of
https://github.com/blupi-games/planetblupi
synced
2024-12-30 10:15:36 +01:00
Code
Issues
Projects
Releases
Activity
planetblupi
/
src
/
gettext.h
7 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
Remove useless context stuff with gettext
2017-02-15 22:13:58 +01:00
Add gettext helper
2017-02-07 19:39:10 +01:00
#
pragma once
#
include
<libintl.h>
Improve use of gettext
2017-02-08 22:50:19 +01:00
#
define translate(msgid) msgid
Reference in New Issue
Copy Permalink