← Back
Editing: gettext
#!/bin/sh # see #728612 emulate gettext in LANG=C echo -n "$@"
Save File
Cancel