Skip to content

Commit

Permalink
ffka-gluon-web-usb-wan-hotplug: clarify the use-case
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo77 committed Feb 2, 2021
1 parent 25b56f9 commit 8b75aa7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 7 deletions.
5 changes: 5 additions & 0 deletions ffka-gluon-web-usb-wan-hotplug/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@ define Package/ffka-gluon-web-usb-wan-hotplug
DEPENDS:=+gluon-web-admin +ffda-usb-wan-hotplug
endef

define Package/ffka-gluon-web-usb-wan-hotplug
Adds an option to the config mode, where you can enable to use a USB
connected Ethernet adapter as a WAN
endef

$(eval $(call BuildPackageGluon,ffka-gluon-web-usb-wan-hotplug))
9 changes: 5 additions & 4 deletions ffka-gluon-web-usb-wan-hotplug/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ msgstr "USB-WAN-Hotplug"

msgid "ffka-gluon-web-usb-wan-hotplug:description"
msgstr ""
"Dein Knoten kann automatisch einen per USB angeschlossen Ethernet-Adapter als WAN benutzen. "
"Das ist insbesondere Praktisch wenn als WAN der mobile Hotspot eines per USB verbundenen "
"Mobiltelefons verwendet werden soll. Für iOS wird automatisch die Trust-Frage ausgelöst, "
"wenn diese positiv beantwortet wird stellt auch iOS ein Ethernet Gerät über USB zur verfügung."
"Dein Knoten kann automatisch einen per USB angeschlossen Ethernet-Adapter als "
"WAN benutzen. Das ist insbesondere Praktisch wenn als WAN ein per USB "
"verbundenes Mobiltelefons verwendet werden soll, das USB-Tethering aktiviert "
"hat. Für iOS wird automatisch die Trust-Frage ausgelöst, wenn diese positiv "
"beantwortet wird stellt auch iOS ein Ethernet Gerät über USB zur verfügung."
7 changes: 4 additions & 3 deletions ffka-gluon-web-usb-wan-hotplug/i18n/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ msgstr "USB-WAN-Hotplug"
msgid "ffka-gluon-web-usb-wan-hotplug:description"
msgstr ""
"Your node can automatically use a USB connected Ethernet adapter as a WAN. "
"This is especially useful if the tethering function of a mobile phone connected via USB is "
"enabled and to be used as the WAN. For iOS the trust question is automatically triggered, "
"if it is answered positively, iOS also provides an Ethernet device via USB."
"This is especially useful if the tethering function of a mobile phone "
"connected via USB is enabled and to be used as the WAN. For iOS the trust "
"question is automatically triggered, if it is answered positively, iOS also "
"provides an Ethernet device via USB."

0 comments on commit 8b75aa7

Please sign in to comment.