From 0d39ddc7f1c2672b67dc9f77c9fa43fdeb147a47 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 09 Oct 2012 17:18:49 -0400 Subject: Remove old locale file. --- (limited to 'locale') diff --git a/locale/en_US.sh b/locale/en_US.sh deleted file mode 100644 index ca37f8b..0000000 --- a/locale/en_US.sh +++ /dev/null @@ -1,141 +0,0 @@ -# opkhelper -# locale/en_US -# English message strings. -# -# 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 . - -# General strings -oh_str_list_item_separator=', ' - -# lib/control -oh_str_control_bad_nv='badly formatted control field' -oh_str_control_unknown_field='unrecognized field "%s"' -oh_str_control_duplicate_field='duplicate field "%s"' -oh_str_control_found_continuation='found continuation line where exepected start of field' -oh_str_control_missing_fields='missing fields: %s' - -# lib/changelog -oh_str_changelog_expect_first_heading='first heading' -oh_str_changelog_expect_next_or_eof='next heading or eof' -oh_str_changelog_expect_start_changes='start of change data' -oh_str_changelog_expect_changes_or_trailer='more change data or trailer' -oh_str_changelog_found_blank_line='found blank line where expected %s' -oh_str_changelog_found_heading='found start of entry where expected %s' -oh_str_changelog_bad_heading='badly formatted heading line' -oh_str_changelog_bad_source='invalid source package name "%s"' -oh_str_changelog_bad_source_version='invalid source package version identifier "%s"' -oh_str_changelog_found_trailer='found trailer where expected %s' -oh_str_changelog_bad_trailer='badly formatted trailer line' -oh_str_changelog_found_change='found change data where expected %s' -oh_str_changelog_bad_line='unrecognized line' -oh_str_changelog_found_eof='found eof where expected %s' - -# All utilities -oh_str_usage_none='No usage found' -oh_str_help_none='No help found' -oh_str_version='%s (%s) %s -Copyright (C) 2012 Patrick "P. J." McDermott -License GPLv3+: GNU GPL version 3 or later . -This is free software: you are free to change and redistribute it. -There is NO WARRANTY, to the extent permitted by law. - -Written by P. J. McDermott.' -oh_str_bad_opt='Invalid option "%s"' - -# opkbuild -oh_str_usage_opkbuild='Usage: opkbuild [