summaryrefslogtreecommitdiffhomepage
path: root/etc/pkgtool.msgs.en
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-27 20:51:14 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-27 20:51:14 +0200
commitdc07baeb4b5443131e0bd7f2c5f3b506e23d74dc (patch)
treedb108f0ac5c8d568f0e13f1b98a82b0cbb45fb6d /etc/pkgtool.msgs.en
parent2c358983b2d80e298fdfd4f991bde9de54aa4302 (diff)
downloadmidipix_build-dc07baeb4b5443131e0bd7f2c5f3b506e23d74dc.tar.bz2
midipix_build-dc07baeb4b5443131e0bd7f2c5f3b506e23d74dc.tar.xz
Implements localised message files, pt. II.
Diffstat (limited to 'etc/pkgtool.msgs.en')
-rw-r--r--etc/pkgtool.msgs.en58
1 files changed, 29 insertions, 29 deletions
diff --git a/etc/pkgtool.msgs.en b/etc/pkgtool.msgs.en
index bf3fc772..55b1206e 100644
--- a/etc/pkgtool.msgs.en
+++ b/etc/pkgtool.msgs.en
@@ -2,34 +2,34 @@
# en_* locale messages file for pkgtool.sh
#
-MSG_pkgtool_build_group="Build group: %s";
-MSG_pkgtool_no_env_dump="Warning: failed to locate environment dump for package \`%s' in \`%s'.";
-MSG_pkgtool_pkg_archive_mirroring="Mirroring package \`%s', archive URL(s): \`%s'...";
-MSG_pkgtool_pkg_archive_mirroring_parent="Mirroring package \`%s' (parent package: \`%s'), archive URL(s): \`%s'...";
-MSG_pkgtool_pkg_deps_fail="Warning: failed to unfold dependency-expanded package name list for \`%s'.";
-MSG_pkgtool_pkg_deps_full_disabled="Full dependencies of \`%s' (disabled packages:) %s";
-MSG_pkgtool_pkg_deps_full="Full dependencies of \`%s': %s";
-MSG_pkgtool_pkg_deps_rev_none="Package \`%s' has no reverse dependencies.";
-MSG_pkgtool_pkg_direct_deps="Direct dependencies of \`%s': %s";
-MSG_pkgtool_pkg_disabled="Package \`%s' (parent package: \`%s') disabled, skipping.";
-MSG_pkgtool_pkg_git_mirroring="Mirroring package \`%s', Git URL(s): \`%s'...";
-MSG_pkgtool_pkg_git_mirroring_parent="Mirroring package \`%s' (parent package: \`%s'), Git URL(s): \`%s'...";
-MSG_pkgtool_pkg_link_fail="Failed to create symbolic link \`%s' for package \`%s' w/ parent package \`%s'.";
-MSG_pkgtool_pkg_mirror_fail="Failed to mirror package \`%s', skipping.";
-MSG_pkgtool_pkg_no_deps="Package \`%s' has no dependencies.";
-MSG_pkgtool_pkgs_deps_rev_disabled="Reverse dependencies of \`%s' (disabled packages:) %s";
-MSG_pkgtool_pkgs_deps_rev="Reverse dependencies of \`%s': %s";
-MSG_pkgtool_pkg_skip_archive_mirror="Archive URL(s) mirroring disabled, skipping \`%s'.";
-MSG_pkgtool_pkg_skip_git_mirror_disabled="Package \`%s' specifies to skip Git URL(s) mirroring, skipping.";
-MSG_pkgtool_pkg_skip_git_mirror="Git URL(s) mirroring disabled, skipping \`%s'.";
-MSG_pkgtool_pkg_skip_no_urls="Package \`%s' has neither archive nor Git URL(s), skipping.";
-MSG_pkgtool_rebuilding_pkg="Rebuilding package \`%s' w/ --dump-in build...";
-MSG_pkgtool_shell_env1="Launching shell \`%s' within package environment and \`%s'.";
-MSG_pkgtool_shell_env2="Run \$R to rebuild \`%s'.";
-MSG_pkgtool_shell_env3="Run \$RS <step> to restart the specified build step of \`%s'";
-MSG_pkgtool_shell_env4="Run \$D to automatically regenerate the patch for \`%s'.";
-MSG_pkgtool_tarball_created="Created compressed tarball of \`%s' and \`%s_stderrout.log'.";
-MSG_pkgtool_tarball_creating="Creating compressed tarball of \`%s' and \`%s_stderrout.log'...";
-MSG_pkgtool_updated_patches="Updated \`%s/patches/%s'.";
+MSG_pkgtool_build_group="1;Build group: %s";
+MSG_pkgtool_no_env_dump="2;Warning: failed to locate environment dump for package \`%s' in \`%s'.";
+MSG_pkgtool_pkg_archive_mirroring="2;Mirroring package \`%s', archive URL(s): \`%s'...";
+MSG_pkgtool_pkg_archive_mirroring_parent="3;Mirroring package \`%s' (parent package: \`%s'), archive URL(s): \`%s'...";
+MSG_pkgtool_pkg_deps_fail="1;Warning: failed to unfold dependency-expanded package name list for \`%s'.";
+MSG_pkgtool_pkg_deps_full_disabled="2;Full dependencies of \`%s' (disabled packages:) %s";
+MSG_pkgtool_pkg_deps_full="2;Full dependencies of \`%s': %s";
+MSG_pkgtool_pkg_deps_rev_none="1;Package \`%s' has no reverse dependencies.";
+MSG_pkgtool_pkg_direct_deps="2;Direct dependencies of \`%s': %s";
+MSG_pkgtool_pkg_disabled="2;Package \`%s' (parent package: \`%s') disabled, skipping.";
+MSG_pkgtool_pkg_git_mirroring="2;Mirroring package \`%s', Git URL(s): \`%s'...";
+MSG_pkgtool_pkg_git_mirroring_parent="3;Mirroring package \`%s' (parent package: \`%s'), Git URL(s): \`%s'...";
+MSG_pkgtool_pkg_link_fail="3;Failed to create symbolic link \`%s' for package \`%s' w/ parent package \`%s'.";
+MSG_pkgtool_pkg_mirror_fail="1;Failed to mirror package \`%s', skipping.";
+MSG_pkgtool_pkg_no_deps="1;Package \`%s' has no dependencies.";
+MSG_pkgtool_pkgs_deps_rev_disabled="2;Reverse dependencies of \`%s' (disabled packages:) %s";
+MSG_pkgtool_pkgs_deps_rev="2;Reverse dependencies of \`%s': %s";
+MSG_pkgtool_pkg_skip_archive_mirror="1;Archive URL(s) mirroring disabled, skipping \`%s'.";
+MSG_pkgtool_pkg_skip_git_mirror_disabled="1;Package \`%s' specifies to skip Git URL(s) mirroring, skipping.";
+MSG_pkgtool_pkg_skip_git_mirror="1;Git URL(s) mirroring disabled, skipping \`%s'.";
+MSG_pkgtool_pkg_skip_no_urls="1;Package \`%s' has neither archive nor Git URL(s), skipping.";
+MSG_pkgtool_rebuilding_pkg="1;Rebuilding package \`%s' w/ --dump-in build...";
+MSG_pkgtool_shell_env1="2;Launching shell \`%s' within package environment and \`%s'.";
+MSG_pkgtool_shell_env2="1;Run \$R to rebuild \`%s'.";
+MSG_pkgtool_shell_env3="1;Run \$RS <step> to restart the specified build step of \`%s'";
+MSG_pkgtool_shell_env4="1;Run \$D to automatically regenerate the patch for \`%s'.";
+MSG_pkgtool_tarball_created="2;Created compressed tarball of \`%s' and \`%s_stderrout.log'.";
+MSG_pkgtool_tarball_creating="2;Creating compressed tarball of \`%s' and \`%s_stderrout.log'...";
+MSG_pkgtool_updated_patches="2;Updated \`%s/patches/%s'.";
# vim:foldmethod=marker ft=sh