diff --git a/app/src/main/res/layout/tray.xml b/app/src/main/res/layout/tray.xml
index f40dc00014..a026fb8c10 100644
--- a/app/src/main/res/layout/tray.xml
+++ b/app/src/main/res/layout/tray.xml
@@ -188,7 +188,7 @@
android:id="@+id/bookmarksButton"
style="@style/trayButtonMiddleTheme"
android:src="@drawable/ic_icon_bookmark"
- android:tooltipText="@{viewmodel.currentContentType == ContentType.BOOKMARKS ? @string/close_library_tooltip : @string/open_library_tooltip}"
+ android:tooltipText="@{viewmodel.currentContentType == ContentType.BOOKMARKS ? @string/close_bookmarks_tooltip : @string/open_bookmarks_tooltip}"
app:activeMode="@{viewmodel.currentContentType == ContentType.BOOKMARKS}"
app:clipDrawable="@drawable/ic_icon_library_clip"
app:tooltipDensity="@dimen/tray_tooltip_density"
@@ -201,7 +201,7 @@
Luk Filhentninger
-
- Åbn arkiv
-
- Luk arkiv
Nyheder
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 42b4b68baf..bb7cecae4b 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -1640,14 +1640,6 @@ um:
]]>
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Downloads schließen
-
- Bibliothek öffnen
-
-
- Bibliothek schließen
-
Was ist neu
diff --git a/app/src/main/res/values-en-rGB/strings.xml b/app/src/main/res/values-en-rGB/strings.xml
index 74026b7477..ddb30c6273 100644
--- a/app/src/main/res/values-en-rGB/strings.xml
+++ b/app/src/main/res/values-en-rGB/strings.xml
@@ -1691,14 +1691,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Close Downloads
-
- Open Library
-
-
- Close Library
-
What’s New
diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml
index c4907543cf..c63da96fa7 100644
--- a/app/src/main/res/values-es-rES/strings.xml
+++ b/app/src/main/res/values-es-rES/strings.xml
@@ -1222,12 +1222,6 @@
Cerrar descargas
-
- Abrir biblioteca
-
- Cerrar biblioteca
Novedades
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index ff9e7a113e..490686f8e0 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -1675,14 +1675,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Cerrar descargas
-
- Abrir biblioteca
-
-
- Cerrar biblioteca
-
Novedades
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index c2957a10d1..71a9ec48d0 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -1221,12 +1221,6 @@
Fermer les téléchargements
-
- Ouvrir la bibliothèque
-
- Fermer la bibliothèque
Nouveautés
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 1b6042bba9..aa8c3c9ec7 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -398,8 +398,6 @@
Abrir descargas
Pechar historial
Pechar descargas
- Abrir biblioteca
- Pechar biblioteca
Novidades
Borrar todo
Páxina de inicio de %1$s (por defecto)
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index d84154aee6..730791a716 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -1638,14 +1638,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Chiudi l’elenco dei download
-
- Apri Libreria
-
-
- Chiudi Libreria
-
Novità
diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml
index ed5c0ce112..1101422479 100644
--- a/app/src/main/res/values-ja/strings.xml
+++ b/app/src/main/res/values-ja/strings.xml
@@ -1218,12 +1218,6 @@
ダウンロードリストを閉じます
-
- ライブラリーを開く
-
- ライブラリーを閉じる
新着情報
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index b6fe66e26c..6f8cd80750 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -1220,12 +1220,6 @@
다운로드 닫기
-
- 라이브러리 열기
-
- 라이브러리 닫기
새 기능
diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml
index 2c03c4615c..d42ab75e35 100644
--- a/app/src/main/res/values-nb-rNO/strings.xml
+++ b/app/src/main/res/values-nb-rNO/strings.xml
@@ -1641,14 +1641,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Lukk nedlastinger
-
- Åpne bibliotek
-
-
- Lukk bibliotek
-
Hva er nytt
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 4fa6d82f9d..b42bd14e5f 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -1644,14 +1644,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Downloads sluiten
-
- Bibliotheek openen
-
-
- Bibliotheek sluiten
-
Wat is er nieuw
diff --git a/app/src/main/res/values-nn-rNO/strings.xml b/app/src/main/res/values-nn-rNO/strings.xml
index 86d6a94047..c2898ddfab 100644
--- a/app/src/main/res/values-nn-rNO/strings.xml
+++ b/app/src/main/res/values-nn-rNO/strings.xml
@@ -1641,14 +1641,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Lat att nedlastingar
-
- Opne biblioteket
-
-
- Lat att biblioteket
-
Kva er nytt
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 98d883bede..5270fe05ee 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -1641,14 +1641,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Zamknij listę pobranych plików
-
- Otwórz bibliotekę
-
-
- Zamknij bibliotekę
-
Co nowego
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 27708c8b5c..286791e9fa 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -312,9 +312,7 @@
Pesquisar com %1$s
Favoritar esta página
Abrir favoritos
- Biblioteca aberta
Deletar tudo
- Fechar biblioteca
Fechar downloads
%1$s Início (Padrão)
Apenas janelas %1$s podem ser abertas. Feche uma para abrir outra.
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 53e929e3f5..aecbabce2f 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -112,7 +112,6 @@
Fechar histórico
Abrir descargas
Fechar descargas
- Fechar biblioteca
<p>Quando navega numa janela privada, %1$s <strong>não salva</strong>:</p> <ul class=two-column> <li>páginas visitadas</li> <li>pesquisas</li> <li>cookies</li> <li>ficheiros temporários</li> </ul> <p>Navegação privada <strong>não o torna anônimo</strong> na Internet. O seu empregador ou provedor de serviços de Internet ainda pode saber qual página visita.</p> <p class=about-info>Saiba mais sobre <a id=learnMore>Navegação privada</a>.</p>
Nome de utilizador:
Palavra-passe:
@@ -607,7 +606,6 @@
Última modificação
Voltar
Copiar ligação
- Abrir biblioteca
Navegação privada
Verifique a configuração do aparelho para corrigir o problema.
%1$s guias selecionadas
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 124a2edba3..e608603d0b 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -1218,12 +1218,6 @@
Закрыть загрузки
-
- Открыть библиотеку
-
- Закрыть библиотеку
Что нового
diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml
index 3edbba4eb8..b0c3a2ccca 100644
--- a/app/src/main/res/values-sv-rSE/strings.xml
+++ b/app/src/main/res/values-sv-rSE/strings.xml
@@ -1219,12 +1219,6 @@
Stäng hämtningar
-
- Öppna biblioteket
-
- Stäng biblioteket
Vad är nytt
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index 4b6ecaf3ee..2bb9e11608 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -317,7 +317,6 @@
Закрити завантаження
Автори
Версія
- Закрити бібліотеку
Що нового
Домашня сторінка
Видалити все
@@ -563,7 +562,6 @@
Видалити з закладок
Відкрити закладки
Закрити історію
- Відкрити бібліотеку
Потрібна автентифікація
Пароль:
Показати пароль:
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index d8d164a9b2..fa6b625994 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -1258,12 +1258,6 @@
关闭下载项
-
- 打开“我的足迹”
-
- 关闭“我的足迹”
新版变化
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 27bba14a6a..a3a609fa54 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -1691,14 +1691,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
關閉下載項目
-
- 開啟收藏庫
-
-
- 關閉收藏庫
-
有什麼新鮮事
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 9d5afa6d0c..db747ad453 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1828,14 +1828,6 @@
tray and the Downloads view is closed. The button it labels, when pressed, closes the Downloads view. -->
Close Downloads
-
- Open Library
-
-
- Close Library
-
What’s New