blob: 8fa44d7511f48ce26448e214994a5aad0593b9f6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- format strings for clocks -->
<!-- Font size for AM/PM should match bottom_text_size -->
<string name="main_clock_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="18" face="sans-serif">a</font></b></string>
<!-- Font size for AM/PM should match label_font_size -->
<string name="world_clock_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="18" face="sans-serif">a</font></b></string>
<!-- Font size for AM/PM should match widget_label_font_size -->
<string name="wc_widget_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="16" face="sans-serif">a</font></b></string>
<!-- Font size for AM/PM should match alarm_label_size -->
<string name="alarm_time_12_hours_format" translatable="false">h&#58;mm&#8202;<b><font size="24" face="sans-serif">a</font></b></string>
</resources>