Skip to content

Commit

Permalink
Import l10n. (#2433)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozilla-l10n-automation-bot authored and bluemarvin committed Dec 7, 2019
1 parent df75bb8 commit 236ed3c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions app/src/main/res/values-fi/strings.xml
Expand Up @@ -237,6 +237,22 @@
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
<string name="settings_language_danish">tanska</string>

<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
changes the app and the language of the speech-recognition-based search to 'Norwegian'. -->
<string name="settings_language_norwegian">norja</string>

<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
changes the app and the language of the speech-recognition-based search to 'Danish'. -->
<string name="settings_language_swedish">ruotsi</string>

<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
changes the app and the language of the speech-recognition-based search to 'Finnish'. -->
<string name="settings_language_finnish">suomi</string>

<!-- This string is used to label a radio button in the settings language dialog that, when pressed,
changes the app and the language of the speech-recognition-based search to 'Dutch'. -->
<string name="settings_language_dutch">hollanti</string>

<!-- This string is used to label a button in the 'Settings' dialog window that, when pressed,
opens a dialog box that contains controller-related options: pointer color and scroll direction. -->
<string name="settings_controller_options">Ohjainvalinnat</string>
Expand Down

0 comments on commit 236ed3c

Please sign in to comment.