This repository was archived by the owner on Sep 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212{{#scope}}
1313< div class ="contracting-col "> {{{scope}}}</ div >
1414{{/scope}}
15- < div class ="fixed-col "> {{{summary}}}</ div >
15+ < div class ="fixed-col "> {{{summary}}}</ div >
1616{{#hasPages}}
1717< div class ="pagination-col ">
1818 < span class ="first-page {{^hasPrev}}disabled{{/hasPrev}} "> </ span >
2626< div class ="replace-col ">
2727 < button class ="btn small replace-checked "> {{Strings.BUTTON_REPLACE}}</ button >
2828</ div >
29- {{/replace}}
29+ {{/replace}}
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ define({
165165 "FIND_REPLACE_TITLE_LABEL" : "Ersetze" ,
166166 "FIND_REPLACE_TITLE_WITH" : "mit" ,
167167 "FIND_TITLE_LABEL" : "" ,
168- "FIND_TITLE_SUMMARY" : "gefunden — {0} {1} {2} in {3}" ,
168+ "FIND_TITLE_SUMMARY" : " gefunden — {0} {1} {2} in {3}" ,
169169
170170 // Find in Files
171171 "FIND_NUM_FILES" : "{0} {1}" ,
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ define({
165165 "FIND_REPLACE_TITLE_LABEL" : "Replace" ,
166166 "FIND_REPLACE_TITLE_WITH" : "with" ,
167167 "FIND_TITLE_LABEL" : "Found" ,
168- "FIND_TITLE_SUMMARY" : "— {0} {1} {2} in {3}" ,
168+ "FIND_TITLE_SUMMARY" : " — {0} {1} {2} in {3}" ,
169169
170170 // Find in Files
171171 "FIND_NUM_FILES" : "{0} {1}" ,
You can’t perform that action at this time.
0 commit comments