[Loc] Update for sql-database-projects, sql-migration, and sql (#16583)

This commit is contained in:
Alex Ma
2021-08-05 13:58:53 -07:00
committed by GitHub
parent 9f761c44c4
commit 3b0cf9db50
3 changed files with 43 additions and 1 deletions

View File

@@ -2896,6 +2896,9 @@ Error: {1}</source>
<trans-unit id="notebook.useAbsoluteFilePaths">
<source xml:lang="en">Use absolute file paths when linking to other notebooks.</source>
</trans-unit>
<trans-unit id="notebook.enableIncrementalGridRendering">
<source xml:lang="en">Enable incremental grid rendering for notebooks. This will improve the initial rendering time for large notebooks. There may be performance issues when interacting with the notebook while the rest of the grids are rendering.</source>
</trans-unit>
<trans-unit id="searchConfigurationTitle">
<source xml:lang="en">Search Notebooks</source>
</trans-unit>