Internationalize the shortcut no longer exists message.

This commit is contained in:
Colin Kuskie 2009-05-30 15:28:59 +00:00
parent 398f5203f4
commit d9e2590623
2 changed files with 7 additions and 1 deletions

View file

@ -388,6 +388,11 @@ A property or value must be quoted if it contains spaces. Feel free to use the c
lastUpdated => 1146539258,
},
'no longer exists' => {
message => q|The asset this shortcut is linked to no longer exists. You need to delete this shortcut.|,
lastUpdated => 1243698146,
},
};
1;