diff options
Diffstat (limited to 'sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml')
-rw-r--r-- | sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml b/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml new file mode 100644 index 000000000000..2a1889c61aee --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml @@ -0,0 +1,11 @@ +--- templates/locales/en.yml.orig 2025-06-17 15:13:05 UTC ++++ templates/locales/en.yml +@@ -1989,7 +1989,7 @@ en: + Address: %{address} + Ranges: %{ranges} + +- Valid ranges can be modified in the /etc/vbox/networks.conf file. For ++ Valid ranges can be modified in the @PREFIX@/etc/vbox/networks.conf file. For + more information including valid format see: + + https://www.virtualbox.org/manual/ch06.html#network_hostonly |