diff options
author | Sateallia <mail@satealliasdomain.net> | 2023-04-25 17:50:00 +0000 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-04-25 22:44:53 +0200 |
commit | b0e4841cafee1d464a74b1c451f8c86d66115467 (patch) | |
tree | 6128463822a71dc56d2c274f5c550097b7637678 /resources/langs | |
parent | Merge pull request #1446 from LuckyTurtleDev/patch-1 (diff) | |
download | nheko-b0e4841cafee1d464a74b1c451f8c86d66115467.tar.xz |
Allow picking multiple files to upload
Diffstat (limited to 'resources/langs')
-rw-r--r-- | resources/langs/nheko_en.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/langs/nheko_en.ts b/resources/langs/nheko_en.ts index d0197fea..52f57a0c 100644 --- a/resources/langs/nheko_en.ts +++ b/resources/langs/nheko_en.ts @@ -1395,8 +1395,8 @@ You may optionally provide a reason for others to accept your knock:</translatio <name>InputBar</name> <message> <location filename="../../src/timeline/InputBar.cpp" line="+372"/> - <source>Select a file</source> - <translation>Select a file</translation> + <source>Select file(s)</source> + <translation>Select file(s)</translation> </message> <message> <location line="+0"/> |