Ui update (tooltips and label fixes).
This commit is contained in:
		
							parent
							
								
									6d57198471
								
							
						
					
					
						commit
						c380d96815
					
				@ -36,10 +36,10 @@
 | 
			
		||||
      <item row="1" column="0">
 | 
			
		||||
       <widget class="QLabel" name="label_3">
 | 
			
		||||
        <property name="toolTip">
 | 
			
		||||
         <string><html><head/><body><p>Сочетание клавиш для перехода в режим захвата.</p></body></html></string>
 | 
			
		||||
         <string><html><head/><body><p>Сочетание клавиш для повторного отображения последнего результата.</p></body></html></string>
 | 
			
		||||
        </property>
 | 
			
		||||
        <property name="text">
 | 
			
		||||
         <string>Повторить</string>
 | 
			
		||||
         <string>Показать</string>
 | 
			
		||||
        </property>
 | 
			
		||||
       </widget>
 | 
			
		||||
      </item>
 | 
			
		||||
@ -49,7 +49,7 @@
 | 
			
		||||
      <item row="2" column="0">
 | 
			
		||||
       <widget class="QLabel" name="label_7">
 | 
			
		||||
        <property name="toolTip">
 | 
			
		||||
         <string><html><head/><body><p>Сочетание клавиш для перехода в режим захвата.</p></body></html></string>
 | 
			
		||||
         <string><html><head/><body><p>Сочетание клавиш для копирования последнего результата в буфер обмена.</p></body></html></string>
 | 
			
		||||
        </property>
 | 
			
		||||
        <property name="text">
 | 
			
		||||
         <string>Скопировать</string>
 | 
			
		||||
@ -71,7 +71,7 @@
 | 
			
		||||
      <item row="0" column="0">
 | 
			
		||||
       <widget class="QLabel" name="label_2">
 | 
			
		||||
        <property name="toolTip">
 | 
			
		||||
         <string><html><head/><body><p>Необходимо для распознавания.</p><p>Скачивается отсюда: <a href="https://code.google.com/p/tesseract-ocr/downloads/list"><span style=" text-decoration: underline; color:#0000ff;">https://code.google.com/p/tesseract-ocr/downloads/list</span></a></p></body></html></string>
 | 
			
		||||
         <string><html><head/><body><p>Необходимо для распознавания.</p><p>Скачивается отсюда: <a href="https://github.com/tesseract-ocr/tessdata"><span style=" text-decoration: underline; color:#7593bc;">https://github.com/tesseract-ocr/tessdata</span></a></p><p>&quot;./&quot; означает, что папка &quot;tessdata&quot; находится в одной директории с исполняемым файлом программы.</p></body></html></string>
 | 
			
		||||
        </property>
 | 
			
		||||
        <property name="text">
 | 
			
		||||
         <string>Путь к tessdata</string>
 | 
			
		||||
@ -107,7 +107,7 @@
 | 
			
		||||
      <item row="2" column="0">
 | 
			
		||||
       <widget class="QLabel" name="label_5">
 | 
			
		||||
        <property name="toolTip">
 | 
			
		||||
         <string><html><head/><body><p>Масштабирование изображения для улучшения распознания. Больше - лучше (до определенных пределов), но медленнее.</p></body></html></string>
 | 
			
		||||
         <string><html><head/><body><p>Масштабирование изображения для улучшения распознания. Больше - лучше (до определенных пределов), но медленнее и потребляет больше памяти.</p><p>Рекомендуемые значения от 5 до 10.</p></body></html></string>
 | 
			
		||||
        </property>
 | 
			
		||||
        <property name="text">
 | 
			
		||||
         <string>Увеличение масштаба</string>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user