newHideUntilValue(labelsSpinner[4],"",Task.HIDE_UNTIL_SPECIFIC_DAY,-1))));// no need for a string for display here, since the chosen day will be displayed
<stringname="day_before_due">Day before due</string>
<stringname="week_before_due">Week before due</string>
<!--The following strings appear at the %s in TEA_hideUntil_display, thus generally mid-sentence and with different spelling than the corresponding general strings like due_date etc.-->
<stringcomment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as due_date, just without capitalization."name="TEA_hideUntil_due_date">due date</string>
<stringcomment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as due_time, just without capitalization."name="TEA_hideUntil_due_time">due time</string>
<stringcomment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as day_before_due, just without capitalization."name="TEA_hideUntil_day_before_due">day before due</string>
<stringcomment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as week_before_due, just without capitalization."name="TEA_hideUntil_week_before_due">week before due</string>