lp://staging/~jose-exposito89/ubuntuone-ios-files/i18n
Created by
José Expósito
and last modified
- Get this branch:
- bzr branch lp://staging/~jose-exposito89/ubuntuone-ios-files/i18n
Only
José Expósito
can upload to this branch. If you are
José Expósito
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
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)
Related bugs
Bug #977537: no internationalization in files app | Undecided | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 63. By José Expósito
-
Added mising translations in U1FilePreviewVi
ewController and U1UploadsPoolVi ewController - 59. By Zachery Bir
-
[r=rockstar] Check for Location Services authorization, and alert the user when Location Services are either disabled for the app, or globally.
- 57. By Zachery Bir
-
[r=rockstar] Enable Magic Uploads, so that subsequent PUTs of already-uploaded content complete much more quickly.
- 56. By Zachery Bir
-
[r=rockstar] Prevent accidentally running the login controller code (modally presenting the view controller or continuing the signup process) twice.
- 55. By Zachery Bir
-
[r=rockstar] This branch surfaces the in-app signup sheet and the behavior to complete it from the Mail app on the phone.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-ios-files