diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 7a65f63a..0938851b 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -658,6 +658,10 @@ "message": "(Regeln: 0 = Deaktiviert; 1 = Warnung; 2 = Fehler)", "description": "CSSLint rule config values" }, + "usercssReplaceTemplateSectionBody": { + "message": "Quelltext hier eingeben...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, "searchResultNoneFound": { "message": "Keine Styles für diese Seite gefunden.", "description": "Error text in the popup when inline search didn't find any site-specific styles" @@ -1216,7 +1220,7 @@ "description": "Reset button tooltip to inform user on how to undo an accidental reset" }, "description": { - "message": "Gestalte das Web neu mit Stylus, dem Style Manager. Stylus ermöglicht dir ganz einfach Themes und Designs für viele populäre Websites zu installieren.", + "message": "Gestalte das Web neu mit Stylus, dem Style Manager. Stylus ermöglicht dir ganz einfach Themes und Designs für viele populäre Webseiten zu installieren.", "description": "Extension description" }, "confirmClose": { diff --git a/_locales/es/messages.json b/_locales/es/messages.json index 98f821fb..8684e7f6 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -674,6 +674,10 @@ "message": "(Establezca la regla como: 0 = deshabilitada; 1 = advertencia; 2 = error)", "description": "CSSLint rule config values" }, + "usercssReplaceTemplateSectionBody": { + "message": "Inserte el código aquí...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, "searchResultNoneFound": { "message": "No se encontraron estilos para este sitio.", "description": "Error text in the popup when inline search didn't find any site-specific styles" diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 82f990b9..ae8f2d34 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -674,6 +674,10 @@ "message": "(Ustaw regułę jako: 0 = wyłączone; 1 = ostrzeżenie; 2 = błąd)", "description": "CSSLint rule config values" }, + "usercssReplaceTemplateSectionBody": { + "message": "Wstaw kod tutaj...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, "searchResultNoneFound": { "message": "Nie znaleziono stylów dla tej witryny.", "description": "Error text in the popup when inline search didn't find any site-specific styles" diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json index c30ea6fc..6798efb2 100644 --- a/_locales/ru/messages.json +++ b/_locales/ru/messages.json @@ -678,6 +678,10 @@ "message": "(значения: 0 = выключить, 1 = предупреждение; 2 = ошибка)", "description": "CSSLint rule config values" }, + "usercssReplaceTemplateSectionBody": { + "message": "Место для CSS кода...", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, "searchResultNoneFound": { "message": "Стилей для сайта не найдено.", "description": "Error text in the popup when inline search didn't find any site-specific styles" diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 9e9be781..159b8de1 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -678,6 +678,10 @@ "message": "(設定規則為:0 = 停用;1 = 警告;2 = 錯誤)", "description": "CSSLint rule config values" }, + "usercssReplaceTemplateSectionBody": { + "message": "在此插入程式碼……", + "description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup" + }, "searchResultNoneFound": { "message": "找不到此頁面相關的樣式", "description": "Error text in the popup when inline search didn't find any site-specific styles"