Gildas 7 anos atrás
pai
commit
d3129f55aa
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      extension/ui/pages/help.html
  2. 1 1
      extension/ui/pages/options.html

+ 1 - 1
extension/ui/pages/help.html

@@ -169,7 +169,7 @@
 					</li>
 					</li>
 
 
 					<li>
 					<li>
-						<span class="option">remove alternative images in other resolutions</span>
+						<span class="option">remove images for alternative resolutions</span>
 						<p>Check this option to remove images that are alternatives in lower and/or higher resolutions to the ones displayed
 						<p>Check this option to remove images that are alternatives in lower and/or higher resolutions to the ones displayed
 							by default. Checking this this option can considerably reduce the size of the file in some cases.</p>
 							by default. Checking this this option can considerably reduce the size of the file in some cases.</p>
 						<p class="notice">It is recommended to
 						<p class="notice">It is recommended to

+ 1 - 1
extension/ui/pages/options.html

@@ -61,7 +61,7 @@
 			<input type="checkbox" id="lazyLoadImagesInput">
 			<input type="checkbox" id="lazyLoadImagesInput">
 		</div>
 		</div>
 		<div class="option">
 		<div class="option">
-			<label for="removeSrcSetInput">remove alternative images in other resolutions</label>
+			<label for="removeSrcSetInput">remove images for alternative resolutions</label>
 			<input type="checkbox" id="removeSrcSetInput">
 			<input type="checkbox" id="removeSrcSetInput">
 		</div>
 		</div>
 	</details>
 	</details>