-
- Downloads
project: add Walkthrough.strings and LocalizedStringTableNames
Add Walkthrough.strings file for string localization
Add LocalizedStringTableNames struct for NSLocalizedStrings table
names constants
Not created a .string file associated to the storyboard to avoid
switching between multiple files if some strings are defined into
code and others into the storyboard.
Tuleap: #1399
Change-Id: Ie1e88a4413a773daef3be2eb95571d1b842274d0
Reviewed-by:
Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
Showing
- Ring/Ring.xcodeproj/project.pbxproj 34 additions, 0 deletionsRing/Ring.xcodeproj/project.pbxproj
- Ring/Ring/Base.lproj/Walkthrough.strings 26 additions, 0 deletionsRing/Ring/Base.lproj/Walkthrough.strings
- Ring/Ring/LocalizedStringTableNames.swift 25 additions, 0 deletionsRing/Ring/LocalizedStringTableNames.swift
- Ring/Ring/WelcomeViewController.swift 22 additions, 1 deletionRing/Ring/WelcomeViewController.swift
Ring/Ring/Base.lproj/Walkthrough.strings
0 → 100644
Ring/Ring/LocalizedStringTableNames.swift
0 → 100644
Please register or sign in to comment