aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/General/history/translations/history_plugin_bg.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_cs.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_de.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_el.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_en.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_es.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_fi.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_fr.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_gl_ES.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_he.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_hu.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_id.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_it.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_ja.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_kk.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_lt.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_nl.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_pl_PL.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_pt.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_pt_BR.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_ru.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_sk.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_sr_BA.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_sr_RS.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_tr.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_uk_UA.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_zh_CN.ts5
-rw-r--r--src/plugins/General/history/translations/history_plugin_zh_TW.ts5
-rw-r--r--src/plugins/General/library/translations/library_plugin_bg.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_cs.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_de.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_el.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_en.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_es.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_fi.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_fr.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_gl_ES.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_he.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_hu.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_id.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_it.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_ja.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_kk.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_lt.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_nl.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_pl_PL.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_pt.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_pt_BR.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_ru.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_sk.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_sr_BA.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_sr_RS.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_tr.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_uk_UA.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_zh_CN.ts9
-rw-r--r--src/plugins/General/library/translations/library_plugin_zh_TW.ts9
56 files changed, 336 insertions, 56 deletions
diff --git a/src/plugins/General/history/translations/history_plugin_bg.ts b/src/plugins/General/history/translations/history_plugin_bg.ts
index a05766028..568add457 100644
--- a/src/plugins/General/history/translations/history_plugin_bg.ts
+++ b/src/plugins/General/history/translations/history_plugin_bg.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_cs.ts b/src/plugins/General/history/translations/history_plugin_cs.ts
index fd6a7627b..57ffed44f 100644
--- a/src/plugins/General/history/translations/history_plugin_cs.ts
+++ b/src/plugins/General/history/translations/history_plugin_cs.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_de.ts b/src/plugins/General/history/translations/history_plugin_de.ts
index 9d88009c5..238bd1899 100644
--- a/src/plugins/General/history/translations/history_plugin_de.ts
+++ b/src/plugins/General/history/translations/history_plugin_de.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Chronik</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_el.ts b/src/plugins/General/history/translations/history_plugin_el.ts
index a1e79e8fb..bb9b3d680 100644
--- a/src/plugins/General/history/translations/history_plugin_el.ts
+++ b/src/plugins/General/history/translations/history_plugin_el.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Ιστορικό</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_en.ts b/src/plugins/General/history/translations/history_plugin_en.ts
index 66967e778..cd950e6d3 100644
--- a/src/plugins/General/history/translations/history_plugin_en.ts
+++ b/src/plugins/General/history/translations/history_plugin_en.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_es.ts b/src/plugins/General/history/translations/history_plugin_es.ts
index 7b5eaa666..e8479637c 100644
--- a/src/plugins/General/history/translations/history_plugin_es.ts
+++ b/src/plugins/General/history/translations/history_plugin_es.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Historial</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_fi.ts b/src/plugins/General/history/translations/history_plugin_fi.ts
index 96f45d963..d02a217f0 100644
--- a/src/plugins/General/history/translations/history_plugin_fi.ts
+++ b/src/plugins/General/history/translations/history_plugin_fi.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Historia</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_fr.ts b/src/plugins/General/history/translations/history_plugin_fr.ts
index f5df57bb5..5ad4ebc57 100644
--- a/src/plugins/General/history/translations/history_plugin_fr.ts
+++ b/src/plugins/General/history/translations/history_plugin_fr.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Historique</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_gl_ES.ts b/src/plugins/General/history/translations/history_plugin_gl_ES.ts
index 7c0257d61..f2bc3575f 100644
--- a/src/plugins/General/history/translations/history_plugin_gl_ES.ts
+++ b/src/plugins/General/history/translations/history_plugin_gl_ES.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Historial</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_he.ts b/src/plugins/General/history/translations/history_plugin_he.ts
index 5e03ef285..4983e5c27 100644
--- a/src/plugins/General/history/translations/history_plugin_he.ts
+++ b/src/plugins/General/history/translations/history_plugin_he.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>היסטוריה</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_hu.ts b/src/plugins/General/history/translations/history_plugin_hu.ts
index a49c3b373..16cc7b0ff 100644
--- a/src/plugins/General/history/translations/history_plugin_hu.ts
+++ b/src/plugins/General/history/translations/history_plugin_hu.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_id.ts b/src/plugins/General/history/translations/history_plugin_id.ts
index 6a0c68658..1ceb246fe 100644
--- a/src/plugins/General/history/translations/history_plugin_id.ts
+++ b/src/plugins/General/history/translations/history_plugin_id.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Riwayat</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_it.ts b/src/plugins/General/history/translations/history_plugin_it.ts
index ddbf1e831..d156702fe 100644
--- a/src/plugins/General/history/translations/history_plugin_it.ts
+++ b/src/plugins/General/history/translations/history_plugin_it.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Cronologia</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_ja.ts b/src/plugins/General/history/translations/history_plugin_ja.ts
index 2403331f4..b69a62d64 100644
--- a/src/plugins/General/history/translations/history_plugin_ja.ts
+++ b/src/plugins/General/history/translations/history_plugin_ja.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>履歴</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_kk.ts b/src/plugins/General/history/translations/history_plugin_kk.ts
index 7c1e8e4f0..091b08078 100644
--- a/src/plugins/General/history/translations/history_plugin_kk.ts
+++ b/src/plugins/General/history/translations/history_plugin_kk.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_lt.ts b/src/plugins/General/history/translations/history_plugin_lt.ts
index cd2f77d8d..b27cafec7 100644
--- a/src/plugins/General/history/translations/history_plugin_lt.ts
+++ b/src/plugins/General/history/translations/history_plugin_lt.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_nl.ts b/src/plugins/General/history/translations/history_plugin_nl.ts
index 796f02023..0f768f63f 100644
--- a/src/plugins/General/history/translations/history_plugin_nl.ts
+++ b/src/plugins/General/history/translations/history_plugin_nl.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Geschiedenis</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_pl_PL.ts b/src/plugins/General/history/translations/history_plugin_pl_PL.ts
index 276559f34..310ddff79 100644
--- a/src/plugins/General/history/translations/history_plugin_pl_PL.ts
+++ b/src/plugins/General/history/translations/history_plugin_pl_PL.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Historia</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_pt.ts b/src/plugins/General/history/translations/history_plugin_pt.ts
index dfec1082a..c92a65f26 100644
--- a/src/plugins/General/history/translations/history_plugin_pt.ts
+++ b/src/plugins/General/history/translations/history_plugin_pt.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Histórico</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_pt_BR.ts b/src/plugins/General/history/translations/history_plugin_pt_BR.ts
index 8e2a09186..f14e1d938 100644
--- a/src/plugins/General/history/translations/history_plugin_pt_BR.ts
+++ b/src/plugins/General/history/translations/history_plugin_pt_BR.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_ru.ts b/src/plugins/General/history/translations/history_plugin_ru.ts
index e25fb044c..06356e010 100644
--- a/src/plugins/General/history/translations/history_plugin_ru.ts
+++ b/src/plugins/General/history/translations/history_plugin_ru.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Журнал</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_sk.ts b/src/plugins/General/history/translations/history_plugin_sk.ts
index 4b2ba9b70..ec568dd1c 100644
--- a/src/plugins/General/history/translations/history_plugin_sk.ts
+++ b/src/plugins/General/history/translations/history_plugin_sk.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_sr_BA.ts b/src/plugins/General/history/translations/history_plugin_sr_BA.ts
index 3937724cc..8d6d56adf 100644
--- a/src/plugins/General/history/translations/history_plugin_sr_BA.ts
+++ b/src/plugins/General/history/translations/history_plugin_sr_BA.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_sr_RS.ts b/src/plugins/General/history/translations/history_plugin_sr_RS.ts
index ffabd9d5d..9a8aaf9d8 100644
--- a/src/plugins/General/history/translations/history_plugin_sr_RS.ts
+++ b/src/plugins/General/history/translations/history_plugin_sr_RS.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_tr.ts b/src/plugins/General/history/translations/history_plugin_tr.ts
index b463baa3c..8fa7a8a98 100644
--- a/src/plugins/General/history/translations/history_plugin_tr.ts
+++ b/src/plugins/General/history/translations/history_plugin_tr.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_uk_UA.ts b/src/plugins/General/history/translations/history_plugin_uk_UA.ts
index 261dc11d1..5aea506c9 100644
--- a/src/plugins/General/history/translations/history_plugin_uk_UA.ts
+++ b/src/plugins/General/history/translations/history_plugin_uk_UA.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>Журнал</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_zh_CN.ts b/src/plugins/General/history/translations/history_plugin_zh_CN.ts
index 88fbc32e3..f261ee02c 100644
--- a/src/plugins/General/history/translations/history_plugin_zh_CN.ts
+++ b/src/plugins/General/history/translations/history_plugin_zh_CN.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/history/translations/history_plugin_zh_TW.ts b/src/plugins/General/history/translations/history_plugin_zh_TW.ts
index bb9b528d1..7609a8356 100644
--- a/src/plugins/General/history/translations/history_plugin_zh_TW.ts
+++ b/src/plugins/General/history/translations/history_plugin_zh_TW.ts
@@ -16,6 +16,11 @@
<source>History</source>
<translation>歷史</translation>
</message>
+ <message>
+ <location filename="../history.cpp" line="58"/>
+ <source>Alt+H</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>HistoryFactory</name>
diff --git a/src/plugins/General/library/translations/library_plugin_bg.ts b/src/plugins/General/library/translations/library_plugin_bg.ts
index 5b0a771de..18170d5fb 100644
--- a/src/plugins/General/library/translations/library_plugin_bg.ts
+++ b/src/plugins/General/library/translations/library_plugin_bg.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_cs.ts b/src/plugins/General/library/translations/library_plugin_cs.ts
index 7dcc30c85..105ceac8a 100644
--- a/src/plugins/General/library/translations/library_plugin_cs.ts
+++ b/src/plugins/General/library/translations/library_plugin_cs.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_de.ts b/src/plugins/General/library/translations/library_plugin_de.ts
index 6b9e38a1e..5c74af9e8 100644
--- a/src/plugins/General/library/translations/library_plugin_de.ts
+++ b/src/plugins/General/library/translations/library_plugin_de.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_el.ts b/src/plugins/General/library/translations/library_plugin_el.ts
index f10f99f9e..74d5bd5c9 100644
--- a/src/plugins/General/library/translations/library_plugin_el.ts
+++ b/src/plugins/General/library/translations/library_plugin_el.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_en.ts b/src/plugins/General/library/translations/library_plugin_en.ts
index 7005ef480..6db3f6d10 100644
--- a/src/plugins/General/library/translations/library_plugin_en.ts
+++ b/src/plugins/General/library/translations/library_plugin_en.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_es.ts b/src/plugins/General/library/translations/library_plugin_es.ts
index c7f3d2efa..82432c045 100644
--- a/src/plugins/General/library/translations/library_plugin_es.ts
+++ b/src/plugins/General/library/translations/library_plugin_es.ts
@@ -9,13 +9,18 @@
<translation>Biblioteca</translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation>Actualizar biblioteca</translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation>Desconocido</translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_fi.ts b/src/plugins/General/library/translations/library_plugin_fi.ts
index ed57ece67..e9daaf36e 100644
--- a/src/plugins/General/library/translations/library_plugin_fi.ts
+++ b/src/plugins/General/library/translations/library_plugin_fi.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_fr.ts b/src/plugins/General/library/translations/library_plugin_fr.ts
index 58244e1b0..6a054ef44 100644
--- a/src/plugins/General/library/translations/library_plugin_fr.ts
+++ b/src/plugins/General/library/translations/library_plugin_fr.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_gl_ES.ts b/src/plugins/General/library/translations/library_plugin_gl_ES.ts
index 36b540d74..923c9a8b6 100644
--- a/src/plugins/General/library/translations/library_plugin_gl_ES.ts
+++ b/src/plugins/General/library/translations/library_plugin_gl_ES.ts
@@ -9,13 +9,18 @@
<translation>Biblioteca</translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation>Actualizar biblioteca</translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation>Descoñecido</translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_he.ts b/src/plugins/General/library/translations/library_plugin_he.ts
index 86ecd9dbb..607583322 100644
--- a/src/plugins/General/library/translations/library_plugin_he.ts
+++ b/src/plugins/General/library/translations/library_plugin_he.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_hu.ts b/src/plugins/General/library/translations/library_plugin_hu.ts
index 2fe053782..7f1afd371 100644
--- a/src/plugins/General/library/translations/library_plugin_hu.ts
+++ b/src/plugins/General/library/translations/library_plugin_hu.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_id.ts b/src/plugins/General/library/translations/library_plugin_id.ts
index fb219f10a..19a2640ff 100644
--- a/src/plugins/General/library/translations/library_plugin_id.ts
+++ b/src/plugins/General/library/translations/library_plugin_id.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_it.ts b/src/plugins/General/library/translations/library_plugin_it.ts
index 2369ed373..ccb1b4d73 100644
--- a/src/plugins/General/library/translations/library_plugin_it.ts
+++ b/src/plugins/General/library/translations/library_plugin_it.ts
@@ -9,13 +9,18 @@
<translation>Libreria</translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation>Aggiorna libreria</translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation>Sconosciuto</translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_ja.ts b/src/plugins/General/library/translations/library_plugin_ja.ts
index cba81e213..052ea5df2 100644
--- a/src/plugins/General/library/translations/library_plugin_ja.ts
+++ b/src/plugins/General/library/translations/library_plugin_ja.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_kk.ts b/src/plugins/General/library/translations/library_plugin_kk.ts
index 900e3faca..f17286a38 100644
--- a/src/plugins/General/library/translations/library_plugin_kk.ts
+++ b/src/plugins/General/library/translations/library_plugin_kk.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_lt.ts b/src/plugins/General/library/translations/library_plugin_lt.ts
index 6d02e5bbe..c1d28b794 100644
--- a/src/plugins/General/library/translations/library_plugin_lt.ts
+++ b/src/plugins/General/library/translations/library_plugin_lt.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_nl.ts b/src/plugins/General/library/translations/library_plugin_nl.ts
index f5d3ef684..8e375f421 100644
--- a/src/plugins/General/library/translations/library_plugin_nl.ts
+++ b/src/plugins/General/library/translations/library_plugin_nl.ts
@@ -9,13 +9,18 @@
<translation>Verzameling</translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation>Verzameling bijwerken</translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation>Onbekend</translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_pl_PL.ts b/src/plugins/General/library/translations/library_plugin_pl_PL.ts
index 53675815f..9e86f75c1 100644
--- a/src/plugins/General/library/translations/library_plugin_pl_PL.ts
+++ b/src/plugins/General/library/translations/library_plugin_pl_PL.ts
@@ -9,13 +9,18 @@
<translation>Biblioteka</translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation>Zaktualizuj bibliotekę</translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation>Nieznany</translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_pt.ts b/src/plugins/General/library/translations/library_plugin_pt.ts
index b697ecd28..6bac0b4f5 100644
--- a/src/plugins/General/library/translations/library_plugin_pt.ts
+++ b/src/plugins/General/library/translations/library_plugin_pt.ts
@@ -9,13 +9,18 @@
<translation>Coleção</translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation>Atualizar biblioteca</translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation>Desconhecido</translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_pt_BR.ts b/src/plugins/General/library/translations/library_plugin_pt_BR.ts
index 56211afaf..00c5c4cec 100644
--- a/src/plugins/General/library/translations/library_plugin_pt_BR.ts
+++ b/src/plugins/General/library/translations/library_plugin_pt_BR.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_ru.ts b/src/plugins/General/library/translations/library_plugin_ru.ts
index 3342156bf..5596d1290 100644
--- a/src/plugins/General/library/translations/library_plugin_ru.ts
+++ b/src/plugins/General/library/translations/library_plugin_ru.ts
@@ -9,13 +9,18 @@
<translation>Библиотека</translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation>Обновить библиотеку</translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation>Неизвестный</translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_sk.ts b/src/plugins/General/library/translations/library_plugin_sk.ts
index ff03b6f3d..d383b1825 100644
--- a/src/plugins/General/library/translations/library_plugin_sk.ts
+++ b/src/plugins/General/library/translations/library_plugin_sk.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_sr_BA.ts b/src/plugins/General/library/translations/library_plugin_sr_BA.ts
index 373d684b6..f6a754d0f 100644
--- a/src/plugins/General/library/translations/library_plugin_sr_BA.ts
+++ b/src/plugins/General/library/translations/library_plugin_sr_BA.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_sr_RS.ts b/src/plugins/General/library/translations/library_plugin_sr_RS.ts
index 4b1d00588..b640fd90b 100644
--- a/src/plugins/General/library/translations/library_plugin_sr_RS.ts
+++ b/src/plugins/General/library/translations/library_plugin_sr_RS.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_tr.ts b/src/plugins/General/library/translations/library_plugin_tr.ts
index 16083263b..edcf34797 100644
--- a/src/plugins/General/library/translations/library_plugin_tr.ts
+++ b/src/plugins/General/library/translations/library_plugin_tr.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_uk_UA.ts b/src/plugins/General/library/translations/library_plugin_uk_UA.ts
index 4516d5a6c..0a94572e7 100644
--- a/src/plugins/General/library/translations/library_plugin_uk_UA.ts
+++ b/src/plugins/General/library/translations/library_plugin_uk_UA.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_zh_CN.ts b/src/plugins/General/library/translations/library_plugin_zh_CN.ts
index f5602ee45..2f31bfd2e 100644
--- a/src/plugins/General/library/translations/library_plugin_zh_CN.ts
+++ b/src/plugins/General/library/translations/library_plugin_zh_CN.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>
diff --git a/src/plugins/General/library/translations/library_plugin_zh_TW.ts b/src/plugins/General/library/translations/library_plugin_zh_TW.ts
index e4881e4fe..9644d6388 100644
--- a/src/plugins/General/library/translations/library_plugin_zh_TW.ts
+++ b/src/plugins/General/library/translations/library_plugin_zh_TW.ts
@@ -9,13 +9,18 @@
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="71"/>
+ <location filename="../library.cpp" line="66"/>
+ <source>Alt+L</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../library.cpp" line="72"/>
<source>Update library</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../library.cpp" line="181"/>
<location filename="../library.cpp" line="182"/>
+ <location filename="../library.cpp" line="183"/>
<source>Unknown</source>
<translation type="unfinished"></translation>
</message>