Gildas пре 7 година
родитељ
комит
ab7f27d41d
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      extension/ui/pages/help.html
  2. 1 1
      extension/ui/pages/options.html

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

@@ -50,7 +50,7 @@
 					</li>
 
 					<li>
-						<span class="option">append save date to the filename</span>
+						<span class="option">append the save date to the filename</span>
 						<p>Check this option to append the save date of the webpage to the filename.
 						</p>
 						<p class="notice">It is recommended to

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

@@ -18,7 +18,7 @@
 			</div>
 			<h4>Filename</h4>
 			<div class="option">
-				<label for="appendSaveDateInput">append save date to the filename</label>
+				<label for="appendSaveDateInput">append the save date to the filename</label>
 				<input type="checkbox" id="appendSaveDateInput">
 			</div>
 			<h4>Page content</h4>