OSGeo

PostGIS: Fix some strings in pgAdmin4 geometry viewer

Review all the strings in the pgAdmin4 geometry viewer JS code in the repo, and ensure they are properly wrapped in gettext calls. Some info strings are not localized at all, and a couple are built using constructs like str = gettext("There were ") + num + gettext(" geometries rendered") which won't work with some languages.

Submit a link of you pull request with the changes made to the repo.

Task tags

  • pull request
  • code
  • postgis

Students who completed this task

Shivam Rai, ShubhamSharama

Task type

  • code Code
close

2018