Bug 386434

Summary: Untranslatable suffixes in UI
Product: [Applications] Smb4k Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Alexander Reinholdt <alexander.reinholdt>
Status: RESOLVED FIXED    
Severity: normal CC: lueck
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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