27 lines
516 B
Plaintext
27 lines
516 B
Plaintext
|
translate chinese strings:
|
||
|
|
||
|
# game/scripts/gui/save_files.rpy:29
|
||
|
old "Auto Saves"
|
||
|
new "Auto Saves"
|
||
|
|
||
|
# game/scripts/gui/save_files.rpy:29
|
||
|
old "Quick Saves"
|
||
|
new "Quick Saves"
|
||
|
|
||
|
# game/scripts/gui/save_files.rpy:115
|
||
|
old "<"
|
||
|
new "<"
|
||
|
|
||
|
# game/scripts/gui/save_files.rpy:118
|
||
|
old "{#auto_page}A"
|
||
|
new "{#auto_page}A"
|
||
|
|
||
|
# game/scripts/gui/save_files.rpy:121
|
||
|
old "{#quick_page}Q"
|
||
|
new "{#quick_page}Q"
|
||
|
|
||
|
# game/scripts/gui/save_files.rpy:133
|
||
|
old ">"
|
||
|
new ">"
|
||
|
|