From 49ef8bd28aaac1e6e596169c58a0a37948a73723 Mon Sep 17 00:00:00 2001 From: JKakku Date: Sun, 19 May 2013 19:21:13 +0300 Subject: [PATCH] Even more Finnish updates Added the 2 view options. --- src/main/resources/i18n/fi.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/i18n/fi.properties b/src/main/resources/i18n/fi.properties index 30c1b2d9..0bee5e50 100644 --- a/src/main/resources/i18n/fi.properties +++ b/src/main/resources/i18n/fi.properties @@ -31,8 +31,8 @@ toolbar.previous_entry=Edellinen otsikko toolbar.next_entry=Seuraava otsikko toolbar.refresh=Päivitä toolbar.sort_by_asc_desc=Järjestä päivämäärän mukaan nousevasti/laskevasti -toolbar.titles_only=Titles only ####### Needs translation -toolbar.expanded_view=Expanded view ####### Needs translation +toolbar.titles_only=Näytä vain otsikot +toolbar.expanded_view=Laajennettu näkymä toolbar.mark_all_as_read=Merkitse kaikki luetuiksi toolbar.mark_all_older_day=Päivää vanhemmat otsikot toolbar.mark_all_older_week=Viikkoa vanhemmat otsikot