1234567891011121314 |
- /* A single strings file, whose title is specified in your preferences schema. The strings files provide the localized content to display to the user for each of your preferences. */
- "SETTINGS_VIDEO_TITLE" = "Video";
- "SETTINGS_SUBTITLE_TEXT_ENCODING"="Untertitel-Textcodierung";
- "SETTINGS_AUDIO_TITLE"="Audio";
- "SETTINGS_TIME_STRETCH_AUDIO"="Audio-Tonzeitstreckung";
- "SETTINGS_BACKGROUND_AUDIO"="Hintergrundaudiowiedergabe";
- "SETTINGS_GENERIC_TITLE"="Allgemein";
- "SETTINGS_PASSCODE_LOCK"="Codesperre";
- "SETTINGS_FILE_SYNC"="Dateiaustausch";
- "SETTINGS_UNLINK_DROPBOX"="Dropboxabmeldung";
- // TODO add titles for subtitles text encoding option
|