- Plugs the Total duration text to macOS's localization technology - Adds a proper Spanish translation - Adapts certain dialogs to make them more suitable for translation Signed-off-by: Kevin López Brante <kevin@kddlb.cl>
9 lines
265 B
Text
9 lines
265 B
Text
/* Class = "NSWindow"; title = "Open URL"; ObjectID = "5"; */
|
|
"5.title" = "Abrir URL";
|
|
|
|
/* Class = "NSButtonCell"; title = "OK"; ObjectID = "23"; */
|
|
"23.title" = "Aceptar";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "24"; */
|
|
"24.title" = "Cancelar";
|
|
|