Skip to content

Commit 17e9a29

Browse files
committed
refactor: improve strings for space image editing
1 parent 05c2ae9 commit 17e9a29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

owncloudApp/src/main/res/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -851,9 +851,9 @@
851851
<string name="edit_space">Edit space</string>
852852
<string name="edit_space_correctly">Space updated correctly</string>
853853
<string name="edit_space_failed">Space could not be updated</string>
854-
<string name="edit_space_image">Edit space image</string>
855-
<string name="edit_space_image_correctly">Space image updated correctly</string>
856-
<string name="edit_space_image_failed">Space image could not be updated</string>
854+
<string name="edit_space_image">Edit image</string>
855+
<string name="edit_space_image_correctly">Image updated correctly</string>
856+
<string name="edit_space_image_failed">Image could not be updated</string>
857857
<string name="disable_space">Disable space</string>
858858
<string name="disable_space_dialog_title">Do you really want to disable the space: %1$s?</string>
859859
<string name="disable_space_dialog_message">If you disable the selected space, it can no longer be accessed. Only Space managers will still have access. Note: No files will be deleted from the server.</string>

0 commit comments

Comments
 (0)