~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.gps.naming.google/src/com/bdaum/zoom/gps/naming/google/internal/Messages.java

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
import org.eclipse.osgi.util.NLS;
24
24
 
25
25
public class Messages extends NLS {
26
 
        private static final String BUNDLE_NAME = "com.bdaum.zoom.gps.internal.google.messages"; //$NON-NLS-1$
 
26
        private static final String BUNDLE_NAME = "com.bdaum.zoom.gps.naming.google.internal.messages"; //$NON-NLS-1$
27
27
        public static String GoogleGeonamingService_error_signing;
28
28
        public static String GooglePlaceParser_google_web_service_exception;
29
29
        static {