Skip to content

Commit af00c53

Browse files
committed
ux: move 'folder operations' menu to main browser folder menu
Signed-off-by: Tommy van der Vorst <tommy@pixelspark.nl>
1 parent 12dd284 commit af00c53

File tree

3 files changed

+281
-285
lines changed

3 files changed

+281
-285
lines changed

Localizable.xcstrings

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2782,6 +2782,52 @@
27822782
}
27832783
}
27842784
},
2785+
"Add files..." : {
2786+
"localizations" : {
2787+
"de" : {
2788+
"stringUnit" : {
2789+
"state" : "translated",
2790+
"value" : "Dateien hinzufügen..."
2791+
}
2792+
},
2793+
"es" : {
2794+
"stringUnit" : {
2795+
"state" : "translated",
2796+
"value" : "Agregar archivos..."
2797+
}
2798+
},
2799+
"it" : {
2800+
"stringUnit" : {
2801+
"state" : "translated",
2802+
"value" : "Aggiungi file..."
2803+
}
2804+
},
2805+
"ja" : {
2806+
"stringUnit" : {
2807+
"state" : "translated",
2808+
"value" : "ファイルを追加..."
2809+
}
2810+
},
2811+
"nl" : {
2812+
"stringUnit" : {
2813+
"state" : "translated",
2814+
"value" : "Bestanden toevoegen..."
2815+
}
2816+
},
2817+
"uk" : {
2818+
"stringUnit" : {
2819+
"state" : "translated",
2820+
"value" : "Додати файли..."
2821+
}
2822+
},
2823+
"zh-Hans" : {
2824+
"stringUnit" : {
2825+
"state" : "translated",
2826+
"value" : "添加文件..."
2827+
}
2828+
}
2829+
}
2830+
},
27852831
"Add folder" : {
27862832
"localizations" : {
27872833
"de" : {
@@ -27444,52 +27490,6 @@
2744427490
}
2744527491
}
2744627492
},
27447-
"Select files..." : {
27448-
"localizations" : {
27449-
"de" : {
27450-
"stringUnit" : {
27451-
"state" : "translated",
27452-
"value" : "Dateien auswählen..."
27453-
}
27454-
},
27455-
"es" : {
27456-
"stringUnit" : {
27457-
"state" : "translated",
27458-
"value" : "Seleccionar archivos..."
27459-
}
27460-
},
27461-
"it" : {
27462-
"stringUnit" : {
27463-
"state" : "translated",
27464-
"value" : "Seleziona i file..."
27465-
}
27466-
},
27467-
"ja" : {
27468-
"stringUnit" : {
27469-
"state" : "translated",
27470-
"value" : "ファイルを選択..."
27471-
}
27472-
},
27473-
"nl" : {
27474-
"stringUnit" : {
27475-
"state" : "translated",
27476-
"value" : "Selecteer bestanden…"
27477-
}
27478-
},
27479-
"uk" : {
27480-
"stringUnit" : {
27481-
"state" : "translated",
27482-
"value" : "Вибрати файли..."
27483-
}
27484-
},
27485-
"zh-Hans" : {
27486-
"stringUnit" : {
27487-
"state" : "translated",
27488-
"value" : "选择文件..."
27489-
}
27490-
}
27491-
}
27492-
},
2749327493
"Select..." : {
2749427494
"localizations" : {
2749527495
"de" : {

0 commit comments

Comments
 (0)