res/layout/contactdialog.xml
changeset 271 e5040078e3bb
parent 269 d78115a6b45b
parent 267 ab5493f08c57
child 353 91bf7d256964
--- a/res/layout/contactdialog.xml	Tue Jun 23 13:36:16 2009 +0200
+++ b/res/layout/contactdialog.xml	Tue Jun 23 13:45:19 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" />