Created
March 19, 2014 04:35
-
-
Save rodericj/9635480 to your computer and use it in GitHub Desktop.
Localized String sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"SEARCHRESULTSTHATMATCHYOURPINS" = "Search results that match your pins:"; | |
"SEARCHRESULTSINTHISMAPAREA" = "Search results in this map area:"; | |
"SEARCHADIFFERENTLOCATION" = "Search a different location?"; | |
"SEARCHLIST" = "Search List"; | |
"SEARCHBAR" = "Search Bar"; | |
// General | |
"OKTEXT" = "Ok"; | |
"CANCELTEXT" = "Cancel"; | |
"EDITTEXT" = "Edit"; | |
"DELETETEXT" = "Delete"; | |
"MAPSTEXT" = "Maps"; | |
"BACK" = "Back"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment