MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
17 lines
373 B
Plaintext
17 lines
373 B
Plaintext
/*
|
||
See the LICENSE.txt file for this sample’s licensing information.
|
||
|
||
Abstract:
|
||
Localized strings.
|
||
*/
|
||
|
||
"BRIDGE_TITLE" = "Golden Gate Bridge";
|
||
"BRIDGE_SUBTITLE" = "Opened: May 27, 1937";
|
||
|
||
"FERRY_BUILDING_TITLE" = "Ferry Building";
|
||
|
||
"SAN_FRANCISCO_TITLE" = "San Francisco";
|
||
"SAN_FRANCISCO_SUBTITLE" = "Founded: June 29, 1776";
|
||
|
||
"FLOWERS_TITLE" = "Conservatory of Flowers";
|