diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-11 14:23:55 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-11 14:23:55 (EDT) |
commit | 63473d25b7a5079bca59dd6ca24b3e41a16531a2 (patch) | |
tree | c499ea9e9d5d2900de33138c21b6cb2c02eabf90 /locale | |
parent | 6aba0c946736add2973826479fbd028751ccad60 (diff) |
Add opkhelper en_US locale file.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US/opkhelper.sh | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/locale/en_US/opkhelper.sh b/locale/en_US/opkhelper.sh new file mode 100644 index 0000000..6cb20f0 --- /dev/null +++ b/locale/en_US/opkhelper.sh @@ -0,0 +1,20 @@ +# opkhelper +# locale/en_US/opkhelper +# English message strings for the "opkhelper" text domain. +# +# Copyright (C) 2012 Patrick "P. J." McDermott +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. + +msg_opkhelper_installing_files='Installing files for package "%s"...' |