updating strings, layouts and drawables. removing unneeded busybox binary.
svn:r24715
This commit is contained in:
parent
02f3cb0fb3
commit
62a3f2c51b
Binary file not shown.
After Width: | Height: | Size: 794 B |
|
@ -61,7 +61,7 @@
|
||||||
android:gravity="center_horizontal"
|
android:gravity="center_horizontal"
|
||||||
android:textStyle="bold"
|
android:textStyle="bold"
|
||||||
android:width="330px"
|
android:width="330px"
|
||||||
android:height="125px"
|
android:height="75px"
|
||||||
android:textColor="#ffffff"
|
android:textColor="#ffffff"
|
||||||
/>
|
/>
|
||||||
</TableRow>
|
</TableRow>
|
||||||
|
|
Binary file not shown.
|
@ -34,6 +34,7 @@
|
||||||
<string name="menu_wizard">Wizard</string>
|
<string name="menu_wizard">Wizard</string>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<string name="button_help">Help</string>
|
<string name="button_help">Help</string>
|
||||||
<string name="button_close">Close</string>
|
<string name="button_close">Close</string>
|
||||||
<string name="button_about">About</string>
|
<string name="button_about">About</string>
|
||||||
|
|
Loading…
Reference in New Issue