diff options
Diffstat (limited to 'macosx/fr.lproj/HBTrackTitleViewController.strings')
-rw-r--r-- | macosx/fr.lproj/HBTrackTitleViewController.strings | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macosx/fr.lproj/HBTrackTitleViewController.strings b/macosx/fr.lproj/HBTrackTitleViewController.strings new file mode 100644 index 000000000..ff8804fbc --- /dev/null +++ b/macosx/fr.lproj/HBTrackTitleViewController.strings @@ -0,0 +1,9 @@ +/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "eBw-qE-Hyb"; */ +"eBw-qE-Hyb.title" = "Nom :"; + +/* Class = "NSTextField"; ibShadowedToolTip = "Players may use this in the audio/subtitles selection list."; ObjectID = "FpM-Jx-vLD"; */ +"FpM-Jx-vLD.ibShadowedToolTip" = "Les lecteurs peuvent utiliser cela dans la liste de sélection audio/sous-titres."; + +/* Class = "NSButtonCell"; title = "Done"; ObjectID = "Vzr-yd-VKe"; */ +"Vzr-yd-VKe.title" = "Terminé"; + |