~verterok/bzr-eclipse/better-configure-wizard

« back to all changes in this revision

Viewing changes to org.vcs.bazaar.eclipse.core/src/org/vcs/bazaar/eclipse/CoreTexts.java

  • Committer: Guillermo Gonzalez
  • Date: 2009-04-22 05:10:14 UTC
  • mfrom: (205.2.23 bzr-eclipse-review)
  • Revision ID: guillo.gonzo@gmail.com-20090422051014-9ouef71juvyl0wr3
 merge with Javier's send_command branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        public static String AddCommand_adding;
21
21
 
22
22
        public static String AnnotateCommand_annotate;
 
23
        
 
24
        public static String SendCommand_send;
23
25
 
24
26
        public static String CommitCommand_commit;
25
27