24 lines
2.3 KiB
Text
24 lines
2.3 KiB
Text
/***********************************************************\
|
||
* © 2009 Adobe Systems Incorporated. All rights reserved. *
|
||
* *
|
||
* Flash Standalone Player localizable strings. *
|
||
\***********************************************************/
|
||
|
||
/* Application name */
|
||
"APPLICATION_NAME" = "Flash Player";
|
||
|
||
/* About-box & get-info contents */
|
||
/* Note: The Copyright text in the About box actually comes from the adjacent InfoPlist.strings file */
|
||
"ADOBE_FLASH" = "Adobe® Flash® Player 11";
|
||
"ADOBE_COPYRIGHT" = "Copyright © 1996-2020 Adobe.";
|
||
"ADOBE_ABOUT_BOX_TEXT" = "All Rights Reserved. Protected by U.S. Patent 6,879,327; Patents Pending in the United States and other countries. Adobe and Flash are either trademarks or registered trademarks in the United States and/or other countries.";
|
||
"ADOBE_URL" = "http://www.adobe.com";
|
||
|
||
/* View drop-down menu */
|
||
"SHOW_REDRAW_REGIONS" = "Afficher les zones de retraçage";
|
||
|
||
/* Control drop-down menu */
|
||
"CONTROL_PLAY_MENUITEM" = "Lire";
|
||
"CONTROL_PAUSE_MENUITEM" = "Pause";
|
||
|
||
"DEBUGGER" = "Débogueur";
|