-rw-r--r-- | i18n/xx/packagemanager.ts | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/xx/packagemanager.ts b/i18n/xx/packagemanager.ts index 1c4a9b0..75494f9 100644 --- a/i18n/xx/packagemanager.ts +++ b/i18n/xx/packagemanager.ts @@ -889,7 +889,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 type="unfinished">FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>Errors only</source> @@ -975,6 +975,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> |