public final class EMFCompareIDEUIMessages extends Object
public static String getString(String key)
String
from the resource bundle.key
- Key of the String we seek.key
.public static String getString(String key, Object... arguments)
key
- Key of the String we seek.arguments
- Arguments for the String formatting.String
.MessageFormat.format(String, Object[])
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.