Commit Graph

2 Commits

Author SHA1 Message Date
Adam Simpkins
5976103fd6 add a copyright header to glibc_en.po
Summary:
Update this file with a copyright header to satisfy our open source lint
checks.

Reviewed By: chadaustin

Differential Revision: D15105844

fbshipit-source-id: ba2bfe0e62899a20d0fb526bc247159643e1ecab
2019-04-26 14:38:27 -07:00
Adam Simpkins
4b36988315 add a custom translation for ENOTCONN
Summary:
Add a locale translation file that we can install to modify the error message
that most programs print for `ENOTCONN` errors.

Any I/O operations inside an unmounted FUSE mount will fail with `ENOTCONN`.
Many users don't really know what to do when they encounter this error.  This
alternate error message should hopefully help point them in the right
direction.

Reviewed By: wez, pixelb

Differential Revision: D14360858

fbshipit-source-id: 9d538ee675815f017160c3382e2919136367464f
2019-03-07 12:55:04 -08:00