Reuse default permission infobar title string everywhere
Instead of each panel setting their title, let's be consistent and use the same string.
This also makes the Date&Time settings use CcPermissionInfobar instead of deprecated GtkLockButton.
This leaves the cc_permission_infobar_set_title
API unused just in case future consumers decide to overwrite the default title string.