Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
Aegisub
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Déploiement
Releases
Registre de paquets
Registre de conteneurs
Registre de modèles
Opération
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Ce projet est archivé. Le dépôt et les autres ressources du projet sont en lecture seule.
Afficher davantage de fils d'Ariane
Kubat
Aegisub
Validations
ef99f770
Valider
ef99f770
rédigé
Il y a 12 ans
par
Thomas Goyne
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Make the open/save keyframes dialog title translatable
parent
d2f724af
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
2
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
2 fichiers modifiés
aegisub/po/aegisub.pot
+79
-71
79 ajouts, 71 suppressions
aegisub/po/aegisub.pot
aegisub/src/command/keyframe.cpp
+2
-2
2 ajouts, 2 suppressions
aegisub/src/command/keyframe.cpp
avec
81 ajouts
et
73 suppressions
aegisub/po/aegisub.pot
+
79
−
71
Voir le fichier @
ef99f770
...
@@ -8,7 +8,7 @@ msgid ""
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: Aegisub 3.0.0\n"
"Project-Id-Version: Aegisub 3.0.0\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-0
7-22 17:0
2-0700\n"
"POT-Creation-Date: 2012-0
9-16 18:5
2-0700\n"
"PO-Revision-Date: 2005-2012-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2005-2012-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
...
@@ -122,7 +122,7 @@ msgstr ""
...
@@ -122,7 +122,7 @@ msgstr ""
msgid "sel "
msgid "sel "
msgstr ""
msgstr ""
#: ../src/dialog_shift_times.cpp:103 ../src/command/time.cpp:15
5
#: ../src/dialog_shift_times.cpp:103 ../src/command/time.cpp:15
6
msgid "Shift Times"
msgid "Shift Times"
msgstr ""
msgstr ""
...
@@ -214,7 +214,7 @@ msgstr ""
...
@@ -214,7 +214,7 @@ msgstr ""
msgid "Load from history"
msgid "Load from history"
msgstr ""
msgstr ""
#: ../src/dialog_shift_times.cpp:38
3
#: ../src/dialog_shift_times.cpp:38
4
msgid "shifting"
msgid "shifting"
msgstr ""
msgstr ""
...
@@ -1456,24 +1456,24 @@ msgstr ""
...
@@ -1456,24 +1456,24 @@ msgstr ""
msgid "Redo %s"
msgid "Redo %s"
msgstr ""
msgstr ""
#: ../src/command/edit.cpp:40
8
#: ../src/command/edit.cpp:40
7
msgid "Undoes last action"
msgid "Undoes last action"
msgstr ""
msgstr ""
#: ../src/command/edit.cpp:41
3
#: ../src/command/edit.cpp:41
2
msgid "Nothing to &undo"
msgid "Nothing to &undo"
msgstr ""
msgstr ""
#: ../src/command/edit.cpp:41
4
#: ../src/command/edit.cpp:41
3
#, c-format
#, c-format
msgid "&Undo %s"
msgid "&Undo %s"
msgstr ""
msgstr ""
#: ../src/command/edit.cpp:41
8
#: ../src/command/edit.cpp:41
7
msgid "Nothing to undo"
msgid "Nothing to undo"
msgstr ""
msgstr ""
#: ../src/command/edit.cpp:41
9
#: ../src/command/edit.cpp:41
8
#, c-format
#, c-format
msgid "Undo %s"
msgid "Undo %s"
msgstr ""
msgstr ""
...
@@ -1855,8 +1855,8 @@ msgstr ""
...
@@ -1855,8 +1855,8 @@ msgstr ""
#: ../src/command/tool.cpp:275 ../src/command/grid.cpp:59
#: ../src/command/tool.cpp:275 ../src/command/grid.cpp:59
#: ../src/command/grid.cpp:60 ../src/command/grid.cpp:71
#: ../src/command/grid.cpp:60 ../src/command/grid.cpp:71
#: ../src/command/grid.cpp:72 ../src/command/time.cpp:36
3
#: ../src/command/grid.cpp:72 ../src/command/time.cpp:36
4
#: ../src/command/time.cpp:36
4
#: ../src/command/time.cpp:36
5
msgid "Next Line"
msgid "Next Line"
msgstr ""
msgstr ""
...
@@ -1869,8 +1869,8 @@ msgid "&Previous Line"
...
@@ -1869,8 +1869,8 @@ msgid "&Previous Line"
msgstr ""
msgstr ""
#: ../src/command/tool.cpp:287 ../src/command/grid.cpp:95
#: ../src/command/tool.cpp:287 ../src/command/grid.cpp:95
#: ../src/command/grid.cpp:96 ../src/command/time.cpp:37
5
#: ../src/command/grid.cpp:96 ../src/command/time.cpp:37
6
#: ../src/command/time.cpp:37
6
#: ../src/command/time.cpp:37
7
msgid "Previous Line"
msgid "Previous Line"
msgstr ""
msgstr ""
...
@@ -2317,134 +2317,134 @@ msgstr ""
...
@@ -2317,134 +2317,134 @@ msgstr ""
msgid "Shift selection so that the active line starts at current frame"
msgid "Shift selection so that the active line starts at current frame"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:14
6
#: ../src/command/time.cpp:14
7
msgid "shift to frame"
msgid "shift to frame"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:15
4
#: ../src/command/time.cpp:15
5
msgid "S&hift Times..."
msgid "S&hift Times..."
msgstr ""
msgstr ""
#: ../src/command/time.cpp:15
6
#: ../src/command/time.cpp:15
7
msgid "Shift subtitles by time or frames"
msgid "Shift subtitles by time or frames"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:17
8
../src/audio_timing_dialogue.cpp:556
#: ../src/command/time.cpp:17
9
../src/audio_timing_dialogue.cpp:556
#: ../src/audio_timing_dialogue.cpp:562
#: ../src/audio_timing_dialogue.cpp:562
msgid "timing"
msgid "timing"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:18
4
#: ../src/command/time.cpp:18
5
msgid "Snap &End to Video"
msgid "Snap &End to Video"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:18
5
#: ../src/command/time.cpp:18
6
msgid "Snap End to Video"
msgid "Snap End to Video"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:18
6
#: ../src/command/time.cpp:18
7
msgid "Set end of selected subtitles to current video frame"
msgid "Set end of selected subtitles to current video frame"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:19
6
#: ../src/command/time.cpp:19
7
msgid "Snap to S&cene"
msgid "Snap to S&cene"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:19
7
#: ../src/command/time.cpp:19
8
msgid "Snap to Scene"
msgid "Snap to Scene"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:19
8
#: ../src/command/time.cpp:19
9
msgid ""
msgid ""
"Set start and end of subtitles to the keyframes around current video frame"
"Set start and end of subtitles to the keyframes around current video frame"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:24
3
#: ../src/command/time.cpp:24
4
msgid "snap to scene"
msgid "snap to scene"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:2
49
../src/command/time.cpp:25
0
#: ../src/command/time.cpp:2
50
../src/command/time.cpp:25
1
#: ../src/command/time.cpp:25
1
#: ../src/command/time.cpp:25
2
msgid "Add lead in and out"
msgid "Add lead in and out"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:26
2
../src/command/time.cpp:26
3
#: ../src/command/time.cpp:26
3
../src/command/time.cpp:26
4
#: ../src/command/time.cpp:26
4
#: ../src/command/time.cpp:26
5
msgid "Add lead in"
msgid "Add lead in"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:27
3
../src/command/time.cpp:27
4
#: ../src/command/time.cpp:27
4
../src/command/time.cpp:27
5
#: ../src/command/time.cpp:27
5
#: ../src/command/time.cpp:27
6
msgid "Add lead out"
msgid "Add lead out"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:28
4
../src/command/time.cpp:28
5
#: ../src/command/time.cpp:28
5
../src/command/time.cpp:28
6
msgid "Increase length"
msgid "Increase length"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:28
6
#: ../src/command/time.cpp:28
7
msgid "Increase the length of the current timing unit"
msgid "Increase the length of the current timing unit"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:29
5
../src/command/time.cpp:29
6
#: ../src/command/time.cpp:29
6
../src/command/time.cpp:29
7
msgid "Increase length and shift"
msgid "Increase length and shift"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:29
7
#: ../src/command/time.cpp:29
8
msgid ""
msgid ""
"Increase the length of the current timing unit and shift the following items"
"Increase the length of the current timing unit and shift the following items"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:30
6
../src/command/time.cpp:30
7
#: ../src/command/time.cpp:30
7
../src/command/time.cpp:30
8
msgid "Decrease length"
msgid "Decrease length"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:30
8
#: ../src/command/time.cpp:30
9
msgid "Decrease the length of the current timing unit"
msgid "Decrease the length of the current timing unit"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:31
7
../src/command/time.cpp:31
8
#: ../src/command/time.cpp:31
8
../src/command/time.cpp:31
9
msgid "Decrease length and shift"
msgid "Decrease length and shift"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:3
19
#: ../src/command/time.cpp:3
20
msgid ""
msgid ""
"Decrease the length of the current timing unit and shift the following items"
"Decrease the length of the current timing unit and shift the following items"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:32
8
../src/command/time.cpp:3
29
#: ../src/command/time.cpp:32
9
../src/command/time.cpp:3
30
msgid "Shift start time forward"
msgid "Shift start time forward"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:33
0
#: ../src/command/time.cpp:33
1
msgid "Shift the start time of the current timing unit forward"
msgid "Shift the start time of the current timing unit forward"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:3
39
../src/command/time.cpp:34
0
#: ../src/command/time.cpp:3
40
../src/command/time.cpp:34
1
msgid "Shift start time backward"
msgid "Shift start time backward"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:34
1
#: ../src/command/time.cpp:34
2
msgid "Shift the start time of the current timing unit backward"
msgid "Shift the start time of the current timing unit backward"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:35
1
#: ../src/command/time.cpp:35
2
msgid "Snap &Start to Video"
msgid "Snap &Start to Video"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:35
2
#: ../src/command/time.cpp:35
3
msgid "Snap Start to Video"
msgid "Snap Start to Video"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:35
3
#: ../src/command/time.cpp:35
4
msgid "Set start of selected subtitles to current video frame"
msgid "Set start of selected subtitles to current video frame"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:36
5
#: ../src/command/time.cpp:36
6
msgid "Next line or syllable"
msgid "Next line or syllable"
msgstr ""
msgstr ""
#: ../src/command/time.cpp:37
7
#: ../src/command/time.cpp:37
8
msgid "Previous line or syllable"
msgid "Previous line or syllable"
msgstr ""
msgstr ""
...
@@ -2839,6 +2839,10 @@ msgstr ""
...
@@ -2839,6 +2839,10 @@ msgstr ""
msgid "Opens a keyframe list file"
msgid "Opens a keyframe list file"
msgstr ""
msgstr ""
#: ../src/command/keyframe.cpp:87
msgid "Open keyframes file"
msgstr ""
#: ../src/command/keyframe.cpp:104
#: ../src/command/keyframe.cpp:104
msgid "Save Keyframes..."
msgid "Save Keyframes..."
msgstr ""
msgstr ""
...
@@ -2851,6 +2855,10 @@ msgstr ""
...
@@ -2851,6 +2855,10 @@ msgstr ""
msgid "Saves the current keyframe list"
msgid "Saves the current keyframe list"
msgstr ""
msgstr ""
#: ../src/command/keyframe.cpp:115
msgid "Save keyframes file"
msgstr ""
#: ../src/dialog_selected_choices.cpp:48 ../src/dialog_export.cpp:84
#: ../src/dialog_selected_choices.cpp:48 ../src/dialog_export.cpp:84
msgid "Select &None"
msgid "Select &None"
msgstr ""
msgstr ""
...
@@ -3150,43 +3158,43 @@ msgid ""
...
@@ -3150,43 +3158,43 @@ msgid ""
"folder is entered, a default name will be used."
"folder is entered, a default name will be used."
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:2
15
#: ../src/frame_main.cpp:2
99
msgid ""
msgid ""
"Do you want Aegisub to check for updates whenever it starts? You can still "
"Do you want Aegisub to check for updates whenever it starts? You can still "
"do it manually via the Help menu."
"do it manually via the Help menu."
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:2
15
#: ../src/frame_main.cpp:2
99
msgid "Check for updates?"
msgid "Check for updates?"
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:
373
#: ../src/frame_main.cpp:
459
#, c-format
#, c-format
msgid "Do you want to save changes to %s?"
msgid "Do you want to save changes to %s?"
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:
373
#: ../src/frame_main.cpp:
459
msgid "Unsaved changes"
msgid "Unsaved changes"
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:6
28
#: ../src/frame_main.cpp:6
54
#, c-format
#, c-format
msgid "File backup saved as \"%s\"."
msgid "File backup saved as \"%s\"."
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:
680
#: ../src/frame_main.cpp:
706
msgid "Do you want to load/unload the associated files?"
msgid "Do you want to load/unload the associated files?"
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:
680
#: ../src/frame_main.cpp:
706
msgid "(Un)Load files?"
msgid "(Un)Load files?"
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:7
4
1
#: ../src/frame_main.cpp:7
7
1
msgid "Untitled"
msgid "Untitled"
msgstr ""
msgstr ""
#: ../src/frame_main.cpp:7
4
3
#: ../src/frame_main.cpp:7
7
3
msgid "untitled"
msgid "untitled"
msgstr ""
msgstr ""
...
@@ -4020,7 +4028,7 @@ msgid "&Accept Line"
...
@@ -4020,7 +4028,7 @@ msgid "&Accept Line"
msgstr ""
msgstr ""
#: ../src/dialog_kara_timing_copy.cpp:672 ../src/dialog_automation.cpp:81
#: ../src/dialog_kara_timing_copy.cpp:672 ../src/dialog_automation.cpp:81
#: ../src/dialog_attachments.cpp:88 ../src/dialog_version_check.cpp:5
03
#: ../src/dialog_attachments.cpp:88 ../src/dialog_version_check.cpp:5
22
msgid "&Close"
msgid "&Close"
msgstr ""
msgstr ""
...
@@ -4072,7 +4080,7 @@ msgstr ""
...
@@ -4072,7 +4080,7 @@ msgstr ""
msgid "T&ext"
msgid "T&ext"
msgstr ""
msgstr ""
#: ../src/main.cpp:32
5
#: ../src/main.cpp:32
3
#, c-format
#, c-format
msgid ""
msgid ""
"Oops, Aegisub has crashed!\n"
"Oops, Aegisub has crashed!\n"
...
@@ -4084,7 +4092,7 @@ msgid ""
...
@@ -4084,7 +4092,7 @@ msgid ""
"Aegisub will now close."
"Aegisub will now close."
msgstr ""
msgstr ""
#: ../src/main.cpp:3
50
../src/main.cpp:35
9
#: ../src/main.cpp:3
48
../src/main.cpp:35
7
msgid "Program error"
msgid "Program error"
msgstr ""
msgstr ""
...
@@ -5320,7 +5328,7 @@ msgstr ""
...
@@ -5320,7 +5328,7 @@ msgstr ""
msgid "Update script?"
msgid "Update script?"
msgstr ""
msgstr ""
#: ../src/audio_provider.cpp:
158
#: ../src/audio_provider.cpp:
204
msgid "Load audio"
msgid "Load audio"
msgstr ""
msgstr ""
...
@@ -5571,11 +5579,11 @@ msgstr ""
...
@@ -5571,11 +5579,11 @@ msgstr ""
msgid "x"
msgid "x"
msgstr ""
msgstr ""
#: ../src/dialog_resample.cpp:25
6
#: ../src/dialog_resample.cpp:25
9
msgid "resolution resampling"
msgid "resolution resampling"
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:1
8
9
#: ../src/dialog_version_check.cpp:19
3
#, c-format
#, c-format
msgid ""
msgid ""
"There was an error checking for updates to Aegisub:\n"
"There was an error checking for updates to Aegisub:\n"
...
@@ -5585,44 +5593,44 @@ msgid ""
...
@@ -5585,44 +5593,44 @@ msgid ""
"temporary server problem on our end."
"temporary server problem on our end."
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:19
3
#: ../src/dialog_version_check.cpp:19
7
msgid "An unknown error occurred while checking for updates to Aegisub."
msgid "An unknown error occurred while checking for updates to Aegisub."
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:3
61
../src/dialog_version_check.cpp:
384
#: ../src/dialog_version_check.cpp:3
80
../src/dialog_version_check.cpp:
403
msgid "Could not connect to updates server."
msgid "Could not connect to updates server."
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:3
63
../src/dialog_version_check.cpp:
388
#: ../src/dialog_version_check.cpp:3
82
../src/dialog_version_check.cpp:
407
msgid "Could not download from updates server."
msgid "Could not download from updates server."
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:
391
#: ../src/dialog_version_check.cpp:
410
#, c-format
#, c-format
msgid "HTTP request failed, got HTTP response %d."
msgid "HTTP request failed, got HTTP response %d."
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:4
69
#: ../src/dialog_version_check.cpp:4
88
msgid "Version Checker"
msgid "Version Checker"
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:
496
#: ../src/dialog_version_check.cpp:
515
msgid "&Auto Check for Updates"
msgid "&Auto Check for Updates"
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:50
1
#: ../src/dialog_version_check.cpp:5
2
0
msgid "Remind me again in a &week"
msgid "Remind me again in a &week"
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:5
51
#: ../src/dialog_version_check.cpp:5
70
msgid "An update to Aegisub was found."
msgid "An update to Aegisub was found."
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:5
55
#: ../src/dialog_version_check.cpp:5
74
msgid "Several possible updates to Aegisub were found."
msgid "Several possible updates to Aegisub were found."
msgstr ""
msgstr ""
#: ../src/dialog_version_check.cpp:5
59
#: ../src/dialog_version_check.cpp:5
78
msgid "There are no updates to Aegisub."
msgid "There are no updates to Aegisub."
msgstr ""
msgstr ""
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
aegisub/src/command/keyframe.cpp
+
2
−
2
Voir le fichier @
ef99f770
...
@@ -84,7 +84,7 @@ struct keyframe_open : public Command {
...
@@ -84,7 +84,7 @@ struct keyframe_open : public Command {
void
operator
()(
agi
::
Context
*
c
)
{
void
operator
()(
agi
::
Context
*
c
)
{
wxString
path
=
lagi_wxString
(
OPT_GET
(
"Path/Last/Keyframes"
)
->
GetString
());
wxString
path
=
lagi_wxString
(
OPT_GET
(
"Path/Last/Keyframes"
)
->
GetString
());
wxString
filename
=
wxFileSelector
(
wxString
filename
=
wxFileSelector
(
"Select the
keyframes file
to open
"
,
_
(
"Open
keyframes file"
)
,
path
,
path
,
""
""
,
".txt"
,
,
".txt"
,
...
@@ -112,7 +112,7 @@ struct keyframe_save : public Command {
...
@@ -112,7 +112,7 @@ struct keyframe_save : public Command {
void
operator
()(
agi
::
Context
*
c
)
{
void
operator
()(
agi
::
Context
*
c
)
{
wxString
path
=
lagi_wxString
(
OPT_GET
(
"Path/Last/Keyframes"
)
->
GetString
());
wxString
path
=
lagi_wxString
(
OPT_GET
(
"Path/Last/Keyframes"
)
->
GetString
());
wxString
filename
=
wxFileSelector
(
"Select the K
eyframes file
to open
"
,
path
,
""
,
"*.key.txt"
,
"Text files (*.txt)|*.txt"
,
wxFD_OVERWRITE_PROMPT
|
wxFD_SAVE
);
wxString
filename
=
wxFileSelector
(
_
(
"Save k
eyframes file"
)
,
path
,
""
,
"*.key.txt"
,
"Text files (*.txt)|*.txt"
,
wxFD_OVERWRITE_PROMPT
|
wxFD_SAVE
);
if
(
filename
.
empty
())
return
;
if
(
filename
.
empty
())
return
;
OPT_SET
(
"Path/Last/Keyframes"
)
->
SetString
(
STD_STR
(
wxFileName
(
filename
).
GetPath
()));
OPT_SET
(
"Path/Last/Keyframes"
)
->
SetString
(
STD_STR
(
wxFileName
(
filename
).
GetPath
()));
c
->
videoController
->
SaveKeyframes
(
filename
);
c
->
videoController
->
SaveKeyframes
(
filename
);
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter