[Translation] Fix translation of Path Suggester

Also fix the fact that the XIB wasn't embedding the XIB/NIB in the app
as a result of the translation move.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
lastfm
Christopher Snowhill 2022-07-01 14:29:54 -07:00
parent a53a8ecb82
commit cb007d62a1
2 changed files with 8 additions and 6 deletions

View File

@ -26,6 +26,7 @@
8372053718E3DEAF007EFAD4 /* ResamplerBehaviorArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8372053618E3DEAF007EFAD4 /* ResamplerBehaviorArrayController.m */; };
837C0D401C50954000CAE18F /* MIDIPluginBehaviorArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 837C0D3F1C50954000CAE18F /* MIDIPluginBehaviorArrayController.m */; };
8384917718084D9F00E7332D /* appearance.png in Resources */ = {isa = PBXBuildFile; fileRef = 8384917518084D9F00E7332D /* appearance.png */; };
8391EA06286F9D3200A37593 /* PathSuggester.xib in Resources */ = {isa = PBXBuildFile; fileRef = 83DAD9F0286EDBCD000FAA9A /* PathSuggester.xib */; };
83A3B72C283AE04800CC6593 /* ColorToValueTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 83A3B72B283AE04800CC6593 /* ColorToValueTransformer.m */; };
83AC573A2861A54D009D6F50 /* PathSuggester.m in Sources */ = {isa = PBXBuildFile; fileRef = 83AC57382861A54D009D6F50 /* PathSuggester.m */; };
83B06729180D85B8008E3612 /* MIDIPane.m in Sources */ = {isa = PBXBuildFile; fileRef = 83B06728180D85B8008E3612 /* MIDIPane.m */; };
@ -443,6 +444,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8391EA06286F9D3200A37593 /* PathSuggester.xib in Resources */,
8307D31628606EAF000FF8EB /* general@2x.png in Resources */,
83B0672B180D8B39008E3612 /* midi.png in Resources */,
178E386E0C3DA64500EE6711 /* InfoPlist.strings in Resources */,

View File

@ -1,27 +1,27 @@
/* Class = "NSTableColumn"; headerCell.title = "Path"; ObjectID = "23r-ai-XoX"; */
"23r-ai-XoX.headerCell.title" = "Path";
"23r-ai-XoX.headerCell.title" = "Ruta";
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "2vN-j2-JYP"; */
"2vN-j2-JYP.title" = "Text Cell";
/* Class = "NSWindow"; title = "Grant access to select folders"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "Grant access to select folders";
"F0z-JX-Cv5.title" = "Permitir acceso a carpetas seleccionadas";
/* Class = "NSButtonCell"; title = "Apply"; ObjectID = "Jne-2G-yP9"; */
"Jne-2G-yP9.title" = "Apply";
"Jne-2G-yP9.title" = "Aplicar";
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "QWk-Qb-l0y"; */
"QWk-Qb-l0y.headerCell.title" = "Enabled";
"QWk-Qb-l0y.headerCell.title" = "Activado";
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "RLN-Pa-Mhl"; */
"RLN-Pa-Mhl.title" = "Table View Cell";
/* Class = "NSToolbarItem"; label = "Apply"; ObjectID = "cJV-DM-SOV"; */
"cJV-DM-SOV.label" = "Apply";
"cJV-DM-SOV.label" = "Aplicar";
/* Class = "NSToolbarItem"; paletteLabel = "Apply"; ObjectID = "cJV-DM-SOV"; */
"cJV-DM-SOV.paletteLabel" = "Apply";
"cJV-DM-SOV.paletteLabel" = "Aplicar";
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "w2T-DH-7x9"; */
"w2T-DH-7x9.title" = "Text Cell";