Closed Bug 1190101 Opened 9 years ago Closed 9 years ago

Duplicate string id's in /browser/locales/en-US/chrome/browser/browser.properties

Categories

(Core :: WebRTC: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1189171

People

(Reporter: unghost, Assigned: padenot)

References

Details

See https://hg.mozilla.org/mozilla-central/rev/235175205cde#l2.96

 getUserMedia.sharingMenuMicrophoneApplication = %S (microphone and application)
 getUserMedia.sharingMenuMicrophoneScreen = %S (microphone and screen)
 getUserMedia.sharingMenuMicrophoneWindow = %S (microphone and window)
 getUserMedia.sharingMenuMicrophoneBrowser = %S (microphone and tab)
+getUserMedia.sharingMenuMicrophoneApplication = %S (tab audio and application)
+getUserMedia.sharingMenuMicrophoneScreen = %S (tab audio and screen)
+getUserMedia.sharingMenuMicrophoneWindow = %S (tab audio and window)
+getUserMedia.sharingMenuMicrophoneBrowser = %S (tab audio and tab)
dup of another bug padenot is on
Assignee: nobody → padenot
Whiteboard: [dupme]
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Whiteboard: [dupme]
You need to log in before you can comment on or make changes to this bug.