Added I18N comment for reload button.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8710 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-05-25 07:04:57 +00:00
parent 610eabb20d
commit aeadf0ed96

View File

@ -5,7 +5,7 @@
<div x="0" y="0" width="100%" layout="horizontal-row" height="8%">
<icon-button id="back" height="100%" icon="gui/back.png"/>
<header text_align="center" proportion="1" text="SuperTuxKart Addons" align="center"/>
<button id="reload" text="Reload" />
<button id="reload" I18N="Reload button to reload addon data" text="Reload" />
<spacer width="15" width="5"/>
</div>