City-of-Bloomington / open311-ios

GeoReporter iOS source code. Native iOS smartphone client app for Open311 API civic issue reporting.
http://open311.org
Other
23 stars 22 forks source link

Pull the new text strings out into the language files. #200

Closed inghamn closed 10 years ago

inghamn commented 11 years ago

We have a lot of new words that are displayed to the user. All text that is displayed to the user must be translated. Which means we'll need to pull them out of the code, and add them to the LocalizedStrings.

mariusc commented 11 years ago

I'll take care of this

mariusc commented 11 years ago

I've pulled the strings into the English language file in 33c11fc368f20a0c2ecfc22705e3af719a019d13. There are about 15 new strings which need to be translated to German, Finnish and French. Not sure if I should close this issue or wait until the strings are also translated to German, Finnish and French.