2009-05-10 18:32:09 -07:00
|
|
|
<!ENTITY playButton.playLabel "Play">
|
|
|
|
<!ENTITY playButton.pauseLabel "Pause">
|
|
|
|
<!ENTITY muteButton.muteLabel "Mute">
|
|
|
|
<!ENTITY muteButton.unmuteLabel "Unmute">
|
|
|
|
|
2009-05-13 22:37:11 -07:00
|
|
|
<!-- LOCALIZATION NOTE (scrubberScale.nameFormat): the #1 string is the current
|
|
|
|
media position, and the #2 string is the total duration. For example, when at
|
|
|
|
the 5 minute mark in a 6 hour long video, #1 would be "5:00" and #2 would be
|
|
|
|
"6:00:00", result string would be "5:00 of 6:00:00 elapsed".
|
2009-05-13 22:29:33 -07:00
|
|
|
-->
|
|
|
|
<!ENTITY scrubberScale.nameFormat "#1 of #2 elapsed">
|