checkpoint
This commit is contained in:
parent
3e5c9d04ae
commit
00cbaa49af
3 changed files with 357 additions and 2 deletions
|
|
@ -77,6 +77,18 @@ shown here.|,
|
|||
lastUpdated => 1106765841
|
||||
},
|
||||
|
||||
'annotate image' => {
|
||||
message => q|Annotate Image|,
|
||||
context => q|label to annotate the image|,
|
||||
lastUpdated => 1106765841
|
||||
},
|
||||
|
||||
'annotate image description' => {
|
||||
message => q|Text Around the Image|,
|
||||
context => q|label to annotate the image|,
|
||||
lastUpdated => 1106765841
|
||||
},
|
||||
|
||||
'rotate image' => {
|
||||
message => q|Rotate Image|,
|
||||
context => q|label to rotate the image|,
|
||||
|
|
@ -125,6 +137,12 @@ shown here.|,
|
|||
lastUpdated => 1106765841
|
||||
},
|
||||
|
||||
'delete' => {
|
||||
message => q|Delete|,
|
||||
context => q|label to delete annotation|,
|
||||
lastUpdated => 1106765841
|
||||
},
|
||||
|
||||
'height' => {
|
||||
message => q|Height|,
|
||||
context => q|label to resize the image|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue