Skip to content

Instantly share code, notes, and snippets.

@mkchoi212
Created April 18, 2019 18:30
Show Gist options
  • Save mkchoi212/c859d9e0fbdd86335816d2f651fceb27 to your computer and use it in GitHub Desktop.
Save mkchoi212/c859d9e0fbdd86335816d2f651fceb27 to your computer and use it in GitHub Desktop.
Juice for macOS Empty Localization File
/*
Localizable.strings
Juice
Created by Mike Choi on 4/9/19.
Copyright © 2019 Mike JS. Choi. All rights reserved.
*/
// Menu Bar
"Control Center" = "";
"Send Feedback" = "";
"Check for Updates" = "";
"Quit" = "";
"My Devices" = “”;
// My Preferences
"Preferences" = "";
"Global shortcut" = "";
"Launch at login" = "";
"Show icon in Dock" = "";
"Send connectivity notification" = "";
"Touch Bar & Widget Behavior" = "";
"Show only connected devices" = "";
"Show battery percentage" = "";
"Show battery icon" = "";
// Feedback
"Feedback Form" = "";
"Feedback" = "";
"Support Request" = "";
"Bug Report" = "";
"Name" = "";
"Write your message here..." = ".";
"Send Feedback" = "";
"Success" = "";
"Error" = "";
"Write your message here..." = "";
"Thank you for your feedback. I will get on it as soon as possible!" = "";
"Uh oh... something went wrong. I'm looking into it right now." = "";
// Buttons
"Connect" = "";
"Disconnect" = "";
"Ok" = "";
// Meta Data Panel
"Connection" = "";
"Interval" = "";
"Supports SSP" = "";
"AFH Enabled" = "";
"Supports EDR" = "";
"Supports ESCO" = "";
"Bluetooth" = "";
"Connected" = "";
"Address" = "";
"Connection Mode" = "";
"Device" = "";
"Services" = "";
"Manufacturer" = "";
"Battery Level" = "";
// Notification Banner
"Open" = "";
"Close" = "";
"Connection Successful" = "";
"Connection Failed" = "";
@Kharg
Copy link

Kharg commented May 26, 2019

@mkchoi212 fodrew.fontana(at)gmail(dot)com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment