78 tr(
"Filters control the appearance of text. Here you can specify "
79 "default settings for all filters. These settings apply to newly "
80 "opened display windows only. You can override these settings in "
81 "each display window."));
83 m_verseNumbersCheck->setText(tr(
"Show verse numbers"));
84 m_headingsCheck->setText(tr(
"Show section headings"));
85 m_scriptureReferencesCheck->setText(tr(
"Show scripture cross-references"));
86 m_greekAccentsCheck->setText(tr(
"Show Greek accents"));
87 m_hebrewPointsCheck->setText(tr(
"Show Hebrew vowel points"));
88 m_hebrewCantillationCheck->setText(tr(
"Show Hebrew cantillation marks"));
89 m_morphSegmentationCheck->setText(tr(
"Show morph segmentation"));
90 m_textualVariantsCheck->setText(tr(
"Use textual variants"));
#define TEXT_FILTERS_TAB_SAVE(name)
#define TEXT_FILTERS_TAB_ADD_ROW(name, def)
BtTextFiltersTab(CSwordSettingsPage *parent)
QLabel * m_explanationLabel