Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
99b3c5ff
Commit
99b3c5ff
authored
Aug 02, 2017
by
Carola
Browse files
fix crash for saving video and moving code out of VLCLibraryViewcontroller
parent
b025b73d
Pipeline
#81
failed with stage
in 0 seconds
Changes
52
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Resources/af.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/ar.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/be.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/bs.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/ca.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/cs.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/da.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/de.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription"="Um das Video in deiner Bibliothek zu speichern brauchen wir Zugang zu einen Photos";
"NSPhotoLibraryAddUsageDescription" = "Um das Video in deiner Bibliothek zu speichern brauchen wir Zugang zu einen Photos";
Resources/el.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/en-GB.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/en.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/es-MX.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/es.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/fa.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/fi.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/fo.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/fr.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/gl.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/he.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Resources/hu.lproj/InfoPlist.strings
0 → 100644
View file @
99b3c5ff
"NSPhotoLibraryUsageDescription" = "In order to save the video we will need access to your camera roll";
"NSPhotoLibraryAddUsageDescription" = "In order to save the video we will need access to your camera roll";
Prev
1
2
3
Next
Carola
@caro
mentioned in issue
#26 (closed)
·
Aug 02, 2017
mentioned in issue
#26 (closed)
mentioned in issue #26
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment