File: shout_dialogs_bg.lua

package info (click to toggle)
fillets-ng-data 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 180,916 kB
  • ctags: 2,556
  • sloc: makefile: 2
file content (31 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

dialogId("sp-shout_small_00", "font_small", "Yippee!")
dialogStr("Юху!")

dialogId("sp-shout_small_01", "font_small", "Yeeeesssss!")
dialogStr("О-о-о, да!")

dialogId("sp-shout_small_02", "font_small", "Great!")
dialogStr("Яко!")

dialogId("sp-shout_small_03", "font_small", "Nice!")
dialogStr("Не е зле!")

dialogId("sp-shout_small_04", "font_small", "Good!")
dialogStr("Добре!")

dialogId("sp-shout_big_00", "font_big", "Yeeessss!")
dialogStr("Еха!")

dialogId("sp-shout_big_01", "font_big", "Wow!")
dialogStr("Уха!")

dialogId("sp-shout_big_02", "font_big", "Perfect!")
dialogStr("Чудесно!")

dialogId("sp-shout_big_03", "font_big", "Done!")
dialogStr("Готово!")

dialogId("sp-shout_big_04", "font_big", "That was really good!")
dialogStr("Доста добре!")