Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
03ad78e9
Commit
03ad78e9
authored
Apr 09, 2012
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: sync track-synchro l10n strings with the qt4 intf
parent
09aae32b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
extras/package/macosx/Resources/English.lproj/SyncTracks.xib
extras/package/macosx/Resources/English.lproj/SyncTracks.xib
+8
-8
modules/gui/macosx/TrackSynchronization.m
modules/gui/macosx/TrackSynchronization.m
+3
-3
No files found.
extras/package/macosx/Resources/English.lproj/SyncTracks.xib
View file @
03ad78e9
...
...
@@ -21,7 +21,7 @@
</object>
<object
class=
"NSMutableArray"
key=
"IBDocument.EditedObjectIDs"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
<integer
value=
"
5
"
/>
<integer
value=
"
2
"
/>
</object>
<object
class=
"NSArray"
key=
"IBDocument.PluginDependencies"
>
<bool
key=
"EncodedWithXMLCoder"
>
YES
</bool>
...
...
@@ -82,7 +82,7 @@
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"827348791"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
272761856
</int>
<string
key=
"NSContents"
>
A
dvance of audio over video
:
</string>
<string
key=
"NSContents"
>
A
udio track synchronization
:
</string>
<object
class=
"NSFont"
key=
"NSSupport"
id=
"26"
>
<string
key=
"NSName"
>
LucidaGrande
</string>
<double
key=
"NSSize"
>
11
</double>
...
...
@@ -172,8 +172,8 @@
<bool
key=
"NS.raise.underflow"
>
YES
</bool>
<bool
key=
"NS.raise.dividebyzero"
>
YES
</bool>
</object>
<string
key=
"NS.decimal"
>
,
</string>
<string
key=
"NS.thousand"
>
.
</string>
<string
key=
"NS.decimal"
>
.
</string>
<string
key=
"NS.thousand"
>
,
</string>
<bool
key=
"NS.hasthousands"
>
YES
</bool>
<bool
key=
"NS.localized"
>
YES
</bool>
<bool
key=
"NS.allowsfloats"
>
YES
</bool>
...
...
@@ -326,7 +326,7 @@
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"53850351"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
272761856
</int>
<string
key=
"NSContents"
>
Advance of subtitles over video
:
</string>
<string
key=
"NSContents"
>
Subtitle track syncronization
:
</string>
<reference
key=
"NSSupport"
ref=
"26"
/>
<reference
key=
"NSControlView"
ref=
"662764430"
/>
<reference
key=
"NSBackgroundColor"
ref=
"592262308"
/>
...
...
@@ -486,7 +486,7 @@
<object
class=
"NSTextFieldCell"
key=
"NSCell"
id=
"432856306"
>
<int
key=
"NSCellFlags"
>
68288064
</int>
<int
key=
"NSCellFlags2"
>
272761856
</int>
<string
key=
"NSContents"
>
S
peed of the subtitles
:
</string>
<string
key=
"NSContents"
>
S
ubtitles speed
:
</string>
<reference
key=
"NSSupport"
ref=
"26"
/>
<reference
key=
"NSControlView"
ref=
"1031205444"
/>
<reference
key=
"NSBackgroundColor"
ref=
"592262308"
/>
...
...
@@ -1518,9 +1518,9 @@ AADzUQABAAAAARbMY3VydgAAAAAAAAABAc0AAA</bytes>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
{{4
09, 177
}, {408, 193}}
</string>
<string>
{{4
36, 259
}, {408, 193}}
</string>
<string>
com.apple.InterfaceBuilder.CocoaPlugin
</string>
<string>
{{4
09, 177
}, {408, 193}}
</string>
<string>
{{4
36, 259
}, {408, 193}}
</string>
<boolean
value=
"NO"
/>
<string>
{196, 240}
</string>
<string>
{{357, 418}, {480, 270}}
</string>
...
...
modules/gui/macosx/TrackSynchronization.m
View file @
03ad78e9
...
...
@@ -52,14 +52,14 @@ static VLCTrackSynchronization *_o_sharedInstance = nil;
[
o_window
setTitle
:
_NS
(
"Track Synchronization"
)];
[
o_reset_btn
setTitle
:
_NS
(
"Reset"
)];
[
o_av_lbl
setStringValue
:
_NS
(
"Audio/Video"
)];
[
o_av_advance_lbl
setStringValue
:
_NS
(
"A
dvance of audio over video
:"
)];
[
o_av_advance_lbl
setStringValue
:
_NS
(
"A
udio track synchronization
:"
)];
[[
o_av_value_fld
formatter
]
setFormat
:[
NSString
stringWithFormat
:
@"#,##0.000 %@"
,
_NS
(
"s"
)]];
[
o_av_value_fld
setToolTip
:
_NS
(
"A positive value means that the audio is ahead of the video"
)];
[
o_sv_lbl
setStringValue
:
_NS
(
"Subtitles/Video"
)];
[
o_sv_advance_lbl
setStringValue
:
_NS
(
"
Advance of subtitles over video
:"
)];
[
o_sv_advance_lbl
setStringValue
:
_NS
(
"
Subtitle track syncronization
:"
)];
[[
o_sv_advance_value_fld
formatter
]
setFormat
:[
NSString
stringWithFormat
:
@"#,##0.000 %@"
,
_NS
(
"s"
)]];
[
o_sv_advance_value_fld
setToolTip
:
_NS
(
"A positive value means that the subtitles are ahead of the video"
)];
[
o_sv_speed_lbl
setStringValue
:
_NS
(
"S
peed of the subtitles
:"
)];
[
o_sv_speed_lbl
setStringValue
:
_NS
(
"S
ubtitles speed
:"
)];
[[
o_sv_speed_value_fld
formatter
]
setFormat
:[
NSString
stringWithFormat
:
@"#,##0.000 %@"
,
_NS
(
"fps"
)]];
if
(
OSX_LION
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment