Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions DistFiles/localization/en/BloomMediumPriority.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1596,6 +1596,26 @@
<note>ID: ImageLibrary.ThisPage</note>
<note>Short link text used in setup instructions (e.g., as in "go to this page"). Should be lowercase as it appears mid-sentence.</note>
</trans-unit>
<trans-unit id="ImageLibrary.SelectImagePrompt" translate="no">
<source xml:lang="en">Select an image to see its details and license.</source>
<note>ID: ImageLibrary.SelectImagePrompt</note>
<note>Hint shown in the right-hand pane of the Image Chooser dialog before the user has selected any image; it prompts them to pick a thumbnail to reveal that image's attribution details.</note>
</trans-unit>
<trans-unit id="ImageLibrary.Dimensions" translate="no">
<source xml:lang="en">Dimensions</source>
<note>ID: ImageLibrary.Dimensions</note>
<note>Label in the Image Chooser detail pane. Its value is the selected image's pixel size, e.g. "1024 × 768".</note>
</trans-unit>
<trans-unit id="ImageLibrary.FileSize" translate="no">
<source xml:lang="en">File size</source>
<note>ID: ImageLibrary.FileSize</note>
<note>Label in the Image Chooser detail pane. Its value is the selected image's file size, e.g. "2.3M".</note>
</trans-unit>
<trans-unit id="ImageLibrary.License" translate="no">
<source xml:lang="en">License</source>
<note>ID: ImageLibrary.License</note>
<note>Label in the Image Chooser detail pane. Its value is the image's license, shown as a link, e.g. "CC-BY-SA".</note>
</trans-unit>
</body>
</file>
</xliff>
2 changes: 1 addition & 1 deletion src/BloomBrowserUI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"@types/react-transition-group": "4.4.1",
"@use-it/event-listener": "0.1.7",
"axios": "0.21.1",
"bloom-image-gallery": "github:BloomBooks/bloom-image-gallery",
"bloom-image-gallery": "github:BloomBooks/bloom-image-gallery#0b4ae4e253d7d5b93f089f43f9a7752452c1cf9a",
"bloom-player": "2.20.1",
"calculate-aspect-ratio": "0.1.3",
"clsx": "1.2.1",
Expand Down
10 changes: 5 additions & 5 deletions src/BloomBrowserUI/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.