-rw-r--r-- | i18n/nl/packagemanager.ts | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/nl/packagemanager.ts b/i18n/nl/packagemanager.ts index 7f694db..3f640d2 100644 --- a/i18n/nl/packagemanager.ts +++ b/i18n/nl/packagemanager.ts @@ -946,7 +946,7 @@ Tap inside the box at the left to select a package. Tap and hold to view packag </message> <message> <source>Information Level</source> - <translation>Informatieniveau</translation> + <translation type="obsolete">Informatieniveau</translation> </message> <message> <source>Errors only</source> @@ -1032,6 +1032,22 @@ Tap inside the box at the left to select a package. Tap and hold to view packag <source>Select information level for Ipkg.</source> <translation type="unfinished"></translation> </message> + <message> + <source>Information level:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Package source lists directory:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enter the directory where package source feed information is stored.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Tap here to select the directory where package source feed information is stored.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>OIpkgDestDlg</name> |