1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00

Do not localize port numbers

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@542 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2009-04-25 10:32:04 +00:00
parent 12246cbdf9
commit cca0a21753
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ LOG_LISTING_EVENT=Listing event {0}/{1}
LOG_MESSAGE={0}
LOG_NEW_VERSION_AVAILABLE=A new version ({0}) of DavMail Gateway is available !
LOG_OPEN_LINK_NOT_SUPPORTED=Open link not supported (tried AWT Desktop and SWT Program)
LOG_PROTOCOL_PORT={0} port {1}
LOG_PROTOCOL_PORT={0} port {1,number,#}
LOG_READ_CLIENT_AUTHORIZATION=< Authorization: ********
LOG_READ_CLIENT_AUTH_PLAIN=< AUTH PLAIN ********
LOG_READ_CLIENT_LINE=< {0}

View File

@ -55,7 +55,7 @@ LOG_LISTING_EVENT=Liste
LOG_MESSAGE={0}
LOG_NEW_VERSION_AVAILABLE=Une nouvelle version ({0}) de la Passerelle DavMail est disponible !
LOG_OPEN_LINK_NOT_SUPPORTED=Ouverture de lien impossible (avec AWT Desktop et SWT Program)
LOG_PROTOCOL_PORT=port {0} : {1}
LOG_PROTOCOL_PORT=port {0} : {1,number,#}
LOG_READ_CLIENT_AUTHORIZATION=< Authorization: ********
LOG_READ_CLIENT_AUTH_PLAIN=< AUTH PLAIN ********
LOG_READ_CLIENT_LINE=< {0}