summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-09-30 23:15:40 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-09-30 23:15:40 (EDT)
commit219a14cd6d42151920d5e8937d027a5bdc7ebf92 (patch)
tree3d7fe0aee02198954ae332ab30c3ad29ec5671f0 /locale
parent960e9ceb3f0c9ed1fb8db3a0313972c99631ef37 (diff)
Write en_MID strings for libopkbuild_1 domain.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_MID/libopkbuild_1.sh46
1 files changed, 46 insertions, 0 deletions
diff --git a/locale/en_MID/libopkbuild_1.sh b/locale/en_MID/libopkbuild_1.sh
new file mode 100644
index 0000000..832510b
--- /dev/null
+++ b/locale/en_MID/libopkbuild_1.sh
@@ -0,0 +1,46 @@
+# opkbuild
+# locale/en_MID/libopkbuild_1
+# Dummy test strings for the "libopkbuild_1" 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/>.
+
+# package.sm
+msg_libopkbuild_1_unable_to_detect_package_format='«unable_to_detect_package_format»'
+
+# control.sm
+msg_libopkbuild_1_control_empty_line='«control_empty_line»'
+msg_libopkbuild_1_control_bad_nv='«control_bad_nv»'
+msg_libopkbuild_1_control_unknown_field='«control_unknown_field»'
+msg_libopkbuild_1_control_duplicate_field='«control_duplicate_field»'
+msg_libopkbuild_1_control_found_contination='«control_found_continuation»'
+msg_libopkbuild_1_list_item_separator='«list_item_separator»'
+msg_libopkbuild_1_control_missing_fields='«control_missing_fields»'
+
+# changelog.sm
+msg_libopkbuild_1_changelog_found_blank_line='«changelog_found_blank_line»'
+msg_libopkbuild_1_changelog_found_heading='«changelog_found_heading»'
+msg_libopkbuild_1_changelog_bad_heading='«changelog_bad_heading»'
+msg_libopkbuild_1_changelog_bad_source='«changelog_bad_source»'
+msg_libopkbuild_1_changelog_bad_source_version='«changelog_bad_source_version»'
+msg_libopkbuild_1_changelog_found_trailer='«changelog_found_trailer»'
+msg_libopkbuild_1_changelog_bad_trailer='«changelog_bad_trailer»'
+msg_libopkbuild_1_changelog_found_change='«changelog_found_change»'
+msg_libopkbuild_1_changelog_bad_line='«changelog_bad_line»'
+msg_libopkbuild_1_changelog_found_eof='«changelog_found_eof»'
+msg_libopkbuild_1_changelog_expect_first_heading='«changelog_expect_first_heading»'
+msg_libopkbuild_1_changelog_expect_start_changes='«changelog_expect_start_changes»'
+msg_libopkbuild_1_changelog_expect_next_or_eof='«changelog_expect_next_or_eof»'
+msg_libopkbuild_1_changelog_expect_changes_or_trailer='«changelog_expect_changes_or_trailer»'