diff options
Diffstat (limited to 'gui/devices/landscape')
-rw-r--r-- | gui/devices/landscape/res/landscape.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/landscape/res/landscape.xml b/gui/devices/landscape/res/landscape.xml index 27f5bae76..d0012c0a6 100644 --- a/gui/devices/landscape/res/landscape.xml +++ b/gui/devices/landscape/res/landscape.xml @@ -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> |