From 10fd0a3e20644b540bc46f59428fe79ca2b80a04 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 8 Feb 2015 13:13:38 +0100 Subject: [PATCH] Run `gulp sync-locales` --- extension/locale/de/vimfx.properties | 1 + extension/locale/hu/vimfx.properties | 1 + extension/locale/id/vimfx.properties | 1 + extension/locale/ru/vimfx.properties | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/extension/locale/de/vimfx.properties b/extension/locale/de/vimfx.properties index 2c5d16c..db4cf52 100644 --- a/extension/locale/de/vimfx.properties +++ b/extension/locale/de/vimfx.properties @@ -50,6 +50,7 @@ help_command_close_other_tabs=Close other tabs except the current tab help_command_close_tab=Aktuellen Tab schließen help_command_restore_tab=Zuletzt geschlossenen Tab wieder öffnen + help_section_browse=Links und Chronik help_command_follow=Einem Link auf der aktuellen Seite folgen help_command_follow_in_tab=Follow link in a new background tab diff --git a/extension/locale/hu/vimfx.properties b/extension/locale/hu/vimfx.properties index 2d54329..7811fff 100644 --- a/extension/locale/hu/vimfx.properties +++ b/extension/locale/hu/vimfx.properties @@ -50,6 +50,7 @@ help_command_close_other_tabs=Close other tabs except the current tab help_command_close_tab=Aktuális tab bezárása help_command_restore_tab=Utoljára bezárt tab visszatöltése + help_section_browse=Böngészés help_command_follow=Link követése help_command_follow_in_tab=Follow link in a new background tab diff --git a/extension/locale/id/vimfx.properties b/extension/locale/id/vimfx.properties index 058d7a2..648dd2e 100644 --- a/extension/locale/id/vimfx.properties +++ b/extension/locale/id/vimfx.properties @@ -8,6 +8,7 @@ item_blacklist_button_inverse_tooltip=Remove this rule help_section_urls=Penanganan URL help_command_focus=Fokus pada Address Bar +help_command_focus_search=Focus the Search Bar help_command_paste=Navigasi ke alamat dalam clipboard help_command_paste_tab=Buka tab baru dan navigasi ke alamat dalam clipboard help_command_marker_yank=Salin pranala atau teks ke dalam clipboard diff --git a/extension/locale/ru/vimfx.properties b/extension/locale/ru/vimfx.properties index c2248cd..aeab498 100644 --- a/extension/locale/ru/vimfx.properties +++ b/extension/locale/ru/vimfx.properties @@ -89,8 +89,8 @@ help_command_mode_find_exit=Close find bar help_title=Keyboard Shortcuts help_version=Версия -help_enjoying=Расширение понравилось? help_feedback=Оставьте отзыв! +help_enjoying=Расширение понравилось? help_found_bug=Нашли ошибку? help_report_bug=Сообщите нам! help_remove_shortcut=Убрать горячую клавишу -- 2.39.3