Skip to content

Commit

Permalink
Reword "Only look in the layer registries" option
Browse files Browse the repository at this point in the history
The wording was confusing in that real table scans can still be
performed when the srid or type in the registries are found to
be unconstrained. The real effect of the option is to _hide_
layers which are not in the registries.

Fix #8730
  • Loading branch information
Sandro Santilli committed Feb 8, 2014
1 parent 73b4986 commit 7b45b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgspgnewconnectionbase.ui
Expand Up @@ -205,7 +205,7 @@
<string>Restricts the displayed tables to those that are found in the layer registries (geometry_columns, geography_columns, topology.layer). This can speed up the initial display of spatial tables.</string>
</property>
<property name="text">
<string>Only look in the layer registries</string>
<string>Only show layers in the layer registries</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 7b45b40

Please sign in to comment.