[browser]
bug 836452 implement service install panel, cleanup activation panel
--- a/browser/chrome/browser/browser.dtd
+++ b/browser/chrome/browser/browser.dtd
@@ -628,18 +628,22 @@ just addresses the organization to follo
<!ENTITY social.toggleSidebar.label "Afficher le panneau latéral">
<!ENTITY social.toggleSidebar.accesskey "A">
<!ENTITY social.addons.label "Gérer les services…">
<!ENTITY social.toggleNotifications.label "Afficher les notifications sur le bureau">
<!ENTITY social.toggleNotifications.accesskey "n">
+<!ENTITY social.activated.description "Les services de <label/> ont été activés. Vous pouvez modifier les paramètres des services depuis le <label class='text-link'>gestionnaire de modules complémentaires</label>.">
<!ENTITY social.activated.undobutton.label "Annuler">
<!ENTITY social.activated.undobutton.accesskey "A">
+<!ENTITY social.learnMore.label "En savoir plus…">
+<!ENTITY social.learnMore.accesskey "s">
+<!ENTITY social.closeNotificationItem.label "Plus tard">
<!ENTITY social.chatBar.commandkey "c">
<!ENTITY social.chatBar.label "Sélectionner les discussions">
<!ENTITY social.chatBar.accesskey "S">
<!ENTITY getUserMedia.selectCamera.label "Caméra à partager :">
<!ENTITY getUserMedia.selectCamera.accesskey "C">
<!ENTITY getUserMedia.selectMicrophone.label "Microphone à partager :">
--- a/browser/chrome/browser/browser.properties
+++ b/browser/chrome/browser/browser.properties
@@ -383,17 +383,20 @@ webapps.requestInstall = Voulez-vous installer « %1$S » à partir du site (%2$S) ?
webapps.install.success = Application installée
# LOCALIZATION NOTE (fullscreen.entered): displayed when we enter HTML5 fullscreen mode, %S is the domain name of the focused website (e.g. mozilla.com).
fullscreen.entered=%S est maintenant affiché en mode plein écran.
# LOCALIZATION NOTE (fullscreen.rememberDecision): displayed when we enter HTML5 fullscreen mode, %S is the domain name of the focused website (e.g. mozilla.com).
fullscreen.rememberDecision=Se souvenir de cette décision pour %S
# LOCALIZATION NOTE (social.activated.description): %1$S is the name of the social provider, %2$S is brandShortName (e.g. Firefox)
-social.activated.description=Vous avez activé %1$S pour %2$S.
+service.install.description=Voulez-vous activer les services de %1$S pour un affichage dans la barre d'outils et le panneau latéral de %2$S ?
+service.install.ok.label=Activer les services
+service.install.ok.accesskey=A
+service.install.learnmore=En savoir plus…
# LOCALIZATION NOTE (social.turnOff.label): %S is the name of the social provider
social.turnOff.label=Désactiver %S
social.turnOff.accesskey=c
# LOCALIZATION NOTE (social.turnOn.label): %S is the name of the social provider
social.turnOn.label=Activer %S
social.turnOn.accesskey=c