mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Fix a small problem in English strings.
This commit is contained in:
parent
4204b42044
commit
2abae033ea
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
"LocalCachePathDescription" = "Xcodes caches available Xcode versions and temporary downloads new versions to a directory";
|
||||
"Change" = "Change";
|
||||
"Active/Select" = "Active/Select";
|
||||
"AutomaticallyCreateSymbolicLink" = "Automatically create symbolic link to Xcodes.app";
|
||||
"AutomaticallyCreateSymbolicLink" = "Automatically create symbolic link to Xcode.app";
|
||||
"AutomaticallyCreateSymbolicLinkDescription" = "When making an Xcode version Active/Selected, try and create a symbolic link named Xcode.app in the installation directory";
|
||||
"DataSource" = "Data Source";
|
||||
"DataSourceDescription" = "The Apple data source scrapes the Apple Developer website. It will always show the latest releases that are available, but is more fragile.\n\nXcode Releases is an unofficial list of Xcode releases. It's provided as well-formed data, contains extra information that is not readily available from Apple, and is less likely to break if Apple redesigns their developer website.";
|
||||
|
|
|
|||
Loading…
Reference in a new issue