remove references to old ScreenEditCourseEntry
This commit is contained in:
@@ -1220,9 +1220,6 @@ Use 127.0.0.1 to connect to yourself.=Benutzen Sie 127.0.0.1, um sich anzuschlie
|
||||
The maximum number of entries per course is %d. This course already has %d entries.=Die maximale Anzahl von Eingaben pro Kurs beträgt %d. Dieser Kurs hat bereits %d Eingaben.
|
||||
You cannot delete the last entry in a course.=Sie können den letzten Eintrag in einem Kurs nicht löschen.
|
||||
|
||||
[ScreenOptionsEditCourseEntry]
|
||||
No songs loaded.=Keine Songs geladen.
|
||||
|
||||
[ScreenOptionsManageCourses]
|
||||
Continue with delete?=Mit Löschen fortfahren?
|
||||
Enter a name for the course.=Namen für Kurs eingeben.
|
||||
|
||||
@@ -1226,9 +1226,6 @@ HeaderSubText=Configure networked gameplay
|
||||
The maximum number of entries per course is %d. This course already has %d entries.=The maximum number of entries per course is %d. This course already has %d entries.
|
||||
You cannot delete the last entry in a course.=You can not delete the last entry in a course.
|
||||
|
||||
[ScreenOptionsEditCourseEntry]
|
||||
No songs loaded.=No songs loaded.
|
||||
|
||||
[ScreenOptionsManageCourses]
|
||||
Error renaming file.=Error renameing file.
|
||||
Continue with delete?=Continue with delete?
|
||||
|
||||
@@ -1692,9 +1692,6 @@ HeaderSubText=Configurar juego en red
|
||||
The maximum number of entries per course is %d. This course already has %d entries.=El número máximo de entradas por course es de %d. Este course tiene ya %d entradas.
|
||||
You cannot delete the last entry in a course.=No puedes eliminar la última entrada en un course.
|
||||
|
||||
[ScreenOptionsEditCourseEntry]
|
||||
No songs loaded.=Ninguna canción cargada.
|
||||
|
||||
[ScreenOptionsManageCourses]
|
||||
Error renaming file.=Error al renombrar el archivo de workout.
|
||||
Continue with delete?=¿Seguro que quieres eliminarlo?
|
||||
|
||||
@@ -1196,9 +1196,6 @@ Use 127.0.0.1 to connect to yourself.=Utilisez 127.0.0.1 pour vous connecter à
|
||||
The maximum number of entries per course is %d. This course already has %d entries.=Le nombre maximum de chansons par course est de %d. Cette course est déjà composée de %d chansons.
|
||||
You cannot delete the last entry in a course.=Vous ne pouvez pas supprimer la dernière chanson dans une course.
|
||||
|
||||
[ScreenOptionsEditCourseEntry]
|
||||
No songs loaded.=Aucune chanson chargée.
|
||||
|
||||
[ScreenOptionsManageCourses]
|
||||
Continue with delete?=Confirmer la suppression?
|
||||
Enter a name for the course.=Entrez un nom pour la course.
|
||||
|
||||
@@ -1190,9 +1190,6 @@ Use 127.0.0.1 to connect to yourself.=Usa 127.0.0.1 per connetterti a te stesso.
|
||||
The maximum number of entries per course is %d. This course already has %d entries.=Il numero massimo di voci per percorso è %d. Questo percorso ha già %d voci.
|
||||
You cannot delete the last entry in a course.=Non si può eliminare l'ultima voce di un percorso.
|
||||
|
||||
[ScreenOptionsEditCourseEntry]
|
||||
No songs loaded.=Non ci sono canzoni caricate.
|
||||
|
||||
[ScreenOptionsManageCourses]
|
||||
Continue with delete?=Continuare con cancella?
|
||||
Enter a name for the course.=Inserisci un nome per la corsa.
|
||||
|
||||
@@ -4112,23 +4112,16 @@ Fallback="ScreenOptionsEditCoursesSimple"
|
||||
PrevScreen=ScreenTitleBranch()
|
||||
NextScreen="ScreenOptionsEditCourse"
|
||||
TitleX=SCREEN_LEFT+32
|
||||
GroupedScreens="ScreenOptionsManageCourses,ScreenOptionsEditCourse,ScreenOptionsEditCourseEntry,ScreenTextEntry,ScreenPrompt,ScreenOptionsEditCourseMods"
|
||||
PersistScreens="ScreenOptionsManageCourses,ScreenOptionsEditCourse,ScreenOptionsEditCourseEntry,ScreenTextEntry,ScreenPrompt"
|
||||
PrepareScreens="ScreenOptionsEditCourse,ScreenOptionsEditCourseEntry,ScreenTextEntry,ScreenPrompt"
|
||||
GroupedScreens="ScreenOptionsManageCourses,ScreenOptionsEditCourse,ScreenTextEntry,ScreenPrompt,ScreenOptionsEditCourseMods"
|
||||
PersistScreens="ScreenOptionsManageCourses,ScreenOptionsEditCourse,ScreenTextEntry,ScreenPrompt"
|
||||
PrepareScreens="ScreenOptionsEditCourse,ScreenTextEntry,ScreenPrompt"
|
||||
CreateNewScreen=""
|
||||
|
||||
[ScreenOptionsEditCourse]
|
||||
Class="ScreenOptionsEditCourse"
|
||||
Fallback="ScreenOptionsEditCoursesSimple"
|
||||
PrevScreen="ScreenOptionsManageCourses"
|
||||
NextScreen="ScreenOptionsEditCourseEntry"
|
||||
|
||||
[ScreenOptionsEditCourseEntry]
|
||||
Class="ScreenOptionsEditCourseEntry"
|
||||
Fallback="ScreenOptionsEditCoursesSimple"
|
||||
ShowModsRow=true
|
||||
PrevScreen="ScreenOptionsEditCourse"
|
||||
NextScreen="ScreenEditCourseMods"
|
||||
NextScreen="ScreenOptionsManageCourses"
|
||||
|
||||
[ScreenEditCourseMods]
|
||||
Class="ScreenEdit"
|
||||
|
||||
Reference in New Issue
Block a user