fix #1149 where submitting a dependency that does not exist will show a warning that it will be ignored

This commit is contained in:
Reinier Balt 2011-04-30 20:46:47 +02:00
parent c8cadadad9
commit e5e7eb8754
5 changed files with 692 additions and 686 deletions

File diff suppressed because it is too large Load diff

View file

@ -421,6 +421,7 @@ en:
contexts: Contexts
projects: Projects
todos:
unresolved_dependency: "The value you entered in the dependency field did not resolve to an existing action. This value will not be saved with the rest of the action. Continue?"
action_saved: "Action saved"
recurring_action_saved: "Recurring action saved"
action_saved_to_tickler: "Action saved to tickler"

File diff suppressed because it is too large Load diff