Archived
Added FormattedDate.kt to produce formatted strings more easily; TaskOverviewAdapter.kt now produces expandable items
This commit is contained in:
@@ -91,6 +91,13 @@
|
||||
<string name="task_order_menu_date_created">Date created</string>
|
||||
<string name="task_order_menu_date_due">Date due</string>
|
||||
|
||||
<string name="formatted_date_string_comma" translatable="false">%s, %s</string>
|
||||
<string name="formatted_date_string_localised">%s at %s</string>
|
||||
|
||||
<string name="task_item_notification_none">You won\'t be notified</string>
|
||||
<string name="task_item_notification_active_future">You will be notified on %s at %s.</string>
|
||||
<string name="task_item_notification_active_past">You were notified on %s at %s.</string>
|
||||
|
||||
<string name="task_overview_snack_unimplemented">Tasks are not yet implemented!</string>
|
||||
<string name="task_overview_fab_add_task">Add task</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user