|
|
|
@ -25,6 +25,8 @@
|
|
|
|
<string name="history_this_task">this task</string>
|
|
|
|
<string name="history_this_task">this task</string>
|
|
|
|
<string name="history_tag_added">added %1$s to %2$s</string>
|
|
|
|
<string name="history_tag_added">added %1$s to %2$s</string>
|
|
|
|
<string name="history_tag_removed">removed %1$s from %2$s</string>
|
|
|
|
<string name="history_tag_removed">removed %1$s from %2$s</string>
|
|
|
|
|
|
|
|
<string name="history_attach_added">attached %1$s to %2$s</string>
|
|
|
|
|
|
|
|
<string name="history_attach_removed">removed %1$s from %2$s</string>
|
|
|
|
<string name="history_left_list">left %s</string>
|
|
|
|
<string name="history_left_list">left %s</string>
|
|
|
|
<string name="history_deleted">deleted %s</string>
|
|
|
|
<string name="history_deleted">deleted %s</string>
|
|
|
|
<string name="history_undeleted">undeleted %s</string>
|
|
|
|
<string name="history_undeleted">undeleted %s</string>
|
|
|
|
@ -68,6 +70,7 @@
|
|
|
|
<string name="history_repeat_every">every %s</string>
|
|
|
|
<string name="history_repeat_every">every %s</string>
|
|
|
|
<string name="history_repeat_on">on %s</string>
|
|
|
|
<string name="history_repeat_on">on %s</string>
|
|
|
|
<string name="history_repeat_from_completion">after completion</string>
|
|
|
|
<string name="history_repeat_from_completion">after completion</string>
|
|
|
|
|
|
|
|
<string name="history_acknowledged">viewed %s</string>
|
|
|
|
|
|
|
|
|
|
|
|
<string name="history_default">changed %1$s to %2$s</string>
|
|
|
|
<string name="history_default">changed %1$s to %2$s</string>
|
|
|
|
</resources>
|
|
|
|
</resources>
|
|
|
|
|