mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 16:23:22 +00:00
ENH - refine App Store experience
This commit is contained in:
@@ -1783,7 +1783,6 @@ Locales["en"] = {
|
||||
selected = "Apps available for your Sky Phone",
|
||||
tabs = { today = "Today", apps = "Apps", games = "Games", search = "Search" },
|
||||
today = {
|
||||
freshDaily = "A fresh selection every day", dailyEdition = "Daily Edition",
|
||||
featured = "Featured today",
|
||||
gameHighlight = "Game highlight", appHighlight = "App highlight",
|
||||
curatedForYou = "Curated for you", editorsChoice = "Editor's Choice",
|
||||
@@ -1804,16 +1803,38 @@ Locales["en"] = {
|
||||
handPicked = "Hand-picked for you", essentialApps = "Essential Apps",
|
||||
essentialGames = "Essential Games",
|
||||
},
|
||||
taglines = {
|
||||
health = "Health, activity and medical information",
|
||||
["weazel-news"] = "Local news and city stories",
|
||||
companies = "Businesses, jobs and services", music = "Songs, playlists and audio",
|
||||
picstagram = "Photo sharing and social feed", feather = "Short posts and city conversations",
|
||||
fliptok = "Short videos and trends", flare = "Social posts and live moments",
|
||||
calendar = "Events, schedules and reminders", radio = "Live radio and team communication",
|
||||
["local-pages"] = "Local businesses and community pages", crewlink = "Crews, members and coordination",
|
||||
phone = "Calls, contacts and voicemail", messages = "Private texts and media",
|
||||
darkchat = "Private messaging and secure groups", garage = "Vehicles, parking and valet",
|
||||
house = "Homes, access and management", map = "Navigation and nearby places",
|
||||
skyride = "City rides and driver booking", banking = "Accounts, transfers and payments",
|
||||
billing = "Invoices and payment requests", mail = "Email and attachments",
|
||||
notes = "Notes, lists and ideas", memos = "Voice recordings and memos",
|
||||
calculator = "Everyday and scientific calculations", camera = "Photos and video capture",
|
||||
clock = "Time, alarms and timers", weather = "Forecasts and current conditions",
|
||||
photos = "Photo and video library", settings = "Phone preferences and security",
|
||||
snake = "Classic arcade snake", memory = "Card matching challenge",
|
||||
["number-merge"] = "Number puzzle and strategy", minesweeper = "Classic logic puzzle",
|
||||
["tower-stack"] = "Precision tower-building game", ["sky-flappy"] = "Fast arcade flying challenge",
|
||||
citymarkt = "Local marketplace and listings", ["neon-drop"] = "Neon block-dropping puzzle",
|
||||
},
|
||||
search = {
|
||||
recommended = "Recommended", discover = "Discover", results = "Search Results",
|
||||
noResults = "No matching apps or games found.", ad = "Ad",
|
||||
noResults = "No Results", noResultsBody = "Try searching for a different app or game.", ad = "Ad",
|
||||
topApps = "Top Apps", topGames = "Top Games", bestApps = "Bestselling Apps",
|
||||
bestGames = "Bestselling Games", productivity = "Productivity", photoVideo = "Photo & Video",
|
||||
},
|
||||
account = {
|
||||
account = "Account", title = "App Management", skyAccount = "Sky Phone Account",
|
||||
apps = "Installed Apps", games = "Games", library = "Your Library", myApps = "My Apps",
|
||||
update = "UPDATE", uninstall = "Uninstall", uninstallApp = "Uninstall {app}",
|
||||
downloadedOn = "Downloaded {date}", uninstall = "Uninstall", uninstallApp = "Uninstall {app}",
|
||||
uninstallTitle = "Uninstall this app?",
|
||||
uninstallBody = "{app} will be removed from this phone. You can download it again from the App Store.",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user