--- a/res/layout/contactdialog.xml Mon Jun 22 19:16:38 2009 +0200
+++ b/res/layout/contactdialog.xml Mon Jun 22 22:14:25 2009 +0200
@@ -9,8 +9,8 @@
<Button android:id="@+id/CDAlias" android:layout_width="fill_parent"
android:layout_height="wrap_content" android:text="@string/CDAlias" />
- <Button android:id="@+id/CDGroup" android:layout_width="fill_parent"
- android:layout_height="wrap_content" android:text="@string/CDGroup" />
+ <Button android:id="@+id/CDDelete" android:layout_width="fill_parent"
+ android:layout_height="wrap_content" android:text="@string/CDDelete" />
<Button android:id="@+id/CDResend" android:layout_width="fill_parent"
android:layout_height="wrap_content" android:text="@string/CDResend" />