Browse Source

Allow for localization of title

Andy Baugh 5 năm trước cách đây
mục cha
commit
9270db5b8f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      plugin/better_postgres.conf

+ 1 - 1
plugin/better_postgres.conf

@@ -3,7 +3,7 @@ user=root
 url=/cgi/troglodyne/pgupgrade.cgi
 acls=all
 entryurl=troglodyne/pgupgrade.cgi
-displayname=PostgreSQL Upgrade
+displayname=$LANG{'PostgreSQL Upgrade'}
 icon=troglophant.png
 target=_self
 implements=troglodyne_pgupgrade