summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-opkg/po/nl/opkg.po
AgeCommit message (Collapse)Author
2024-10-24luci-app-package-manager: rename from luci-app-opkg and add APK supportChristian Marangi
Rename luci-app-opkg to luci-app-package-manager and add APK support to it. The idea is to adapt APK to mimic OPKG output to require minimal changes to the luci app. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-03-16luci-app-opkg: add warning about modifying packagesDaniel Nilsson
It is a well-known fact that opkg doesn't check ABI-compatibility between dependencies and upgrading packages in a stable release is therefore not recommended. In addition, installing and removing packages blindly may result in rendering the device inaccessible as well, so caution should be taken when doing this. This commit adds a warning which should help notify especially new users about these behaviors with a link to the wiki which advises to not upgrade packages. Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-02-13luci-app-opkg: i18n syncPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2024-01-03luci-app-opkg: i18n house-keepingPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>