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 @@ -11642,7 +11642,7 @@ widgets/unsupervised/owlouvainclustering.py:
1164211642 class `Outputs`:
1164311643 Network: Mreža
1164411644 class `Information`:
11645- Press commit to recompute clusters and send new data: Pritisnite Uveljavi za izračun novih gruč in pošiljanje podatkov
11645+ Press Apply to recompute clusters and send new data: Pritisnite Uveljavi za izračun novih gruč in pošiljanje podatkov
1164611646 class `Error`:
1164711647 No features in data: Podatki ne vsebujejo spremenljivk
1164811648 def `__init__`:
You can’t perform that action at this time.
0 commit comments