diff options
Diffstat (limited to 'macosx/de.lproj/HBTrackTitleViewController.strings')
-rw-r--r-- | macosx/de.lproj/HBTrackTitleViewController.strings | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macosx/de.lproj/HBTrackTitleViewController.strings b/macosx/de.lproj/HBTrackTitleViewController.strings new file mode 100644 index 000000000..a17619843 --- /dev/null +++ b/macosx/de.lproj/HBTrackTitleViewController.strings @@ -0,0 +1,9 @@ +/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "eBw-qE-Hyb"; */ +"eBw-qE-Hyb.title" = "Titel:"; + +/* Class = "NSTextField"; ibShadowedToolTip = "Players may use this in the audio/subtitles selection list."; ObjectID = "FpM-Jx-vLD"; */ +"FpM-Jx-vLD.ibShadowedToolTip" = "Abspielgeräte können dies in der Auswahlliste für Audio/Untertitel verwenden."; + +/* Class = "NSButtonCell"; title = "Done"; ObjectID = "Vzr-yd-VKe"; */ +"Vzr-yd-VKe.title" = "Fertig"; + |