Skip to content

Commit 3972b14

Browse files
Fix typo in macro command (Fixes #389) (#398)
1 parent f7bbfae commit 3972b14

37 files changed

+39
-39
lines changed

locales/ar.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/bn.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/ca.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"commands": {
229229
"dotCommaDollarD": "From the current line to the end of the file",
230230
"dotCommaOneD": "From the current line to the beginning of the file",
231-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
231+
"tenCommaOneD": "From the 10th line to the beginning of the file"
232232
}
233233
}
234234
},

locales/cs.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/da_dk.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,9 @@
318318
"tip1": {
319319
"title": "You can also use the following characters to specify the range:",
320320
"commands": {
321-
"dotCommaDollarD": "From the current line to the end of the file",
322-
"dotCommaOneD": "From the current line to the beginning of the file",
323-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
321+
"dotCommaDollarD": "Fra den nuværende linje til slutningen af filen",
322+
"dotCommaOneD": "Fra den nuværende linje til begyndelsen af filen",
323+
"tenCommaOneD": "Fra den 10. linje til begyndelsen af filen"
324324
}
325325
}
326326
},

locales/de_de.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/en_us.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/eo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/es_es.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "Desde la línea actual al final del archivo",
229229
"dotCommaOneD": "Desde la línea actual al inicio del archivo",
230-
"tenCommaDollarD": "Desde la décima línea al inicio del archivo"
230+
"tenCommaOneD": "Desde la décima línea al inicio del archivo"
231231
}
232232
}
233233
},

locales/fa_ir.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/fi.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "Nykyiseltä riviltä tiedoston loppuun",
228228
"dotCommaOneD": "Nykyiseltä riviltä tiedoston alkuun",
229-
"tenCommaDollarD": "Kymmenenneltä rivilä tiedoston alkuun"
229+
"tenCommaOneD": "Kymmenenneltä rivilä tiedoston alkuun"
230230
}
231231
}
232232
},

locales/fr_fr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/he.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/hr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "Od trenutnog reda do kraja datoteke",
228228
"dotCommaOneD": "Od trenutnog reda do početka datoteke",
229-
"tenCommaDollarD": "Od 10. reda do početka datoteke"
229+
"tenCommaOneD": "Od 10. reda do početka datoteke"
230230
}
231231
}
232232
},

locales/hu_hu.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "Az aktuális sortól a fájl végéig",
229229
"dotCommaOneD": "Az aktuális sortól a fájl elejéig",
230-
"tenCommaDollarD": "A 10. sortól a fájl elejéig"
230+
"tenCommaOneD": "A 10. sortól a fájl elejéig"
231231
}
232232
}
233233
},

locales/id.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/it.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/ja.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/ko.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "현재 행 부터 끝까지",
229229
"dotCommaOneD": "현재 행 부터 처음까지",
230-
"tenCommaDollarD": "10 번째 행 부터 처음까지"
230+
"tenCommaOneD": "10 번째 행 부터 처음까지"
231231
}
232232
}
233233
},

locales/my.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/nl_nl.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"commands": {
229229
"dotCommaDollarD": "From the current line to the end of the file",
230230
"dotCommaOneD": "From the current line to the beginning of the file",
231-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
231+
"tenCommaOneD": "From the 10th line to the beginning of the file"
232232
}
233233
}
234234
},

locales/no_nb.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/pl_pl.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "Od obecnej linii do końca pliku",
229229
"dotCommaOneD": "Od obecnej linii do początku pliku",
230-
"tenCommaDollarD": "Od 10 linii do początku pliku"
230+
"tenCommaOneD": "Od 10 linii do początku pliku"
231231
}
232232
}
233233
},

locales/pt_br.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"commands": {
229229
"dotCommaDollarD": "Da linha atual até o final do arquivo",
230230
"dotCommaOneD": "Da linha atual até o início do arquivo",
231-
"tenCommaDollarD": "Da 10ª linha até o final do arquivo"
231+
"tenCommaOneD": "Da 10ª linha até o final do arquivo"
232232
}
233233
}
234234
},

locales/pt_pt.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/ro.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"commands": {
229229
"dotCommaDollarD": "From the current line to the end of the file",
230230
"dotCommaOneD": "From the current line to the beginning of the file",
231-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
231+
"tenCommaOneD": "From the 10th line to the beginning of the file"
232232
}
233233
}
234234
},

locales/ru.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/si_lk.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/sk.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
"commands": {
229229
"dotCommaDollarD": "From the current line to the end of the file",
230230
"dotCommaOneD": "From the current line to the beginning of the file",
231-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
231+
"tenCommaOneD": "From the 10th line to the beginning of the file"
232232
}
233233
}
234234
},

locales/sv.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/th.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/tr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "From the current line to the end of the file",
229229
"dotCommaOneD": "From the current line to the beginning of the file",
230-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
230+
"tenCommaOneD": "From the 10th line to the beginning of the file"
231231
}
232232
}
233233
},

locales/uk.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/vi_vn.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "From the current line to the end of the file",
228228
"dotCommaOneD": "From the current line to the beginning of the file",
229-
"tenCommaDollarD": "From the 10th line to the beginning of the file"
229+
"tenCommaOneD": "From the 10th line to the beginning of the file"
230230
}
231231
}
232232
},

locales/zh_cn.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"commands": {
228228
"dotCommaDollarD": "从当前行到文件末尾",
229229
"dotCommaOneD": "从当前行到文件开头",
230-
"tenCommaDollarD": "第 10 行到文件末尾"
230+
"tenCommaOneD": "第 10 行到文件末尾"
231231
}
232232
}
233233
},

locales/zh_tw.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"commands": {
227227
"dotCommaDollarD": "從當前行到檔案結束",
228228
"dotCommaOneD": "從當前行到檔案開始",
229-
"tenCommaDollarD": "從第10行到檔案開始"
229+
"tenCommaOneD": "從第10行到檔案開始"
230230
}
231231
}
232232
},

views/partials/sheet.hbs

+1-1
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
510510
<p>
511511
<kbd>:.,$d</kbd> - {{__ 'cutAndPaste.tip1.commands.dotCommaDollarD'}} <br>
512512
<kbd>:.,1d</kbd> - {{__ 'cutAndPaste.tip1.commands.dotCommaOneD'}} <br>
513-
<kbd>:10,$d</kbd> - {{__ 'cutAndPaste.tip1.commands.tenCommaDollarD'}} <br>
513+
<kbd>:10,1d</kbd> - {{__ 'cutAndPaste.tip1.commands.tenCommaOneD'}} <br>
514514
</p>
515515
</div>
516516
<ul>

0 commit comments

Comments
 (0)