1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00

rtf parsing error message

This commit is contained in:
Nikolay Pultsin 2012-03-22 23:48:12 +00:00
parent d4c3b7ed89
commit a33e6ef793

View file

@ -814,5 +814,6 @@
<node name="fileNotFound" value="File is not found: %s"/>
<node name="opfFileNotFound" value="OPF is not found in %s"/>
<node name="unsupportedFileFormat" value="File format is not supported for '%s'"/>
<node name="errorParsingRtf" value="Rtf parsing error in: %s"/>
</node>
</resources>