This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch upstream/28.5.0 in repository pale-moon. commit b9d51d4e316a19911ce63167b949049969808fcb Author: Ascrod <32915892+Ascrod@users.noreply.github.com> Date: Sat Feb 9 20:44:53 2019 -0500 Clean up localization. --- application/palemoon/locales/en-US/chrome/browser/browser.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/palemoon/locales/en-US/chrome/browser/browser.dtd b/application/palemoon/locales/en-US/chrome/browser/browser.dtd index e7564d1..3671f6e 100644 --- a/application/palemoon/locales/en-US/chrome/browser/browser.dtd +++ b/application/palemoon/locales/en-US/chrome/browser/browser.dtd @@ -430,11 +430,11 @@ movie "Space Balls" and is meant to say that this speed is very fast. --> <!ENTITY mediaPlaybackRate200x.label "Ludicrous Speed (2×)"> <!ENTITY mediaPlaybackRate200x.accesskey "L"> +<!ENTITY mediaLoop.label "Loop"> +<!ENTITY mediaLoop.accesskey "L"> <!-- LOCALIZATION NOTE: The access keys for "Show Controls" and "Hide Controls" are the same because the two context-menu items are mutually exclusive. --> -<!ENTITY mediaLoop.label "Loop"> -<!ENTITY mediaLoop.accesskey "L"> <!ENTITY mediaShowControls.label "Show Controls"> <!ENTITY mediaShowControls.accesskey "C"> <!ENTITY mediaHideControls.label "Hide Controls"> -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git