ios - Why use Localizable Strings in objective c vs Traditional Hash Maps? -


question in title. looking simple answer

if use nslocalizedstring, don't have write own code detect , load resources per locale, , instead rely on used , reliable code provided system. saves time in development , debugging, , code easier understand other developers familiar system.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -