[Loc] added string for compatabilitydescription (#18157)

This commit is contained in:
Alex Ma
2022-01-25 14:51:57 -08:00
committed by GitHub
parent aff161b344
commit 4af0375856

View File

@@ -183,6 +183,9 @@
<trans-unit id="notebook.cellTitle">
<source xml:lang="en">The notebook cell title menu</source>
</trans-unit>
<trans-unit id="notebook.cellToolbarLocation.compatibilityDescription">
<source xml:lang="en">Where the cell toolbar should be shown, or whether it should be hidden. Note: This setting is only enabled for extension compatibility purposes, and so does not affect anything.</source>
</trans-unit>
<trans-unit id="notebook.title">
<source xml:lang="en">The notebook title menu</source>
</trans-unit>