Merge lp://qastaging/~danielborges93/openlp/ios-new-localization-system into lp://qastaging/~danielborges93/openlp/ios-remote

Proposed by Daniel Borges
Status: Merged
Merged at revision: 59
Proposed branch: lp://qastaging/~danielborges93/openlp/ios-new-localization-system
Merge into: lp://qastaging/~danielborges93/openlp/ios-remote
Diff against target: 635 lines (+184/-81)
13 files modified
Remote.xcodeproj/project.pbxproj (+4/-0)
Remote/Classes/Controller/Alerts/AlertsViewController.swift (+6/-6)
Remote/Classes/Controller/Search/SearchResultViewController.swift (+6/-6)
Remote/Classes/Controller/Search/SearchViewController.swift (+5/-5)
Remote/Classes/Controller/Service/ServiceViewController.swift (+2/-2)
Remote/Classes/Controller/Settings/SettingsViewController.swift (+6/-6)
Remote/Classes/Controller/Slides/SlidesViewController.swift (+2/-2)
Remote/Classes/Model/PluginModel.swift (+6/-6)
Remote/Classes/Util/ErrorUtil.swift (+3/-3)
Remote/Classes/Util/LocalizationUtil.swift (+86/-0)
Remote/Resources/Settings.bundle/Root.inApp.plist (+8/-8)
Remote/Resources/Settings.bundle/Root.plist (+7/-7)
Remote/Resources/en.lproj/Localizable.strings (+43/-30)
To merge this branch: bzr merge lp://qastaging/~danielborges93/openlp/ios-new-localization-system
Reviewer Review Type Date Requested Status
Raoul Snyman (community) Approve
Review via email: mp+317722@code.qastaging.launchpad.net

Commit message

New localization system via enums implemented.

Description of the change

Code changes do the new localization system. Instead use NSLocalizedString directly, now the localized strings are accessed by a enum.

To post a comment you must log in.
Revision history for this message
Raoul Snyman (raoul-snyman) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: