File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Orange/widgets/unsupervised Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ class Outputs:
7373 auto_commit = Setting (False )
7474
7575 class Information (widget .OWWidget .Information ):
76- modified = Msg ("Press commit to recompute clusters and send new data" )
76+ modified = Msg ("Press Apply to recompute clusters and send new data" )
7777
7878 class Error (widget .OWWidget .Error ):
7979 empty_dataset = Msg ("No features in data" )
Original file line number Diff line number Diff line change @@ -11581,7 +11581,7 @@ widgets/unsupervised/owlouvainclustering.py:
1158111581 class `Outputs`:
1158211582 Network: Mreža
1158311583 class `Information`:
11584- Press commit to recompute clusters and send new data: Pritisnite Uveljavi za izračun novih gruč in pošiljanje podatkov
11584+ Press Apply to recompute clusters and send new data: Pritisnite Uveljavi za izračun novih gruč in pošiljanje podatkov
1158511585 class `Error`:
1158611586 No features in data: Podatki ne vsebujejo spremenljivk
1158711587 def `__init__`:
You can’t perform that action at this time.
0 commit comments