fix: keeps labels modifying factors and creates new factors correctly

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-11 10:17:42 +01:00
commit 32f299880d
No known key found for this signature in database
23 changed files with 676 additions and 80 deletions

View file

@ -61,7 +61,6 @@
"Factor variable to reorder:","Kategoriske variabel der skal ændres:"
"Sort by levels","Sorter efter niveauer"
"Sort by count","Sorter efter antal"
"Create a new variable (otherwise replaces the one selected)","Opret en ny variabel (ellers erstattes den oprindelige)"
"Update factor variable","Updater faktor-variabel"
"Levels","Niveauer"
"Count","Antal"
@ -328,3 +327,4 @@
"You have provided a complete dataset with no missing values.","Data er uden manglende observationer."
"Start by loading data.","Start med at vælge data."
"Sample data","Træningsdata"
"Create a new variable; otherwise replaces (Updating labels always creates new variable)","Create a new variable; otherwise replaces (Updating labels always creates new variable)"

1 en da
61 Factor variable to reorder: Kategoriske variabel der skal ændres:
62 Sort by levels Sorter efter niveauer
63 Sort by count Sorter efter antal
Create a new variable (otherwise replaces the one selected) Opret en ny variabel (ellers erstattes den oprindelige)
64 Update factor variable Updater faktor-variabel
65 Levels Niveauer
66 Count Antal
327 You have provided a complete dataset with no missing values. Data er uden manglende observationer.
328 Start by loading data. Start med at vælge data.
329 Sample data Træningsdata
330 Create a new variable; otherwise replaces (Updating labels always creates new variable) Create a new variable; otherwise replaces (Updating labels always creates new variable)

View file

@ -61,7 +61,6 @@
"Factor variable to reorder:","Kigezo cha vipengele ili kupanga upya:"
"Sort by levels","Panga kwa viwango"
"Sort by count","Panga kwa hesabu"
"Create a new variable (otherwise replaces the one selected)","Unda kigezo kipya (vinginevyo kinachukua nafasi ya kile kilichochaguliwa)"
"Update factor variable","Sasisha kigezo cha kipengele"
"Levels","Viwango"
"Count","Hesabu"
@ -328,3 +327,4 @@
"You have provided a complete dataset with no missing values.","You have provided a complete dataset with no missing values."
"Start by loading data.","Start by loading data."
"Sample data","Sample data"
"Create a new variable; otherwise replaces (Updating labels always creates new variable)","Create a new variable; otherwise replaces (Updating labels always creates new variable)"

1 en sw
61 Factor variable to reorder: Kigezo cha vipengele ili kupanga upya:
62 Sort by levels Panga kwa viwango
63 Sort by count Panga kwa hesabu
Create a new variable (otherwise replaces the one selected) Unda kigezo kipya (vinginevyo kinachukua nafasi ya kile kilichochaguliwa)
64 Update factor variable Sasisha kigezo cha kipengele
65 Levels Viwango
66 Count Hesabu
327 You have provided a complete dataset with no missing values. You have provided a complete dataset with no missing values.
328 Start by loading data. Start by loading data.
329 Sample data Sample data
330 Create a new variable; otherwise replaces (Updating labels always creates new variable) Create a new variable; otherwise replaces (Updating labels always creates new variable)