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

Merge commit '08e1b94c5c06dc27ad11393bc66c81c2ebc5ad27' into froyo-plus-aosp

* commit '08e1b94c5c06dc27ad11393bc66c81c2ebc5ad27':
  Fix "p.m." in lockscreen (locale: es).
This commit is contained in:
Daniel Sandler
2010-05-06 17:24:22 -07:00
committed by Android Git Automerger
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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