<child>
<widget class="GtkEntry" id="entry_bsr_dest">
<property name="visible">True</property>
- <property name="tooltip" translatable="yes">BSR destination string (dont use file://tmp)</property>
+ <property name="tooltip" translatable="yes">BSR destination string (don't use file://tmp)</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">True</property>
bconsole => 'bconsole', # path and arg to bconsole
bsr_dest => '', # destination url for bsr files
debug => 0, # debug level 0|1
- use_ok_bkp_only => 1, # dont use bad backup
+ use_ok_bkp_only => 1, # don't use bad backup
bweb => 'http://localhost/cgi-bin/bweb/bweb.pl', # bweb url
see_all_versions => 0, # display all file versions in FileInfo
mozilla => 'mozilla', # mozilla bin
}
# it works only with postgresql at this time
-# we dont use $jobt because we use File, so job is in Job table
+# we don't use $jobt because we use File, so job is in Job table
elsif ($graph eq 'file_histo' and $arg->{where}) {
my $dir = $dbh->quote(dirname($arg->{where}) . '/');
}
#@hostname@-fd: ClientBeforeJob: run command "/bin/false RUN_FD_FAILED1"
-#we dont execute FAILED2
+#we don't execute FAILED2
#@hostname@-dir: AfterJob: run command "/bin/echo RunAfterFailedJob"
Job {
Name = "RUN_FD_FAILED2"