equal
deleted
inserted
replaced
1 # |
1 # |
2 # |
2 # |
3 # Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved. |
3 # Copyright (c) 1999, 2001, Oracle and/or its affiliates. All rights reserved. |
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
5 # |
5 # |
6 # This code is free software; you can redistribute it and/or modify it |
6 # This code is free software; you can redistribute it and/or modify it |
7 # under the terms of the GNU General Public License version 2 only, as |
7 # under the terms of the GNU General Public License version 2 only, as |
8 # published by the Free Software Foundation. Oracle designates this |
8 # published by the Free Software Foundation. Oracle designates this |
22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
23 # or visit www.oracle.com if you need additional information or have any |
23 # or visit www.oracle.com if you need additional information or have any |
24 # questions. |
24 # questions. |
25 # |
25 # |
26 |
26 |
27 rmiregistry.usage=G\u00f6r s\u00e5 h\u00e4r: {0} <alternativ> <port>\ |
27 rmiregistry.usage=Syntax: {0} <alternativ> <port>\n\nd\u00E4r <alternativ> inkluderar:\n -J<k\u00F6rningsflagga> Skicka argumentet till Javatolken |
28 \n\ |
28 rmiregistry.port.badnumber=portargumentet, {0}, \u00E4r inte ett tal. |
29 \nd\u00e4r <alternativ> omfattar:\ |
|
30 \n -J<k\u00f6rtidsflagga> Skicka argumentet till java-tolken |
|
31 rmiregistry.port.badnumber=portargumentet, {0}, \u00e4r inte en siffra. |
|