am a1f9b6d4: Forgot to remove old string.

* commit 'a1f9b6d4c49a9f6d9f785af0b66d928cca5b3e78':
  Forgot to remove old string.
diff --git a/res/layout/recurrencepicker.xml b/res/layout/recurrencepicker.xml
index ee022eb..cfe4b6a 100644
--- a/res/layout/recurrencepicker.xml
+++ b/res/layout/recurrencepicker.xml
@@ -179,8 +179,7 @@
                             android:id="@+id/repeatMonthlyByNthDayOfTheWeek"
                             style="@style/TextAppearance.RecurrencePickerStyle"
                             android:layout_width="wrap_content"
-                            android:layout_height="wrap_content"
-                            android:text="@string/recurrence_month_pattern_by_day_of_week" />
+                            android:layout_height="wrap_content" />
                     </RadioGroup>
 
                     <LinearLayout
@@ -271,4 +270,4 @@
                 android:textColor="@color/done_text_color" />
         </LinearLayout>
     </LinearLayout>
-</LinearLayout>
\ No newline at end of file
+</LinearLayout>