kolibrios/programs/games/marblematch3/game/strings_ru.h
alpine 3e8f7a119c Marble Match-3 game update (pre-release version)
- added sounds
- changed gameplay mode to time attack

Added this game to menu. 



git-svn-id: svn://kolibrios.org@5251 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-20 17:36:14 +00:00

23 lines
500 B
C

#ifndef RS_STRINGS_EN_H
#define RS_STRINGS_EN_H
// Russian
// Be careful, only specific chars are available to use
// See readme for details
// Lower 'xxx' is used to detect number position, it will be replaced by numbers
#define L_LOADING "3AgPY3KA```"
#define L_START "HA4AT] igPY"
#define L_TIME "BPEMa: 0:xx "
#define L_SCORE "04Ki: xxx"
#define L_GAME_OVER "igPA 0K0H4EHA"
#define L_BOTTOM_LINE_DEVELOPER_INFO "PA3PAb0T4iK: P0MAH hYBAl0B` T0l]aTTi_ 2014"
#endif