Skip to content

Instantly share code, notes, and snippets.

@rodericj
Created March 19, 2014 04:35
Show Gist options
  • Save rodericj/9635480 to your computer and use it in GitHub Desktop.
Save rodericj/9635480 to your computer and use it in GitHub Desktop.
Localized String sample
"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