You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
301 lines
14 KiB
301 lines
14 KiB
15 years ago
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
||
|
<class>KSpellUI</class>
|
||
14 years ago
|
<widget class="TQWidget">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>KSpellUI</cstring>
|
||
|
</property>
|
||
14 years ago
|
<property name="geometry">
|
||
15 years ago
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>422</width>
|
||
|
<height>282</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy>
|
||
|
<hsizetype>5</hsizetype>
|
||
|
<vsizetype>5</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<property name="margin">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="resizeMode">
|
||
|
<enum>Minimum</enum>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>textLabel2</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Unknown word:</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt><p>This word was considered to be an "unknown word" because it does not match any entry in the dictionary currently in use. It may also be a word in a foreign language.</p>
|
||
|
<p>If the word is not misspelled, you may add it to the dictionary by clicking <b>Add to Dictionary</b>. If you don't want to add the unknown word to the dictionary, but you want to leave it unchanged, click <b>Ignore</b> or <b>Ignore All</b>.</p>
|
||
14 years ago
|
<p>However, if the word is misspelled, you can try to find the correct replacement in the list below. If you cannot find a replacement there, you may type it in the text box below, and click <b>Replace</b> or <b>Replace All</b>.</p>
|
||
15 years ago
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLabel" row="1" column="2">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>m_unknownWord</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string><b>misspelled</b></string>
|
||
|
</property>
|
||
|
<property name="toolTip" stdset="0">
|
||
|
<string>Unknown word</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt><p>This word was considered to be an "unknown word" because it does not match any entry in the dictionary currently in use. It may also be a word in a foreign language.</p>
|
||
|
<p>If the word is not misspelled, you may add it to the dictionary by clicking <b>Add to Dictionary</b>. If you don't want to add the unknown word to the dictionary, but you want to leave it unchanged, click <b>Ignore</b> or <b>Ignore All</b>.</p>
|
||
14 years ago
|
<p>However, if the word is misspelled, you can try to find the correct replacement in the list below. If you cannot find a replacement there, you may type it in the text box below, and click <b>Replace</b> or <b>Replace All</b>.</p>
|
||
15 years ago
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLabel" row="8" column="0">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>textLabel5</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Language:</string>
|
||
|
</property>
|
||
|
<property name="buddy" stdset="0">
|
||
|
<cstring>m_language</cstring>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
|
<p>Select the language of the document you are proofing here.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="6">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>m_contextLabel</cstring>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>Box</enum>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>... the <b>misspelled</b> word shown in context ...</string>
|
||
|
</property>
|
||
13 years ago
|
<property name="alignment">
|
||
15 years ago
|
<set>WordBreak|AlignCenter</set>
|
||
|
</property>
|
||
|
<property name="toolTip" stdset="0">
|
||
|
<string>Text excerpt showing the unknown word in its context.</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
14 years ago
|
<p>Here you can see a text excerpt showing the unknown word in its context. If this information is not sufficient to choose the best replacement for the unknown word, you can click on the document you are proofing, read a larger part of the text and then return here to continue proofing.</p>
|
||
15 years ago
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQPushButton" row="1" column="4" rowspan="1" colspan="2">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>m_addBtn</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string><< Add to Dictionary</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
|
<p>The unknown word was detected and considered unknown because it is not included in the dictionary.<br>
|
||
|
Click here if you consider that the unknown word is not misspelled and you want to avoid wrongly detecting it again in the future. If you want to let it remain as is, but not add it to the dictionary, then click <b>Ignore</b> or <b>Ignore All</b> instead.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<spacer row="1" column="3">
|
||
|
<property name="name">
|
||
|
<cstring>spacer2</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
13 years ago
|
<property name="sizeHint">
|
||
15 years ago
|
<size>
|
||
|
<width>21</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
14 years ago
|
<widget class="TQPushButton" row="4" column="5">
|
||
15 years ago
|
<property name="name">
|
||
14 years ago
|
<cstring>m_replaceAllBtn</cstring>
|
||
15 years ago
|
</property>
|
||
|
<property name="text">
|
||
|
<string>R&eplace All</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
14 years ago
|
<p>Click here to replace all occurrences of the unknown text with the text in the edit box above (to the left).</p>
|
||
15 years ago
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQListView" row="3" column="0" rowspan="5" colspan="5">
|
||
15 years ago
|
<column>
|
||
|
<property name="text">
|
||
|
<string>Suggested Words</string>
|
||
|
</property>
|
||
|
<property name="clickable">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="resizable">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
</column>
|
||
|
<property name="name">
|
||
|
<cstring>m_suggestions</cstring>
|
||
|
</property>
|
||
|
<property name="resizeMode">
|
||
|
<enum>AllColumns</enum>
|
||
|
</property>
|
||
|
<property name="toolTip" stdset="0">
|
||
|
<string>Suggestion List</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
14 years ago
|
<p>If the unknown word is misspelled, you should check if the correction for it is available and if it is, click on it. If none of the words in this list is a good replacement you may type the correct word in the edit box above.</p>
|
||
15 years ago
|
<p>To correct this word click <b>Replace</b> if you want to correct only this occurrence or <b>Replace All</b> if you want to correct all occurrences.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQPushButton" row="3" column="5">
|
||
15 years ago
|
<property name="name">
|
||
14 years ago
|
<cstring>m_replaceBtn</cstring>
|
||
15 years ago
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Replace</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
14 years ago
|
<p>Click here to replace this occurrence of the unknown text with the text in the edit box above (to the left).</p>
|
||
15 years ago
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>textLabel4</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Replace &with:</string>
|
||
|
</property>
|
||
|
<property name="buddy" stdset="0">
|
||
14 years ago
|
<cstring>m_replacement</cstring>
|
||
15 years ago
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
|
<p>If the unknown word is misspelled, you should type the correction for your misspelled word here or select it from the list below.</p>
|
||
|
<p>You can then click <b>Replace</b> if you want to correct only this occurrence of the word or <b>Replace All</b> if you want to correct all occurrences.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQPushButton" row="5" column="5">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>m_skipBtn</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Ignore</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
|
<p>Click here to let this occurrence of the unknown word remain as is.</p>
|
||
|
<p>This action is useful when the word is a name, an acronym, a foreign word or any other unknown word that you want to use but not add to the dictionary.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQPushButton" row="6" column="5">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>m_skipAllBtn</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>I&gnore All</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
|
<p>Click here to let all occurrences of the unknown word remain as they are.</p>
|
||
|
<p>This action is useful when the word is a name, an acronym, a foreign word or any other unknown word that you want to use but not add to the dictionary.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLineEdit" row="2" column="2" rowspan="1" colspan="3">
|
||
15 years ago
|
<property name="name">
|
||
14 years ago
|
<cstring>m_replacement</cstring>
|
||
15 years ago
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
|
<p>If the unknown word is misspelled, you should type the correction for your misspelled word here or select it from the list below.</p>
|
||
|
<p>You can then click <b>Replace</b> if you want to correct only this occurrence of the word or <b>Replace All</b> if you want to correct all occurrences.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQPushButton" row="2" column="5">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>m_suggestBtn</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>S&uggest</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQComboBox" row="8" column="1" rowspan="1" colspan="4">
|
||
15 years ago
|
<item>
|
||
|
<property name="text">
|
||
|
<string>English</string>
|
||
|
</property>
|
||
|
</item>
|
||
|
<property name="name">
|
||
|
<cstring>m_language</cstring>
|
||
|
</property>
|
||
|
<property name="toolTip" stdset="0">
|
||
|
<string>Language Selection</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><qt>
|
||
|
<p>Select the language of the document you are proofing here.</p>
|
||
|
</qt></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<spacer row="7" column="5" rowspan="2" colspan="1">
|
||
|
<property name="name">
|
||
|
<cstring>spacer1</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Vertical</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
13 years ago
|
<property name="sizeHint">
|
||
15 years ago
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>40</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
<tabstops>
|
||
|
<tabstop>m_addBtn</tabstop>
|
||
14 years ago
|
<tabstop>m_replacement</tabstop>
|
||
15 years ago
|
<tabstop>m_suggestBtn</tabstop>
|
||
14 years ago
|
<tabstop>m_replaceBtn</tabstop>
|
||
|
<tabstop>m_replaceAllBtn</tabstop>
|
||
15 years ago
|
<tabstop>m_skipBtn</tabstop>
|
||
|
<tabstop>m_skipAllBtn</tabstop>
|
||
|
<tabstop>m_suggestions</tabstop>
|
||
|
<tabstop>m_language</tabstop>
|
||
|
</tabstops>
|
||
14 years ago
|
<layoutdefaults spacing="6" margin="11"/>
|
||
15 years ago
|
</UI>
|