[project @ 2005-04-23 02:59:12 by adrianl]
Download abort/quit confirmation svn path=/import/netsurf/; revision=1680
This commit is contained in:
parent
9c1cb7bb2d
commit
3b8c4a8e27
|
@ -202,6 +202,10 @@ EmptyError:Datei ist leer.
|
||||||
PrintError:Ein Fehler trat während des Druckens auf:
|
PrintError:Ein Fehler trat während des Druckens auf:
|
||||||
PrintErrorRO2:Der Drucker scheint beschäftigt zu sein.
|
PrintErrorRO2:Der Drucker scheint beschäftigt zu sein.
|
||||||
|
|
||||||
|
# User queries
|
||||||
|
AbortDownload:Are you sure you wish to abort this download?
|
||||||
|
QuitDownload:One or more downloads is still in progress. Are you sure you wish to quit?
|
||||||
|
|
||||||
# Some general purpose words and phrases
|
# Some general purpose words and phrases
|
||||||
Bytes: B
|
Bytes: B
|
||||||
kBytes: kB
|
kBytes: kB
|
||||||
|
|
Binary file not shown.
|
@ -202,6 +202,10 @@ EmptyError:file is empty.
|
||||||
PrintError:An error occurred when printing:
|
PrintError:An error occurred when printing:
|
||||||
PrintErrorRO2:It appears that the printer is busy.
|
PrintErrorRO2:It appears that the printer is busy.
|
||||||
|
|
||||||
|
# User queries
|
||||||
|
AbortDownload:Are you sure you wish to abort this download?
|
||||||
|
QuitDownload:One or more downloads is still in progress. Are you sure you wish to quit?
|
||||||
|
|
||||||
# Some general purpose words and phrases
|
# Some general purpose words and phrases
|
||||||
Bytes: B
|
Bytes: B
|
||||||
kBytes: kB
|
kBytes: kB
|
||||||
|
|
Binary file not shown.
|
@ -202,6 +202,10 @@ EmptyError:Le fichier est vide.
|
||||||
PrintError:Une erreur s'est produite lors de l'impression:
|
PrintError:Une erreur s'est produite lors de l'impression:
|
||||||
PrintErrorRO2:Il semble que l'imprimante soit occupée.
|
PrintErrorRO2:Il semble que l'imprimante soit occupée.
|
||||||
|
|
||||||
|
# User queries
|
||||||
|
AbortDownload:Are you sure you wish to abort this download?
|
||||||
|
QuitDownload:One or more downloads is still in progress. Are you sure you wish to quit?
|
||||||
|
|
||||||
# Some general purpose words and phrases
|
# Some general purpose words and phrases
|
||||||
Bytes: O
|
Bytes: O
|
||||||
kBytes: KO
|
kBytes: KO
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue