Internationalize a Thingy template

Add a link from the manage screen back to the default view.
This commit is contained in:
Colin Kuskie 2008-11-27 02:33:08 +00:00
parent 2b3b3fd458
commit 27d7a73e53
5 changed files with 15 additions and 2 deletions

View file

@ -1002,6 +1002,16 @@ search has been done.|,
message => q|Error: You must assign fields to your new Thing.|,
lastUpdated => 1219424285,
},
'back to thingy default view' => {
message => q|Back to Thingy default view|,
lastUpdated => 1227736916,
},
'view_url' => {
message => q|The URL that will take the user back to the Thingy default view.|,
lastUpdated => 1227737813,
},
};
1;