From 61611acb09befc8dd119c360dba019f144219a22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20=E2=80=9CFreso=E2=80=9D=20S=2E=20Olesen?= Date: Mon, 30 Nov 2015 15:43:29 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20missing=20trailing=20=C2=BB"=C2=AB=20in?= =?UTF-8?q?=20src/gui/html/js/l10n.js.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/l10n/da/LC_MESSAGES/loot.po | 2 +- resources/l10n/de/LC_MESSAGES/loot.po | 2 +- resources/l10n/fr/LC_MESSAGES/loot.po | 2 +- resources/l10n/ko/LC_MESSAGES/loot.po | 2 +- resources/l10n/ru/LC_MESSAGES/loot.po | 4 ++-- resources/l10n/template.pot | 2 +- resources/l10n/zh_CN/LC_MESSAGES/loot.po | 2 +- src/gui/html/js/l10n.js | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/l10n/da/LC_MESSAGES/loot.po b/resources/l10n/da/LC_MESSAGES/loot.po index 6ae622d5..4c20f104 100644 --- a/resources/l10n/da/LC_MESSAGES/loot.po +++ b/resources/l10n/da/LC_MESSAGES/loot.po @@ -968,7 +968,7 @@ msgstr "" #: gui/html/js/l10n.js:314 msgid "" -"Plugins can be drag and dropped from the sidebar into editors' \"load after, " +"Plugins can be drag and dropped from the sidebar into editors' \"load after\", " "\"requirements\" and \"incompatibility\" tables." msgstr "" "Plugins kan trækkes og slippes fra sidebjælken ind i redigeringsvinduets " diff --git a/resources/l10n/de/LC_MESSAGES/loot.po b/resources/l10n/de/LC_MESSAGES/loot.po index 7d8e25c3..a15097ea 100644 --- a/resources/l10n/de/LC_MESSAGES/loot.po +++ b/resources/l10n/de/LC_MESSAGES/loot.po @@ -966,7 +966,7 @@ msgstr "" #: resources/report/js/l10n.js:314 msgid "" -"Plugins can be drag and dropped from the sidebar into editors' \"load after, " +"Plugins can be drag and dropped from the sidebar into editors' \"load after\", " "\"requirements\" and \"incompatibility\" tables." msgstr "" "Plugins können per Drag-and-Drop von der Sidebar in die Tabellen \"Lade nach" diff --git a/resources/l10n/fr/LC_MESSAGES/loot.po b/resources/l10n/fr/LC_MESSAGES/loot.po index 7452db9a..4b44e775 100644 --- a/resources/l10n/fr/LC_MESSAGES/loot.po +++ b/resources/l10n/fr/LC_MESSAGES/loot.po @@ -979,7 +979,7 @@ msgstr "" #: resources/report/js/l10n.js:314 msgid "" -"Plugins can be drag and dropped from the sidebar into editors' \"load after, " +"Plugins can be drag and dropped from the sidebar into editors' \"load after\", " "\"requirements\" and \"incompatibility\" tables." msgstr "" "Les plugins peuvent être déplacés de la barre latérale vers les panneaux " diff --git a/resources/l10n/ko/LC_MESSAGES/loot.po b/resources/l10n/ko/LC_MESSAGES/loot.po index 0f3a296b..3d1ad7ad 100644 --- a/resources/l10n/ko/LC_MESSAGES/loot.po +++ b/resources/l10n/ko/LC_MESSAGES/loot.po @@ -823,7 +823,7 @@ msgstr "" #: resources/report/js/l10n.js:308 msgid "" -"Plugins can be drag and dropped from the sidebar into editors' \"load after, " +"Plugins can be drag and dropped from the sidebar into editors' \"load after\", " "\"requirements\" and \"incompatibility\" tables." msgstr "" "플러그인은 사이드바에서 편집기로 '선행 로드', 요구 사항', '비호환성'테이블" diff --git a/resources/l10n/ru/LC_MESSAGES/loot.po b/resources/l10n/ru/LC_MESSAGES/loot.po index 8277cba7..87065739 100644 --- a/resources/l10n/ru/LC_MESSAGES/loot.po +++ b/resources/l10n/ru/LC_MESSAGES/loot.po @@ -973,11 +973,11 @@ msgstr "" #: resources/report/js/l10n.js:314 msgid "" -"Plugins can be drag and dropped from the sidebar into editors' \"load after, " +"Plugins can be drag and dropped from the sidebar into editors' \"load after\", " "\"requirements\" and \"incompatibility\" tables." msgstr "" "Плагины можно перетащить из боковой панели в таблицы редакторов ' \"грузить " -"после, \"требования\" и \"несовместимости\"." +"после\", \"требования\" и \"несовместимости\"." #: resources/report/js/l10n.js:315 msgid "" diff --git a/resources/l10n/template.pot b/resources/l10n/template.pot index 0f249d77..fb833b51 100644 --- a/resources/l10n/template.pot +++ b/resources/l10n/template.pot @@ -917,7 +917,7 @@ msgstr "" #: resources/report/js/l10n.js:314 msgid "" -"Plugins can be drag and dropped from the sidebar into editors' \"load after, " +"Plugins can be drag and dropped from the sidebar into editors' \"load after\", " "\"requirements\" and \"incompatibility\" tables." msgstr "" diff --git a/resources/l10n/zh_CN/LC_MESSAGES/loot.po b/resources/l10n/zh_CN/LC_MESSAGES/loot.po index 0a948fc2..69eff050 100644 --- a/resources/l10n/zh_CN/LC_MESSAGES/loot.po +++ b/resources/l10n/zh_CN/LC_MESSAGES/loot.po @@ -938,7 +938,7 @@ msgstr "" #: resources/report/js/l10n.js:314 msgid "" -"Plugins can be drag and dropped from the sidebar into editors' \"load after, " +"Plugins can be drag and dropped from the sidebar into editors' \"load after\", " "\"requirements\" and \"incompatibility\" tables." msgstr "" "插件可以从侧边栏拖动进入编辑器的\"加载在……后面,\"需求\"和\"不兼容\"表格。" diff --git a/src/gui/html/js/l10n.js b/src/gui/html/js/l10n.js index 265f71d6..8ee43c4e 100644 --- a/src/gui/html/js/l10n.js +++ b/src/gui/html/js/l10n.js @@ -311,7 +311,7 @@ firstRun.querySelector('li:nth-child(3)').textContent = l10n.translate("CRCs are only displayed after plugins have been loaded, either by conflict filtering, or by sorting.").fetch(); firstRun.querySelector('li:nth-child(4)').textContent = l10n.translate("Double-click a plugin in the sidebar to quickly open its metadata editor. Multiple metadata editors can be opened at once.").fetch(); - firstRun.querySelector('li:nth-child(5)').textContent = l10n.translate("Plugins can be drag and dropped from the sidebar into editors' \"load after, \"requirements\" and \"incompatibility\" tables.").fetch(); + firstRun.querySelector('li:nth-child(5)').textContent = l10n.translate("Plugins can be drag and dropped from the sidebar into editors' \"load after\", \"requirements\" and \"incompatibility\" tables.").fetch(); firstRun.querySelector('li:nth-child(6)').textContent = l10n.translate("Some features are disabled while there is an editor open, or while there is a sorted load order that has not been applied or discarded.").fetch(); firstRun.querySelector('li:last-child').textContent = l10n.translate("Many interface elements have tooltips. If you don't know what something is, try hovering your mouse over it to find out. Otherwise, LOOT's documentation can be accessed through the main menu.").fetch();