diff --git a/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate b/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate index 6181519..a3ee7e1 100644 Binary files a/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate and b/TagTunes.xcodeproj/project.xcworkspace/xcuserdata/Kim.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/TagTunes/Base.lproj/Main.storyboard b/TagTunes/Base.lproj/Main.storyboard index 23ed7bf..b6faafe 100644 --- a/TagTunes/Base.lproj/Main.storyboard +++ b/TagTunes/Base.lproj/Main.storyboard @@ -1,5 +1,5 @@ - + @@ -321,8 +321,9 @@ CA - - + + + @@ -336,8 +337,9 @@ CA - - + + + @@ -349,11 +351,11 @@ CA - + - - + + @@ -391,7 +393,7 @@ CA - + @@ -421,19 +423,101 @@ CA + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -443,15 +527,15 @@ CA - + - + - + @@ -460,7 +544,7 @@ CA - + @@ -475,11 +559,11 @@ CA - + - + @@ -488,7 +572,7 @@ CA - + @@ -499,12 +583,12 @@ CA - - + + - + @@ -513,76 +597,26 @@ CA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -590,19 +624,15 @@ CA - + - - - - - - + + - + @@ -647,13 +677,13 @@ CA - + - + @@ -810,7 +840,7 @@ CA - + @@ -906,6 +936,7 @@ CA + diff --git a/TagTunes/Preference Controllers.swift b/TagTunes/Preference Controllers.swift index 9c71524..3e9ada5 100644 --- a/TagTunes/Preference Controllers.swift +++ b/TagTunes/Preference Controllers.swift @@ -42,6 +42,10 @@ internal class GeneralPreferencesViewController: NSViewController { } } +} + +internal class StorePreferencesViewController: NSViewController { + dynamic var iTunesStores: [String] { return NSLocale.ISOCountryCodes().map { NSLocale.currentLocale().displayNameForKey(NSLocaleCountryCode, value: $0)! } } diff --git a/TagTunes/de.lproj/Main.strings b/TagTunes/de.lproj/Main.strings index 7596f9f..fba0dbc 100644 --- a/TagTunes/de.lproj/Main.strings +++ b/TagTunes/de.lproj/Main.strings @@ -150,7 +150,7 @@ "dRJ-4n-Yzg.title" = "Widerrufen"; /* Class = "BindingConnection"; ibShadowedIsNilPlaceholder = "Choose an artwork directory…"; ObjectID = "eFO-dQ-CMc"; */ -"eFO-dQ-CMc.ibShadowedIsNilPlaceholder" = "Wählen Sie einen Ordner…"; +"(null).ibShadowedIsNilPlaceholder" = "Wählen Sie einen Ordner…"; /* Class = "NSMenuItem"; title = "Paste"; ObjectID = "gVA-U4-sdL"; */ "gVA-U4-sdL.title" = "Einsetzen";