Quantcast
Channel: Adobe Community : Popular Discussions - Photoshop Scripting
Viewing all articles
Browse latest Browse all 12244

What's the 'localize' and '$$$' 's meaning?

$
0
0
if ( documents.length > 0 && DocumentMode.RGB != activeDocument.mode ) {  var message = localize( '$$$/JavaScripts/WarnIfRGBSaveMessage=Your document is not RGB. Do you want me to switch and resave?' );  if ( confirm( message ) ) {  SwitchAndSave();  }
}

Viewing all articles
Browse latest Browse all 12244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>