merge ManageWorkouts into ManageCourses

This commit is contained in:
Chris Danford
2009-04-11 18:50:26 +00:00
parent 1e4b73185c
commit c90ea1f2a4
3 changed files with 7 additions and 13 deletions
+3 -6
View File
@@ -1221,12 +1221,12 @@ You cannot delete the last entry in a course.=You can not delete the last entry
No songs loaded.=No songs loaded. No songs loaded.=No songs loaded.
[ScreenOptionsManageCourses] [ScreenOptionsManageCourses]
Error renaming file.=Error renameing file.
Continue with delete?=Continue with delete? Continue with delete?=Continue with delete?
Enter a name for the course.=Enter a name for the course. Enter a name for the course.=Enter a name for the course.
The name you chose conflicts with another edit. Please use a different name.=The name you chose conflicts with another edit. Please use a different name.
This course will be lost permanently.=This course will be lost permanently. This course will be lost permanently.=This course will be lost permanently.
You have %d course edits, the maximum number allowed.=You have %d course edits, the maximum number allowed. You have %d, the maximum number allowed.=You have %d, the maximum number allowed.
You must delete an existing course edit before creating a new course edit.=You must delete an existing course edit before creating a new course edit. You must delete an existing before creating a new.=You must delete an existing before creating a new.
[ScreenOptionsManageEditSteps] [ScreenOptionsManageEditSteps]
Continue with delete?=Continue with delete? Continue with delete?=Continue with delete?
@@ -1236,13 +1236,10 @@ You have %d step edits, the maximum number allowed.=You have %d step edits, the
You must delete an existing steps edit before creating a new steps edit.=You must delete an existing steps edit before creating a new steps edit. You must delete an existing steps edit before creating a new steps edit.=You must delete an existing steps edit before creating a new steps edit.
[ScreenOptionsManageWorkouts] [ScreenOptionsManageWorkouts]
Error renaming file.=Error renameing file.
Error deleting the file '%s'.=Error deleting the file "%s". Error deleting the file '%s'.=Error deleting the file "%s".
This file will be lost permanently.=This file will be lost permanently. This file will be lost permanently.=This file will be lost permanently.
Continue with delete?=Continue with delete? Continue with delete?=Continue with delete?
Enter a name.=Enter a name. Enter a name.=Enter a name.
You have %d, the maximum number allowed.=You have %d, the maximum number allowed.
You must delete an existing before creating a new.=You must delete an existing before creating a new.
[ScreenOptionsReviewWorkout] [ScreenOptionsReviewWorkout]
Error saving workout.=Error saving workout. Error saving workout.=Error saving workout.
+3 -6
View File
@@ -1696,12 +1696,12 @@ You cannot delete the last entry in a course.=No puedes eliminar la última entr
No songs loaded.=Ninguna canción cargada. No songs loaded.=Ninguna canción cargada.
[ScreenOptionsManageCourses] [ScreenOptionsManageCourses]
Error renaming file.=Error al renombrar el archivo de workout.
Continue with delete?=¿Seguro que quieres eliminarlo? Continue with delete?=¿Seguro que quieres eliminarlo?
Enter a name for the course.=Escribe un nombre para el course. Enter a name for the course.=Escribe un nombre para el course.
The name you chose conflicts with another edit. Please use a different name.=El nombre que escogiste coincide con el de otra edición. Por favor utiliza un nombre diferente.
This course will be lost permanently.=Este course se perderá definitivamente. This course will be lost permanently.=Este course se perderá definitivamente.
You have %d course edits, the maximum number allowed.=Tienes %d ediciones de course, el número maximo permitido. You have %d, the maximum number allowed.=Tienes %d workouts, el máximo número permitido.
You must delete an existing course edit before creating a new course edit.=Debes eliminar una edición de course ya existente antes de crear una nueva. You must delete an existing before creating a new.=Debes eliminar un workout ya existente antes de crear uno nuevo.
[ScreenOptionsManageEditSteps] [ScreenOptionsManageEditSteps]
Continue with delete?=¿Seguro que quieres eliminarlo? Continue with delete?=¿Seguro que quieres eliminarlo?
@@ -1720,10 +1720,7 @@ NewProfileDefaultName=Nuevo
Continue with delete?=¿Seguro que quieres eliminarlo? Continue with delete?=¿Seguro que quieres eliminarlo?
Enter a name.=Escribe un nombre para este workout. Enter a name.=Escribe un nombre para este workout.
Error deleting the file '%s'.=Error al eliminar el archivo de workout "%s". Error deleting the file '%s'.=Error al eliminar el archivo de workout "%s".
Error renaming file.=Error al renombrar el archivo de workout.
This file will be lost permanently.=Este workout se perderá permanentemente. This file will be lost permanently.=Este workout se perderá permanentemente.
You have %d, the maximum number allowed.=Tienes %d workouts, el máximo número permitido.
You must delete an existing before creating a new.=Debes eliminar un workout ya existente antes de crear uno nuevo.
[ScreenOptionsReviewWorkout] [ScreenOptionsReviewWorkout]
Error saving workout.=Error al guardar el workout. Error saving workout.=Error al guardar el workout.
+1 -1
View File
@@ -4405,7 +4405,7 @@ PrevScreen=ScreenTitleBranch()
LineNames="1,2,3,4,5,6" LineNames="1,2,3,4,5,6"
Line1="gamecommand;screen,ScreenEditMenu;name,Edit Songs/Steps" Line1="gamecommand;screen,ScreenEditMenu;name,Edit Songs/Steps"
Line2="gamecommand;screen,ScreenOptionsExportPackage;name,Export Packages" Line2="gamecommand;screen,ScreenOptionsExportPackage;name,Export Packages"
Line3="gamecommand;screen,ScreenOptionsManageWorkouts;name,Edit Courses" Line3="gamecommand;screen,ScreenOptionsManageCourses;name,Edit Courses"
Line4="gamecommand;screen,ScreenServiceActionCopyEditsMachineToMemoryCard;name,Transfer Edits to USB" Line4="gamecommand;screen,ScreenServiceActionCopyEditsMachineToMemoryCard;name,Transfer Edits to USB"
Line5="gamecommand;screen,ScreenOptionsGraphicsSound;name,Transfer Edits from USB" Line5="gamecommand;screen,ScreenOptionsGraphicsSound;name,Transfer Edits from USB"
Line6="gamecommand;screen,ScreenOptionsAdvanced;name,Clear USB edits" Line6="gamecommand;screen,ScreenOptionsAdvanced;name,Clear USB edits"