aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_bn.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_bn.ts')
-rw-r--r--src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_bn.ts15
1 files changed, 15 insertions, 0 deletions
diff --git a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_bn.ts b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_bn.ts
index ab87714e..17883195 100644
--- a/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_bn.ts
+++ b/src-qt5/desktop-utils/lumina-screenshot/i18n/l-screenshot_bn.ts
@@ -182,6 +182,21 @@
<translation type="unfinished"></translation>
</message>
<message>
+ <location filename="../MainUI.cpp" line="329"/>
+ <source>Save</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../MainUI.cpp" line="330"/>
+ <source>Discard</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../MainUI.cpp" line="331"/>
+ <source>Cancel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="../MainUI.ui" line="543"/>
<source>Ctrl+S</source>
<translation type="unfinished"></translation>
bgstack15