author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/en/libkppp.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
-rw-r--r-- | i18n/en/libkppp.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en/libkppp.ts b/i18n/en/libkppp.ts index b184b3f..79213ec 100644 --- a/i18n/en/libkppp.ts +++ b/i18n/en/libkppp.ts @@ -290,96 +290,100 @@ some circumstances.</source> the device "%1"?</source> <translation type="unfinished"></translation> </message> <message> <source>Confirm</source> <translation type="unfinished"></translation> </message> <message> <source>New Device</source> <translation type="unfinished"></translation> </message> <message> <source>Edit Device: </source> <translation type="unfinished"></translation> </message> <message> <source>&Device</source> <translation type="unfinished"></translation> </message> <message> <source>&Modem</source> <translation type="unfinished"></translation> </message> <message> <source>Allows you to modify the selected device</source> <translation type="unfinished"></translation> </message> <message> <source>Create a new device</source> <translation type="unfinished"></translation> </message> <message> <source>Makes a copy of the selected device. All settings of the selected device are copied to a new device, that you can modify to fit your needs</source> <translation type="unfinished"></translation> </message> <message> <source><p>Deletes the selected device <font color="red"><b>Use with care!</b></font></source> <translation type="unfinished"></translation> </message> <message> <source>You must enter a unique device name</source> <translation type="unfinished"></translation> </message> + <message> + <source>Error</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DialWidget</name> <message> <source>Connection name:</source> <translation type="unfinished"></translation> </message> <message> <source>Type in a unique name for this connection</source> <translation type="unfinished"></translation> </message> <message> <source>Phone number:</source> <translation type="unfinished"></translation> </message> <message> <source>&Add...</source> <translation type="unfinished"></translation> </message> <message> <source>&Remove</source> <translation type="unfinished"></translation> </message> <message> <source><p>Specifies the phone numbers to dial. You can supply multiple numbers here, simply click on "Add". You can arrange the order the numbers are tried by using the arrow buttons. When a number is busy or fails, <i>kppp</i> will try the next number and so on</source> <translation type="unfinished"></translation> </message> <message> <source>Customize pppd Arguments...</source> <translation type="unfinished"></translation> </message> </context> <context> <name>ExecWidget</name> <message> <source>Here you can select commands to run at certain stages of the connection. The commands are run with your real user id, so you cannot run any commands here requiring root permissions (unless, of course, you are root).<br><br>Be sure to supply the whole path to the program otherwise we might be unable to find it.</source> <translation type="unfinished"></translation> </message> <message> <source>Before connect:</source> <translation type="unfinished"></translation> |