Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 363873002: Gallery.app: Add buttons to the cropping mode to specifying the aspect ratio. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 </message> 338 </message>
339 <message name="IDS_FILE_BROWSER_GALLERY_AUTOFIX" desc="In the Gallery, the tit le on the button that applies the Auto-Fix filter to a photo."> 339 <message name="IDS_FILE_BROWSER_GALLERY_AUTOFIX" desc="In the Gallery, the tit le on the button that applies the Auto-Fix filter to a photo.">
340 Auto-fix 340 Auto-fix
341 </message> 341 </message>
342 <message name="IDS_FILE_BROWSER_GALLERY_FIXED" desc="In the Gallery, the text in a floating panel that notifies that the photo has been automatically fixed."> 342 <message name="IDS_FILE_BROWSER_GALLERY_FIXED" desc="In the Gallery, the text in a floating panel that notifies that the photo has been automatically fixed.">
343 Fixed 343 Fixed
344 </message> 344 </message>
345 <message name="IDS_FILE_BROWSER_GALLERY_CROP" desc="In the Gallery, the title on the button that cuts out a rectangular fragment from a photo"> 345 <message name="IDS_FILE_BROWSER_GALLERY_CROP" desc="In the Gallery, the title on the button that cuts out a rectangular fragment from a photo">
346 Crop 346 Crop
347 </message> 347 </message>
348 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_1_1" desc="Button label t o fix aspect to 1:1 ratio when cropping.">
349 1x1
350 </message>
351 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_4_6" desc="Button label t o fix aspect to 4:6 ratio when cropping.">
352 4x6
353 </message>
354 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_6_4" desc="Button label t o fix aspect to 6:4 ratio when cropping.">
355 6x4
356 </message>
357 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_5_7" desc="Button label t o fix aspect to 5:7 ratio when cropping.">
358 5x7
359 </message>
360 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_7_5" desc="Button label t o fix aspect to 7:5 ratio when cropping.">
361 7x5
362 </message>
363 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_16_9" desc="Button label to fix aspect to 16:9 ratio when cropping.">
364 16x9
365 </message>
366 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_9_16" desc="Button label to fix aspect to 9:16 ratio when cropping.">
367 9x16
368 </message>
348 <message name="IDS_FILE_BROWSER_GALLERY_EXPOSURE" desc="In the Gallery, the ti tle on the button that applies the Brightness/Contrast filter to a photo."> 369 <message name="IDS_FILE_BROWSER_GALLERY_EXPOSURE" desc="In the Gallery, the ti tle on the button that applies the Brightness/Contrast filter to a photo.">
349 Brightness 370 Brightness
350 </message> 371 </message>
351 <message name="IDS_FILE_BROWSER_GALLERY_BRIGHTNESS" desc="In the Gallery, the text next to the Brightness slider."> 372 <message name="IDS_FILE_BROWSER_GALLERY_BRIGHTNESS" desc="In the Gallery, the text next to the Brightness slider.">
352 Brightness 373 Brightness
353 </message> 374 </message>
354 <message name="IDS_FILE_BROWSER_GALLERY_CONTRAST" desc="In the Gallery, the te xt next to the Contrast slider."> 375 <message name="IDS_FILE_BROWSER_GALLERY_CONTRAST" desc="In the Gallery, the te xt next to the Contrast slider.">
355 Contrast 376 Contrast
356 </message> 377 </message>
357 <message name="IDS_FILE_BROWSER_GALLERY_ROTATE_LEFT" desc="In the Gallery, the title on the button that rotates the photo 90 degrees to the left (counterclock wise)."> 378 <message name="IDS_FILE_BROWSER_GALLERY_ROTATE_LEFT" desc="In the Gallery, the title on the button that rotates the photo 90 degrees to the left (counterclock wise).">
(...skipping 5172 matching lines...) Expand 10 before | Expand all | Expand 10 after
5530 </message> 5551 </message>
5531 5552
5532 <!-- 'OK Google' voice search activation display strings --> 5553 <!-- 'OK Google' voice search activation display strings -->
5533 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for Ok Google."> 5554 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for Ok Google.">
5534 Enable 'Ok Google' to activate voice search. 5555 Enable 'Ok Google' to activate voice search.
5535 </message> 5556 </message>
5536 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla gs option Ok Google."> 5557 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla gs option Ok Google.">
5537 If enabled, there will be an option in chrome:settings to enable saying 'Ok Google' to activate voice search. 5558 If enabled, there will be an option in chrome:settings to enable saying 'Ok Google' to activate voice search.
5538 </message> 5559 </message>
5539 </grit-part> 5560 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698