Rename 'end race' button so that it's clearer what it does
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11206 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
ddace7368c
commit
78a6da45f2
@ -20,7 +20,7 @@
|
||||
I18N="Race paused button" text="Restart Race" word_wrap="true"/>
|
||||
|
||||
<icon-button id="endrace" width="128" height="128" icon="gui/options_ui.png"
|
||||
I18N="Race paused button" text="End Race" word_wrap="true"/>
|
||||
I18N="Race paused button" text="Give Up Race" word_wrap="true"/>
|
||||
|
||||
<icon-button id="options" width="128" height="128" icon="gui/main_options.png"
|
||||
I18N="Race paused button" text="Options" word_wrap="true"/>
|
||||
|
Loading…
Reference in New Issue
Block a user