Skip to content

Commit

Permalink
Updating assets
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Sep 13, 2019
1 parent bc74aa3 commit aae2c41
Show file tree
Hide file tree
Showing 8 changed files with 116 additions and 20 deletions.
32 changes: 16 additions & 16 deletions assets/0.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/bolt.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/bolt.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"assets/favicon/ms-icon-150x150.png": "/assets/favicon/ms-icon-150x150.png",
"assets/favicon/ms-icon-310x310.png": "/assets/favicon/ms-icon-310x310.png",
"assets/favicon/ms-icon-70x70.png": "/assets/favicon/ms-icon-70x70.png",
"assets/fonts/SourceSansVariable-Italic.ttf.woff2": "/assets/fonts/SourceSansVariable-Italic.ttf.886af18a.woff2",
"assets/fonts/SourceSansVariable-Roman.ttf.woff2": "/assets/fonts/SourceSansVariable-Roman.ttf.13ac647c.woff2",
"assets/fonts/SourceSansVariable-Italic.ttf.woff2": "/assets/fonts/SourceSansVariable-Italic.ttf.cdcf8966.woff2",
"assets/fonts/SourceSansVariable-Roman.ttf.woff2": "/assets/fonts/SourceSansVariable-Roman.ttf.5bd50ca4.woff2",
"assets/fonts/fa-regular-400.ttf": "/assets/fonts/fa-regular-400.285a9d2a.ttf",
"assets/fonts/fa-regular-400.woff": "/assets/fonts/fa-regular-400.5623624d.woff",
"assets/fonts/fa-regular-400.eot": "/assets/fonts/fa-regular-400.aa66d0e0.eot",
Expand Down
42 changes: 42 additions & 0 deletions translations/messages.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1869,5 +1869,47 @@
<target>Select Language</target>
</segment>
</unit>
<unit id="hiE9jap" name="password.suggested">
<segment>
<source>password.suggested</source>
<target><![CDATA[Suggested secure password: <code>%password%</code>]]></target>
</segment>
</unit>
<unit id="fLOd6Zd" name="field.cropX">
<segment>
<source>field.cropX</source>
<target>Crop X</target>
</segment>
</unit>
<unit id="Sd_AbmV" name="field.cropXPostfix">
<segment>
<source>field.cropXPostfix</source>
<target>Position of crop on X-axis, range 0-100. </target>
</segment>
</unit>
<unit id="BQBmQHT" name="field.cropYPostfix">
<segment>
<source>field.cropYPostfix</source>
<target>Position of crop on X-axis, range 0-100. </target>
</segment>
</unit>
<unit id="hi98HIj" name="field.cropY">
<segment>
<source>field.cropY</source>
<target>Crop Y</target>
</segment>
</unit>
<unit id="PHOpD5y" name="field.cropZoom">
<segment>
<source>field.cropZoom</source>
<target>Crop zoomfactor</target>
</segment>
</unit>
<unit id="tn6Z8wY" name="field.cropZoomPostfix">
<segment>
<source>field.cropZoomPostfix</source>
<target>Zoom-level of crop, range 1-10. </target>
</segment>
</unit>
</file>
</xliff>
54 changes: 54 additions & 0 deletions translations/messages.nl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1494,5 +1494,59 @@
<target>Kies taal</target>
</segment>
</unit>
<unit id="7whLbH8" name="user.new_user">
<segment>
<source>user.new_user</source>
<target>Nieuwe gebruiker</target>
</segment>
</unit>
<unit id="hiE9jap" name="password.suggested">
<segment>
<source>password.suggested</source>
<target><![CDATA[Voorgesteld sterk wachtwoord: <code>%password%</code>]]></target>
</segment>
</unit>
<unit id="TtIlBDd" name="caption.edit_image">
<segment>
<source>caption.edit_image</source>
<target>Bewerk afbeelding</target>
</segment>
</unit>
<unit id="fLOd6Zd" name="field.cropX">
<segment>
<source>field.cropX</source>
<target>Uitsnede X</target>
</segment>
</unit>
<unit id="hi98HIj" name="field.cropY">
<segment>
<source>field.cropY</source>
<target>Uitsnede Y</target>
</segment>
</unit>
<unit id="PHOpD5y" name="field.cropZoom">
<segment>
<source>field.cropZoom</source>
<target>Zoomfactor uitsnede</target>
</segment>
</unit>
<unit id="BQBmQHT" name="field.cropYPostfix">
<segment>
<source>field.cropYPostfix</source>
<target>Positie van uitsnede op de Y-as, van 0-100. </target>
</segment>
</unit>
<unit id="Sd_AbmV" name="field.cropXPostfix">
<segment>
<source>field.cropXPostfix</source>
<target>Positie van uitsnede op de X-as, van 0-100. </target>
</segment>
</unit>
<unit id="tn6Z8wY" name="field.cropZoomPostfix">
<segment>
<source>field.cropZoomPostfix</source>
<target>Zoom-niveau van uitsnede, van 1-10.</target>
</segment>
</unit>
</file>
</xliff>

0 comments on commit aae2c41

Please sign in to comment.