1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00
FBReaderJ/TODO.OptionsDialog
Nikolay Pultsin 08442edafb android options dialog (finished)
added empty string after the copyright notice
XHTML reader (in progress)
small improvements (see changes in TODO file)


git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@816 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2008-04-12 15:36:53 +00:00

24 lines
1.1 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<node name="OptionsDialog">
<node name="tab">
<node name="Language" value="Язык">
<node name="autoDetect" value="Автоматически определять язык и кодировку"/>
- <node name="defaultLanguage" value="Язык по умолчанию"/>
- <node name="defaultEncodingSet" value="Набор кодировок по умолчанию"/>
- <node name="defaultEncoding" value="Кодировка по умолчанию"/>
- <node name="useWindows1252Hack" value="Использовать windows-1252 вместо iso-8859-1"/>
</node>
</node>
</node>
<node name="InfoDialog">
<node name="tab">
<node name="Common" value="Основная информация">
<node name="authorSortKey" value="Имя для сортировки"/>
- <node name="language" value="Язык"/>
- <node name="encodingSet" value="Набор кодировок"/>
- <node name="encoding" value="Кодировка"/>
</node>
<node name="Series" value="Серия">
- <node name="seriesTitle" value="Название серии"/>
</node>
</node>
</node>