no internationalization in files app
Bug #977537 reported by
Tom Gall
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Files App for iOS |
Fix Committed
|
Undecided
|
José Expósito |
Bug Description
Through the app, there is no support for localization of strings through use of NSLocale. This really should be done, (and it's not hard if there are resources to do the translation of strings) so that users of the app across the planet can utilize the app in their native language.
Related branches
lp://staging/~jose-exposito89/ubuntuone-ios-files/i18n
Rejected
for merging
into
lp://staging/ubuntuone-ios-files
- Zachery Bir: Approve
-
Diff: 2662 lines (+728/-481)28 files modifiedDependencies/PullToRefresh/Classes/PullRefreshTableViewController.m (+3/-3)
Files.xcodeproj/project.pbxproj (+22/-0)
Files/U1FileDetailsViewController.h (+5/-0)
Files/U1FileDetailsViewController.m (+18/-1)
Files/U1FileDetailsViewController.xib (+48/-145)
Files/U1FilePreviewViewController.h (+2/-0)
Files/U1FilePreviewViewController.m (+5/-0)
Files/U1FilePreviewViewController.xib (+24/-63)
Files/U1FolderViewController.m (+3/-3)
Files/U1LoginController.m (+1/-1)
Files/U1SSOCredentialsViewController.h (+5/-0)
Files/U1SSOCredentialsViewController.m (+10/-0)
Files/U1SSOCredentialsViewController.xib (+128/-14)
Files/U1SSOEmailVerificationViewController.m (+29/-1)
Files/U1SSOEmailVerificationViewController.xib (+32/-29)
Files/U1SSOLandingPageViewController.h (+3/-0)
Files/U1SSOLandingPageViewController.m (+19/-1)
Files/U1SSOLandingPageViewController.xib (+44/-10)
Files/U1SSOSignUpViewController.m (+48/-0)
Files/U1SSOSignUpViewController.xib (+139/-31)
Files/U1SettingsViewController.h (+3/-0)
Files/U1SettingsViewController.m (+23/-5)
Files/U1SettingsViewController.xib (+44/-150)
Files/U1UploadsPoolViewController.h (+2/-0)
Files/U1UploadsPoolViewController.m (+9/-0)
Files/U1UploadsPoolViewController.xib (+34/-13)
Files/en.lproj/Localizable.strings (+14/-0)
Files/iPhone/en.lproj/MainWindow_iPhone.xib (+11/-11)
Changed in ubuntuone-ios-files: | |
assignee: | nobody → Ubuntu One iOS Client Team (ubuntuone-ios-client-team) |
tags: | added: web+ |
Changed in ubuntuone-ios-files: | |
status: | New → Triaged |
Changed in ubuntuone-ios-files: | |
assignee: | Ubuntu One iOS Client Team (ubuntuone-ios-client-team) → José Expósito (jose-exposito89) |
To post a comment you must log in.
Hi! I have added complete support for translate the App and I have added a full spanish translation: /code.launchpad .net/~jose- exposito89/ ubuntuone- ios-files/ i18n
https:/
Is my first time with bzr, I hope that all is Ok
Greetings :D
PS - I'll like to collaborate more with this project, there are something like a feature plan in this project? For example iPad integration , twitter/ facebook/ etc integration....