From fc856cd407a49638d0e0be6efcaf893c0e3c3875 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 18 Jan 2015 21:38:22 +0100 Subject: [PATCH] Remove '(needs translation)' from translations --- extension/locale/hu/options.dtd | 4 ++-- extension/locale/hu/vimfx.properties | 12 ++++++------ extension/locale/nl/options.dtd | 4 ++-- extension/locale/nl/vimfx.properties | 4 ++-- extension/locale/pl/vimfx.properties | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/extension/locale/hu/options.dtd b/extension/locale/hu/options.dtd index 7e6656a..7774815 100644 --- a/extension/locale/hu/options.dtd +++ b/extension/locale/hu/options.dtd @@ -12,8 +12,8 @@ - - + + diff --git a/extension/locale/hu/vimfx.properties b/extension/locale/hu/vimfx.properties index ebba5ed..cf53cd2 100644 --- a/extension/locale/hu/vimfx.properties +++ b/extension/locale/hu/vimfx.properties @@ -11,15 +11,15 @@ help_command_focus=Fókusz a címsorra help_command_focus_search=Focus the Search Bar help_command_paste=A vágólapon található link megnyitása help_command_paste_tab=A vágólapon található link megnyitása új tabban -help_command_marker_yank=Copy link url or text input value to the clipboard (needs translation) -help_command_marker_focus=Focus element (needs translation) +help_command_marker_yank=Copy link url or text input value to the clipboard +help_command_marker_focus=Focus element help_command_yank=Aktuális oldal címének másolása vágólapra help_command_reload=Oldal újratöltése help_command_reload_force=Oldal újratöltése minden elemmel együtt (js, css, img) help_command_reload_all=Összes oldal újratöltése help_command_reload_all_force=Összes oldal újratöltése minden elemmel együtt (js, css, img) -help_command_stop=Stop loading current page (needs translation) -help_command_stop_all=Stop loading pages in all tabs (needs translation) +help_command_stop=Stop loading current page +help_command_stop_all=Stop loading pages in all tabs help_section_nav=Navigálás az oldalon help_command_scroll_to_top=Ugrás az oldal tetejére @@ -65,11 +65,11 @@ help_section_misc=Általános help_command_help=Show this dialog help_command_Esc=Blur/close active element help_command_find=Keresési módba lépés -help_command_find_hl=Enter Find mode highlighting all matches (needs translation) +help_command_find_hl=Enter Find mode highlighting all matches help_command_find_next=Következő találatra ugrás help_command_find_prev=Előző találatra ugrás help_command_insert_mode=Enter insert mode: Ignore all commands -help_command_dev=Open Developer Toolbar(needs translation) +help_command_dev=Open Developer Toolbar help_section_mode_hints=Hints Mode help_command_mode_hints_exit=Return to normal mode diff --git a/extension/locale/nl/options.dtd b/extension/locale/nl/options.dtd index 834b08f..1849bcf 100644 --- a/extension/locale/nl/options.dtd +++ b/extension/locale/nl/options.dtd @@ -13,8 +13,8 @@ Speciale tekens toegestaan: *, !. Example: *example.com*,*foobar.org*"> - - + + diff --git a/extension/locale/nl/vimfx.properties b/extension/locale/nl/vimfx.properties index b353573..27bce1e 100644 --- a/extension/locale/nl/vimfx.properties +++ b/extension/locale/nl/vimfx.properties @@ -18,8 +18,8 @@ help_command_reload=Herlaad huidige pagina help_command_reload_force=Herlaad huidige pagina inclusief javascript, css en plaatjes help_command_reload_all=Herlaad alle tabbladen help_command_reload_all_force=Herlaad alle tabbladen inclusief javascript, css en plaatjes. -help_command_stop=Stop loading current page (needs translation) -help_command_stop_all=Stop loading pages in all tabs (needs translation) +help_command_stop=Stop loading current page +help_command_stop_all=Stop loading pages in all tabs help_section_nav=Navigeren over de pagina help_command_scroll_to_top=Scroll naar de bovenkant diff --git a/extension/locale/pl/vimfx.properties b/extension/locale/pl/vimfx.properties index 235f4f7..3c2b064 100644 --- a/extension/locale/pl/vimfx.properties +++ b/extension/locale/pl/vimfx.properties @@ -18,8 +18,8 @@ help_command_reload=Odśwież bieżącą stronę help_command_reload_force=Odśwież bieżącą stronę wraz z zasobami (js, css, img) help_command_reload_all=Odśwież strony we wszystkich kartach help_command_reload_all_force=Odśwież strony we wszystkich kartach wraz z zasobami (js, css, img) -help_command_stop=Stop loading current page (needs translation) -help_command_stop_all=Stop loading pages in all tabs (needs translation) +help_command_stop=Stop loading current page +help_command_stop_all=Stop loading pages in all tabs help_section_nav=Poruszanie po stronie help_command_scroll_to_top=Przewiń na górę strony -- 2.39.3