Bug 386434 - Untranslatable suffixes in UI
Summary: Untranslatable suffixes in UI
Status: RESOLVED FIXED
Alias: None
Product: Smb4k
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Reinholdt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-01 16:12 UTC by Alexander Potashev
Modified: 2017-11-07 20:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2017-11-01 16:12:00 UTC
Untranslatable suffixes in UI, need i18n*() calls:

HEAD:smb4k/smb4kconfigpagenetwork.cpp:  scan_interval->setSuffix(" min");
HEAD:smb4k/smb4kconfigpagenetwork.cpp:  waiting_time->setSuffix(" s");
HEAD:smb4k/smb4kconfigpageshares.cpp:  remount_interval->setSuffix(" min.");
HEAD:smb4k/smb4kconfigpagesynchronization.cpp:  min_size->setSuffix(" kB");
HEAD:smb4k/smb4kconfigpagesynchronization.cpp:  max_size->setSuffix(" kB");
Comment 1 Alexander Reinholdt 2017-11-07 20:08:53 UTC
Git commit 93147c20d03475b3cba52c017060501c1a557c04 by Alexander Reinholdt.
Committed on 07/11/2017 at 20:07.
Pushed by areinholdt into branch 'master'.

Make suffixes in the config dialog translatable.

M  +2    -2    smb4k/smb4kconfigpagenetwork.cpp
M  +1    -1    smb4k/smb4kconfigpageshares.cpp
M  +2    -2    smb4k/smb4kconfigpagesynchronization.cpp

https://commits.kde.org/smb4k/93147c20d03475b3cba52c017060501c1a557c04
Comment 2 Alexander Reinholdt 2017-11-07 20:12:20 UTC
Git commit abaf273d2140bcb32227ff61cc27b682e925ff41 by Alexander Reinholdt.
Committed on 07/11/2017 at 20:11.
Pushed by areinholdt into branch '2.0'.

Make suffixes in the config dialog translatable.
(cherry picked from commit 93147c20d03475b3cba52c017060501c1a557c04)

M  +2    -2    smb4k/smb4kconfigpagenetwork.cpp
M  +1    -1    smb4k/smb4kconfigpageshares.cpp
M  +2    -2    smb4k/smb4kconfigpagesynchronization.cpp

https://commits.kde.org/smb4k/abaf273d2140bcb32227ff61cc27b682e925ff41