|
@@ -11,12 +11,20 @@ |
|
|
"message": "Browser extension to bookmark fragments of audio files", |
|
|
"message": "Browser extension to bookmark fragments of audio files", |
|
|
"description": "The description of the application" |
|
|
"description": "The description of the application" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"copySelectionContextMenuItemForFragment": { |
|
|
|
|
|
"message": "Copy link to selected fragment", |
|
|
|
|
|
"description": "The context menu item to copy a selected audio fragment" |
|
|
|
|
|
}, |
|
|
|
|
|
"copySelectionContextMenuItemForSingleMoment": { |
|
|
|
|
|
"message": "Copy link to selected moment", |
|
|
|
|
|
"description": "The context menu item to copy a selected moment" |
|
|
|
|
|
}, |
|
|
"bookmarkSelectionContextMenuItemForFragment": { |
|
|
"bookmarkSelectionContextMenuItemForFragment": { |
|
|
"message": "Bookmark selected fragment", |
|
|
"message": "Bookmark selected fragment", |
|
|
"description": "The entry in the context ('right-click') menu when selecting an audio fragment" |
|
|
|
|
|
|
|
|
"description": "The context menu item to bookmark a selected audio fragment" |
|
|
}, |
|
|
}, |
|
|
"bookmarkSelectionContextMenuItemForSingleMoment": { |
|
|
"bookmarkSelectionContextMenuItemForSingleMoment": { |
|
|
"message": "Bookmark selected moment", |
|
|
"message": "Bookmark selected moment", |
|
|
"description": "The entry in the context ('right-click') menu when selecting a single moment" |
|
|
|
|
|
|
|
|
"description": "The context menu item to bookmark a selected single moment" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |