Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
71049840
Commit
71049840
authored
Mar 27, 2015
by
Thomas Müller
Browse files
Merge pull request #15256 from owncloud/emptycontent-messages
fine-tuning the empty content messages
parents
f72939df
6b4985f5
Changes
5
Hide whitespace changes
Inline
Side-by-side
apps/files/templates/list.php
View file @
71049840
...
...
@@ -53,7 +53,7 @@
<div
id=
"emptycontent"
class=
"hidden"
>
<div
class=
"icon-folder"
></div>
<h2>
<?php
p
(
$l
->
t
(
'No files
yet
'
));
?>
</h2>
<h2>
<?php
p
(
$l
->
t
(
'No files
in here
'
));
?>
</h2>
<p>
<?php
p
(
$l
->
t
(
'Upload some content or sync with your devices!'
));
?>
</p>
</div>
...
...
apps/files_external/templates/list.php
View file @
71049840
...
...
@@ -7,7 +7,7 @@
<div
id=
"emptycontent"
class=
"hidden"
>
<div
class=
"icon-external"
></div>
<h2>
<?php
p
(
$l
->
t
(
'No external storage configured'
));
?>
</h2>
<p>
<?php
p
(
$l
->
t
(
'You can
configure
external storages in the personal settings'
));
?>
</p>
<p>
<?php
p
(
$l
->
t
(
'You can
add
external storages in the personal settings'
));
?>
</p>
</div>
<input
type=
"hidden"
name=
"dir"
value=
""
id=
"dir"
>
...
...
core/css/styles.css
View file @
71049840
...
...
@@ -355,8 +355,8 @@ input[type="submit"].enabled {
height
:
64px
;
width
:
64px
;
margin
:
0
auto
15px
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=
5
0)"
;
opacity
:
.
5
;
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=
4
0)"
;
opacity
:
.
4
;
}
...
...
core/img/places/folder.png
View replaced file @
f72939df
View file @
71049840
160 Bytes
|
W:
|
H:
326 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
core/img/places/folder.svg
View file @
71049840
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:rdf=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns=
"http://www.w3.org/2000/svg"
height=
"16"
width=
"16"
version=
"1.0"
xmlns:cc=
"http://creativecommons.org/ns#"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xmlns:dc=
"http://purl.org/dc/elements/1.1/"
>
<g
opacity=
".7"
fill=
"#1e1e1e
"
transform=
"matrix(.86667 0 0 .86667 -172.04 -864.43)"
fill-rule=
"evenodd"
>
<path
fill=
"#1e1e1e"
d=
"m200.2 998.57c-0.28913 0-0.53125 0.24212-0.53125 0.53125v13.938c0 0.2985 0.23264 0.5312 0.53125 0.5312h15.091c0.2986 0 0.53125-0.2327 0.53125-0.5312l0.0004-8.1661c0-0.289-0.24212-0.5338-0.53125-0.5338h-12.161l-0.0004 6.349c0 0.2771-0.30237 0.5638-0.57937 0.5638s-0.57447-0.2867-0.57447-0.5638l0.0004-7.0055c0-0.2771 0.23357-0.4974 0.51057-0.4974h2.6507l8.3774 0.0003-0.0004-1.7029c0-0.3272-0.24549-0.6047-0.57258-0.6047h-7.5043v-1.7764c0-0.28915-0.23415-0.53125-0.52328-0.53125z"
fill-rule=
"evenodd"
/>
<svg
xmlns:rdf=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns=
"http://www.w3.org/2000/svg"
height=
"16"
width=
"16"
version=
"1.0"
xmlns:cc=
"http://creativecommons.org/ns#"
xmlns:dc=
"http://purl.org/dc/elements/1.1/"
>
<g
fill-rule=
"evenodd
"
transform=
"matrix(.86667 0 0 .86667 -172.04 -864.43)"
>
<path
d=
"m200.2 998.57c-0.28913 0-0.53125 0.24212-0.53125 0.53125v13.938c0 0.2985 0.23264 0.5312 0.53125 0.5312h15.091c0.2986 0 0.53125-0.2327 0.53125-0.5312l0.0004-8.1661c0-0.289-0.24212-0.5338-0.53125-0.5338h-12.161l-0.0004 6.349c0 0.2771-0.30237 0.5638-0.57937 0.5638s-0.57447-0.2867-0.57447-0.5638l0.0004-7.0055c0-0.2771 0.23357-0.4974 0.51057-0.4974h2.6507l8.3774 0.0003-0.0004-1.7029c0-0.3272-0.24549-0.6047-0.57258-0.6047h-7.5043v-1.7764c0-0.28915-0.23415-0.53125-0.52328-0.53125z"
fill-rule=
"evenodd"
/>
</g>
</svg>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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