Skip to content

Commit f17a4e3

Browse files
Merge pull request #16728 from nextcloud/rakekniven-patch-2
chore(i18n): Change 'Groupfolders' to 'Team folders' in strings.xml
2 parents 7aa9dcb + 0a466fa commit f17a4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@
13921392
<string name="document_scan_export_dialog_images">Multiple images</string>
13931393
<string name="download_cannot_create_file">Cannot create local file</string>
13941394
<string name="download_download_invalid_local_file_name">Invalid filename for local file</string>
1395-
<string name="drawer_item_groupfolders">Groupfolders</string>
1395+
<string name="drawer_item_groupfolders">Team folders</string>
13961396
<string name="tags_more" translatable="false">+%1$d</string>
13971397
<string name="pdf_password_protected">Unable to open password-protected PDF. Please use an external PDF viewer.</string>
13981398
<string name="image_editor_rotate_cw">Rotate clockwise</string>

0 commit comments

Comments
 (0)