fix typo
This commit is contained in:
parent
afdd7de917
commit
13a5d5aa0b
5 changed files with 5 additions and 5 deletions
|
@ -716,7 +716,7 @@ public class FessLabels extends UserMessages {
|
|||
/** The key of the message: ODF Spreadsheet */
|
||||
public static final String LABELS_facet_filetype_ods = "{labels.facet_filetype_ods}";
|
||||
|
||||
/** The key of the message: ODP Presentation */
|
||||
/** The key of the message: ODF Presentation */
|
||||
public static final String LABELS_facet_filetype_odp = "{labels.facet_filetype_odp}";
|
||||
|
||||
/** The key of the message: PDF */
|
||||
|
|
|
@ -229,7 +229,7 @@ labels.facet_filetype_excel=MS Excel
|
|||
labels.facet_filetype_powerpoint=MS PowerPoint
|
||||
labels.facet_filetype_odt=ODF Word
|
||||
labels.facet_filetype_ods=ODF Spreadsheet
|
||||
labels.facet_filetype_odp=ODP Presentation
|
||||
labels.facet_filetype_odp=ODF Presentation
|
||||
labels.facet_filetype_pdf=PDF
|
||||
labels.facet_filetype_fb2=FictionBook
|
||||
labels.facet_filetype_epub=EPUB
|
||||
|
|
|
@ -229,7 +229,7 @@ labels.facet_filetype_excel=MS Excel
|
|||
labels.facet_filetype_powerpoint=MS PowerPoint
|
||||
labels.facet_filetype_odt=ODF Word
|
||||
labels.facet_filetype_ods=ODF Spreadsheet
|
||||
labels.facet_filetype_odp=ODP Presentation
|
||||
labels.facet_filetype_odp=ODF Presentation
|
||||
labels.facet_filetype_pdf=PDF
|
||||
labels.facet_filetype_fb2=FictionBook
|
||||
labels.facet_filetype_epub=EPUB
|
||||
|
|
|
@ -225,7 +225,7 @@ labels.facet_filetype_excel=MS Excel
|
|||
labels.facet_filetype_powerpoint=MS PowerPoint
|
||||
labels.facet_filetype_odt=ODF Word
|
||||
labels.facet_filetype_ods=ODF Spreadsheet
|
||||
labels.facet_filetype_odp=ODP Presentation
|
||||
labels.facet_filetype_odp=ODF Presentation
|
||||
labels.facet_filetype_pdf=PDF
|
||||
labels.facet_filetype_fb2=FictionBook
|
||||
labels.facet_filetype_epub=EPUB
|
||||
|
|
|
@ -229,7 +229,7 @@ labels.facet_filetype_excel=MS Excel
|
|||
labels.facet_filetype_powerpoint=MS PowerPoint
|
||||
labels.facet_filetype_odt=ODF Word
|
||||
labels.facet_filetype_ods=ODF Spreadsheet
|
||||
labels.facet_filetype_odp=ODP Presentation
|
||||
labels.facet_filetype_odp=ODF Presentation
|
||||
labels.facet_filetype_pdf=PDF
|
||||
labels.facet_filetype_fb2=FictionBook
|
||||
labels.facet_filetype_epub=EPUB
|
||||
|
|
Loading…
Add table
Reference in a new issue