summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/chromeos/camera/src/_locales/en/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/chromeos/camera/src/_locales/en/messages.json')
-rw-r--r--chromium/chrome/browser/resources/chromeos/camera/src/_locales/en/messages.json30
1 files changed, 17 insertions, 13 deletions
diff --git a/chromium/chrome/browser/resources/chromeos/camera/src/_locales/en/messages.json b/chromium/chrome/browser/resources/chromeos/camera/src/_locales/en/messages.json
index cf3600060c5..3a824bee776 100644
--- a/chromium/chrome/browser/resources/chromeos/camera/src/_locales/en/messages.json
+++ b/chromium/chrome/browser/resources/chromeos/camera/src/_locales/en/messages.json
@@ -95,6 +95,14 @@
"message": "Grid type",
"description": "Label for the button of grid-type options."
},
+ "LABEL_30FPS": {
+ "message": "30 FPS",
+ "description": "Label showing current state of 30 FPS on tooltip of toggle 60 FPS recording checkbox."
+ },
+ "LABEL_60FPS": {
+ "message": "60 FPS",
+ "description": "Label showing current state of 60 FPS on tooltip of toggle 60 FPS recording checkbox."
+ },
"TOGGLE_60FPS_BUTTON": {
"message": "60 FPS",
"description": "Label for the checkbox to toggle 60 FPS recording."
@@ -333,20 +341,16 @@
"message": "Photos and videos taken with the camera will be moved to the Downloads folder. You can access them in Files.\n\nApps with storage permissions will have access to your photos and videos.",
"description": "Message shown before moving all photos and videos stored in the Camera App to the Downloads folder."
},
- "BANNER_TITLE": {
- "message": "A whole new look",
- "description": "Title of banner shown for introducing new camera App UI."
+ "CONFIRM_REVIEW_BUTTON": {
+ "message": "Confirm",
+ "description": "Label for the confirm button to confirm with the reviewed photo or video."
},
- "BANNER_MSG": {
- "message": "Your camera now supports new modes and your photos and videos will be available under your Downloads folders.",
- "description": "Message in the banner shown for introducing new camera App UI."
- },
- "BANNER_CLOSE_BUTTON": {
- "message": "Close",
- "description": "Label for close introducing new camera App UI banner button."
+ "CANCEL_REVIEW_BUTTON": {
+ "message": "Cancel",
+ "description": "Label for the cancel button to cancel with the reviewed photo or video."
},
- "BANNER_LEARN_MORE_BUTTON": {
- "message": "Learn more",
- "description": "Label for learn more about new camera App UI button."
+ "PLAY_RESULT_VIDEO_BUTTON": {
+ "message": "Play video",
+ "description": "Label for the button to play video."
}
} \ No newline at end of file