Update reference to 24-hour clock
Change-Id: Ic864fae4fda9707fc84d6d8b33587863b7664e1e
This commit is contained in:
committed by
Ethan Yonker
parent
1710bf2547
commit
5f4fd8c03e
@@ -2401,7 +2401,7 @@
|
||||
<object type="checkbox">
|
||||
<placement x="%col1_x%" y="%row6_text_y%" />
|
||||
<font resource="font" color="%text_color%" />
|
||||
<text>Use Military Time</text>
|
||||
<text>Use 24-hour clock</text>
|
||||
<data variable="tw_military_time" />
|
||||
<image checked="checkbox_true" unchecked="checkbox_false" />
|
||||
</object>
|
||||
|
||||
@@ -2435,7 +2435,7 @@
|
||||
<object type="checkbox">
|
||||
<placement x="%col1_x%" y="%row5_text_y%" />
|
||||
<font resource="font" color="%text_color%" />
|
||||
<text>Use Military Time.</text>
|
||||
<text>Use 24-hour clock.</text>
|
||||
<data variable="tw_military_time" />
|
||||
<image checked="checkbox_true" unchecked="checkbox_false" />
|
||||
</object>
|
||||
|
||||
@@ -2399,7 +2399,7 @@
|
||||
<object type="checkbox">
|
||||
<placement x="%col1_x%" y="%row4_text_y%" />
|
||||
<font resource="font" color="%text_color%" />
|
||||
<text>Use Military Time.</text>
|
||||
<text>Use 24-hour clock.</text>
|
||||
<data variable="tw_military_time" />
|
||||
<image checked="checkbox_true" unchecked="checkbox_false" />
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user