Merge "Fix "p.m." in lockscreen (locale: es)." into froyo

This commit is contained in:
Daniel Sandler
2010-05-06 17:23:03 -07:00
committed by Android (Google) Code Review
4 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@
android:layout_below="@id/carrier"
android:layout_marginTop="52dip"
android:layout_marginLeft="20dip"
android:layout_marginBottom="8dip"
android:paddingBottom="8dip"
>
<TextView android:id="@+id/timeDisplay"

View File

@@ -66,7 +66,7 @@
android:layout_height="wrap_content"
android:layout_below="@id/carrier"
android:layout_marginTop="56dip"
android:layout_marginBottom="8dip"
android:paddingBottom="8dip"
>
<TextView android:id="@+id/timeDisplay"

View File

@@ -65,7 +65,7 @@
android:layout_alignParentTop="true"
android:layout_alignParentLeft="true"
android:layout_marginTop="8dip"
android:layout_marginBottom="8dip"
android:paddingBottom="8dip"
>
<TextView android:id="@+id/timeDisplay"

View File

@@ -55,7 +55,7 @@
android:layout_alignParentTop="true"
android:layout_marginTop="15dip"
android:layout_marginLeft="20dip"
android:layout_marginBottom="8dip"
android:paddingBottom="8dip"
>
<TextView android:id="@+id/timeDisplay"