Re: Fwd: String/Feature freeze exception request

2024-05-27 Thread Yuri Chornoivan
вівторок, 28 травня 2024 р. 00:02:02 EEST Ismael Asensio написано: > Hello dear devs and translation teams! > > I'd like to request a string freeze exception to cherry-pick this MR into > 6.1: > https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/589 > > The MR adds a new placeholder

D29636: [applets/batterymonitor] Fix tooltip main text not updating while plugged in and charging

2020-05-11 Thread Yuri Chornoivan
yurchor accepted this revision as: yurchor. yurchor added a comment. This revision is now accepted and ready to land. Thanks. No objections for porting this into a stable translation branch from the Ukrainian team. REPOSITORY R120 Plasma Workspace BRANCH fix-non-updating-battery-tooltip

D28154: Add users KCM

2020-05-11 Thread Yuri Chornoivan
yurchor added a subscriber: ltoscano. yurchor added a comment. Please do not get me wrong (I'm fine with the new designs and updating the code and this new KCM is very good), but it would be good to hear some words from @ltoscano on the catalog (and KCM) naming. It is also evident that a

D29359: Add context for "Automatic" strings

2020-05-09 Thread Yuri Chornoivan
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R116:2bf19bb7c59d: Add context for "Automatic" strings (authored by yurchor). REPOSITORY R116 Plasma Network Management A

D29359: Add context for "Automatic" strings

2020-05-09 Thread Yuri Chornoivan
yurchor added a comment. @ecuadra Ping? REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D29359 To: yurchor, #plasma, jgrulich, davidedmundson, ngraham, ecuadra Cc: ecuadra, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, z

D28154: Add users KCM

2020-05-05 Thread Yuri Chornoivan
yurchor added a comment. Is it possible to add Messages.sh to make this KCM translatable? #! /usr/bin/env bash $XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/user_manager.pot Thanks in advance for your work. REPOSITORY R119 Plasma Desktop REVISION DETAIL https

D29359: Add context for "Automatic" strings

2020-05-02 Thread Yuri Chornoivan
yurchor updated this revision to Diff 81774. yurchor added a comment. Use "comment" instead of "context", fix extracomment according to https://tsdgeos.blogspot.com/2011/05/qt-designer-texts-disambiguation-vs.html REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDA

D29359: Add context for "Automatic" strings

2020-05-02 Thread Yuri Chornoivan
yurchor created this revision. yurchor added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. yurchor requested review of this revision. REVISION SUMMARY "Some of these topics are masculine gender and others are femin

D28534: [Klipper] Upate the klipper docbook after porting to QRegularExpression

2020-04-03 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. Thanks. REPOSITORY R120 Plasma Workspace BRANCH l-klipper-docs (branched from master) REVISION DETAIL https://phabricator.kde.org/D28534 To: ahmadsamir, #plasma, davidedmundson, a

D28534: [Klipper] Upate the klipper docbook after porting to QRegularExpression

2020-04-03 Thread Yuri Chornoivan
yurchor added inline comments. INLINE COMMENTS > index.docbook:34 > 2015-07-20 > Plasma 5.4 > Can you bump the date and version? Thanks in advance for your work. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D28534 To: ahmadsamir, #plasma, davidedmundso

D27191: [KSplash KCM] Fix ghns button label

2020-02-06 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. No objections for porting to Plasma stable branch from the Ukrainian team. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D27191 To: broulik, #plasma, yur

D27061: replace samba module with data that works

2020-02-04 Thread Yuri Chornoivan
yurchor added a comment. Thanks in advance for fixing these minor typos. INLINE COMMENTS > main.cpp:65 > +auto title = new KTitleWidget(this); > +// hackily remove ampersand to not break i18n too too much in 5.18 > +// TODO: replace i18n'd string to one without quick access marker

D26892: Switch to the old-style button text for the KNSQuick buttons

2020-01-24 Thread Yuri Chornoivan
yurchor added a comment. No objections for porting into the stable branch from the Ukrainian team. REPOSITORY R119 Plasma Desktop BRANCH restore-old-style-kns-button-text (branched from master) REVISION DETAIL https://phabricator.kde.org/D26892 To: leinir, #plasma, davidedmundson Cc:

D26717: [App Style KCM] Use QtQuick NewStuff dialogs

2020-01-17 Thread Yuri Chornoivan
yurchor added a comment. No objections to breaking string freeze from the Ukrainian team. REPOSITORY R119 Plasma Desktop BRANCH change-exec (branched from master) REVISION DETAIL https://phabricator.kde.org/D26717 To: gikari, broulik, ngraham Cc: yurchor, ngraham, plasma-devel, LeGast

D26684: [Notifications KCM] Add docbook for new KCM

2020-01-15 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. Thanks. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D26684 To: broulik, #documentation, yurchor Cc: yurchor, plasma-devel, kde-doc-english, LeGast00n,

D26684: [Notifications KCM] Add docbook for new KCM

2020-01-15 Thread Yuri Chornoivan
yurchor added a comment. Thanks for fixing this minor typo. INLINE COMMENTS > index.docbook:132 > +Keep popup open during progress > +Whether the popup should remain visible for the > entire duration of the progress or automatically hide. It will always shown > again when th

D25947: Add applet for controlling Night Color

2020-01-12 Thread Yuri Chornoivan
yurchor added a comment. In D25947#592565 , @victorr wrote: > There is a small typo. > You need to replace the quotation marks. > Attached a patch. > F7879213: kdeplasma-addons-5.17.80-fix.patch

D26584: Load localization catalog for slideshow config window

2020-01-12 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R120:025387c931b3: Load localization catalog for slideshow config window (authored by yurchor). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26584?vs=73279&id

D26528: [wallpapers/image] Add placeholder labels when wallpaper lists are empty

2020-01-11 Thread Yuri Chornoivan
yurchor added a comment. In D26528#591882 , @victorr wrote: > There is no translation for part of the lines. > This patch fixes the problem. > F7877060: plasma-workspace-5.17.80-fix.patch Pleas

D26584: Load localization catalog for slideshow config window

2020-01-11 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Plasma, Localization. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY It was reported by Victor Ryzhykh that this patch fixes localization of the wallpape

D26192: Fix localization of the systemmonitor widget configuration window

2019-12-23 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R120:9f5ed252baa4: Fix localization of the systemmonitor widget configuration window (authored by yurchor). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26192

D26192: Fix localization of the systemmonitor widget configuration window

2019-12-23 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Localization, Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY Currently, the common config window messages are neither extracted nor used in all 5

D25800: docs: fix minor typos and address of plasma page

2019-12-06 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R104:f1b45c375d6e: docs: fix minor typos and address of plasma page (authored by yurchor). REPOSITORY R104 KScreen CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25800?vs=71043&id=71046 REVISI

D25800: docs: fix minor typos and address of plasma page

2019-12-06 Thread Yuri Chornoivan
yurchor created this revision. yurchor added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY Resubmit rejected trivial patch to conform kscreen standards of contributing TEST PLAN the patc

D24894: notifier: Make action buttons translatable

2019-10-26 Thread Yuri Chornoivan
yurchor added a comment. A similar issue can be found in libdiscover/bakcends/PackageKitBackend/PackageKitNotifier.cpp:141: https://cgit.kde.org/discover.git/tree/libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp#n141 Can it be fixed as well? Thanks in advance for y

D24580: Fix minor EBN issues

2019-10-12 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R120:f9355ee60637: Fix minor EBN issues (authored by yurchor). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24580?vs=67760&id=67791 REVISION DETAIL https://

D24580: Fix minor EBN issues

2019-10-11 Thread Yuri Chornoivan
yurchor created this revision. yurchor added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY Include duplication, no newline at the end of file and missing argument to the i18n() call TEST

D24068: docs: add contributing guide

2019-09-19 Thread Yuri Chornoivan
yurchor added a comment. Thanks in advance for fixing this minor typo. INLINE COMMENTS > CONTRIBUTING.md:58 > +## Contact > +Real-time communications about the project happens on the IRC channel > `#plasma` on freenode and the bridged Matrix room `#plasma:kde.org`. > + Typo: "communication"

D23783: [kcm] Fix i18n output file name and split texts

2019-09-08 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. Thanks. REPOSITORY R104 KScreen BRANCH fixI18n REVISION DETAIL https://phabricator.kde.org/D23783 To: romangg, #plasma, victorr, yurchor Cc: plasma-devel, LeGast00n, The-Feren-OS-

D22468: Rewrite KScreen KCM as ConfigModule with outputs model and Kirigami

2019-09-08 Thread Yuri Chornoivan
yurchor added a comment. In D22468#526517 , @romangg wrote: > In D22468#526465 , @ngraham wrote: > > > Like so: > > `xi18n("@info", "the first 100 charactersthe next 100 charactersand so on");`

D21925: Update joystick kcm documentation for game controllers

2019-06-20 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. Thanks. Please answer the comment then push if you want to. REPOSITORY R119 Plasma Desktop BRANCH joystick-settings (branched from master) REVISION DETAIL https://phabricator.kde.o

D21422: [Notifications] Fix translations in popup

2019-05-27 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. Thanks. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D21422 To: broulik, #plasma, aacid, yurchor Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, Zre

D19011: Thunderbolt KCM and KDED module

2019-04-18 Thread Yuri Chornoivan
yurchor added a comment. It might be not very stylish but just to make the whole thing work... F6780264: preferences-desktop-thunderbolt.svg REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D19011 To: dvratil, #vdg, #pla

D19995: Change URLs to https where possible

2019-03-23 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. Thanks. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D19995 To: vkrause, yurchor Cc: yurchor, plasma-devel, kde-doc-english, jraleigh,

D19011: Thunderbolt KCM and KDED module

2019-03-21 Thread Yuri Chornoivan
yurchor added a comment. What should happen when the "Help" button at the bottom of KCM page is pressed? Thanks in advance for your answer. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D19011 To: dvratil, #vdg, #plasma Cc: knambiar, bernieinnocenti, an

D19618: Update documentation for kcontrol desktop theme (now plasma theme)

2019-03-08 Thread Yuri Chornoivan
yurchor requested changes to this revision. yurchor added a comment. This revision now requires changes to proceed. Thanks in advance for fixing this. INLINE COMMENTS > index.docbook:34 > + > + &plasma; comes with multiple theme. The plasma theme define how the > different > + components o

D19011: Thunderbolt KCM and KDED module

2019-02-14 Thread Yuri Chornoivan
yurchor added a comment. Thanks in advance for fixing these minor typos. INLINE COMMENTS > DeviceView.qml:122 > +function() { > +console.log("Device " + device.uid + " enrolled > successfuly"); > +}, Typo: successfu

D5189: Partial rewrite to add and update info.

2019-01-09 Thread Yuri Chornoivan
yurchor added a comment. Can somebody else give their +1/-1 for this differential be processed eventually? Or can Plasma team push it if they like it? Thanks in advance for your thoughts. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D5189 To: ivanthe

D17894: Fix minor typos

2019-01-02 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R878:8d7110f761f0: Fix minor typos (authored by yurchor). REPOSITORY R878 Latte Dock CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17894?vs=48467&id=48553 REVISION DETAIL https://phabricator

D17894: Fix minor typos

2019-01-01 Thread Yuri Chornoivan
yurchor created this revision. yurchor added a reviewer: mvourlakos. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY Fix minor typos in messages and comments TEST PLAN No major changes to prevent compilation

D17780: Add Plasma wallpapers

2018-12-25 Thread Yuri Chornoivan
yurchor added a comment. In D17780#382189 , @zzag wrote: > With Ukrainian localization(and other as well), these wallpapers will have wrong translated names. Maybe delete the translated names? No need to do this manually. Scripty will do

D14542: [kcmkwin/desktop] KCM using new virtual desktops DBus interface

2018-12-17 Thread Yuri Chornoivan
yurchor added inline comments. INLINE COMMENTS > main.qml:222 > + > +textFromValue: function(value, locale) { return i18n("%1 > msec", value)} > + Can this be just "ms"-symbol as in Wikipedia for milliseconds to avoid confusion with plural forms? Thanks. REPOSITORY R108

D17482: Upload new screenshots in the documentation and uncomment a section

2018-12-11 Thread Yuri Chornoivan
yurchor added a comment. In D17482#375270 , @ognarb wrote: > In D17482#375191 , @broulik wrote: > > > Breaks build of plasma-desktoop: > > > > index.docbook:104: parser error : Opening and endi

D17493: [WIP] Implementation of an Easy Mode in KCM fonts module

2018-12-11 Thread Yuri Chornoivan
yurchor added inline comments. INLINE COMMENTS > freetype-renderer.h:487 > + * The given text will be rendered offside using the options provided as > parameters. This is > + * intended to be presented to a user to give an imperssion, what > rendering with the given > + * parametrs

D17482: Upload new screenshots in the documentation and uncomment a section

2018-12-11 Thread Yuri Chornoivan
yurchor added a comment. Fixed. Thanks. Sorry for been negligent when reviewing this. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D17482 To: ognarb, #documentation, davidedmundson, yurchor, broulik Cc: broulik, yurchor, plasma-devel, kde-doc-english, ragree

D17482: Upload new screenshots in the documentation and uncomment a section

2018-12-11 Thread Yuri Chornoivan
yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land. Oops... Sorry. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D17482 To: ognarb, #documentation, davidedmundson, yurchor Cc: yurchor, pla

D17482: Upload new screenshots in the documentation and uncomment a section

2018-12-11 Thread Yuri Chornoivan
yurchor requested changes to this revision. yurchor added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > index.docbook:103 > > --> > To keep the result valid this line should be removed as well. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://

D17226: Update kcmsmserver (Desktop Session) docbook to Plasma 5.14

2018-11-28 Thread Yuri Chornoivan
yurchor accepted this revision as: yurchor. yurchor added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > index.docbook:110 > Finally, you can enter a colon (:) or comma > (,) > -separated list of applications that should not be saved in sessions, > +separate

D13625: Add 'Documentation' category to the Application menus

2018-09-11 Thread Yuri Chornoivan
yurchor abandoned this revision. yurchor added a comment. The problem can be solved on the distribution level: https://bugs.mageia.org/show_bug.cgi?id=19532#c5 REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D13625 To: yurchor, #plasma_workspaces Cc: hei

D15130: make mycroftplasmoidplugin translatable

2018-08-28 Thread Yuri Chornoivan
yurchor accepted this revision as: yurchor. yurchor added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > Messages.sh:2 > +#! /usr/bin/env bash > +$XGETTEXT *.cpp *.h -o $podir/mycroftplasmoidplugin.pot Add a new line at the end of the file to make Krazy happy

D15086: Fix localization of QML code

2018-08-27 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R846:164602da8171: Fix localization of QML code (authored by yurchor). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D15086?vs=40460&id=40531#toc REPOSITORY R846 Mycroft Plasma integration CHANG

D15086: Fix localization of QML code

2018-08-26 Thread Yuri Chornoivan
yurchor updated this revision to Diff 40460. yurchor added a comment. Adding more context to the messages REPOSITORY R846 Mycroft Plasma integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15086?vs=40458&id=40460 REVISION DETAIL https://phabricator.kde.org/D15086 AFFECT

D15086: Fix localization of QML code

2018-08-26 Thread Yuri Chornoivan
yurchor updated this revision to Diff 40458. yurchor added a comment. Getting rid of French punctuation REPOSITORY R846 Mycroft Plasma integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15086?vs=40450&id=40458 REVISION DETAIL https://phabricator.kde.org/D15086 AFFECTED

D15086: Fix localization of QML code

2018-08-26 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Aiix, Localization. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY The current code contains untranslatable messages and word puzzles [1]. This patch tri

D14336: Make calendar Plasma plugin JSON consistent with other plugins and translatable

2018-07-24 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Plasma, Localization, mck182. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY Currently, JSON file has a structure which is

D14335: Make astronomical Plasma plugin JSON consistent with other plugins and translatable

2018-07-24 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Plasma, Localization. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY Currently, JSON file has a structure which is not par

D13625: Add 'Documentation' category to the Application menus

2018-06-22 Thread Yuri Chornoivan
yurchor added a comment. In D13625#281596 , @mart wrote: > probably in this case the distro should put an entry in the menu offering to uninstall that package.. tough for that we have to rely on the distro Actually, the corresponding .des

D13625: Add 'Documentation' category to the Application menus

2018-06-19 Thread Yuri Chornoivan
yurchor created this revision. yurchor added a reviewer: Plasma: Workspaces. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY In the distributions with installable documentation (l

D12982: Make the new KCMs with QtQuick translatable

2018-05-30 Thread Yuri Chornoivan
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R119:738da689cbd2: Make the new KCMs with QtQuick translatable (authored by yurchor). CHANGED PRIOR TO COMMIT https://pha

D13185: Make the string 'No touchpad found' translatable

2018-05-29 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R119:9c5d8bfd66a4: Make the string 'No touchpad found' translatable (authored by yurchor). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13185?vs=35073&id=35127

D13185: Make the string 'No touchpad found' translatable

2018-05-28 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Plasma, Localization. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY If there are no touchpads installed, Touchpad KCM sho

D12982: Make the new KCMs with QtQuick translatable

2018-05-26 Thread Yuri Chornoivan
yurchor updated this revision to Diff 34932. yurchor added a comment. Normalized to Luigi's scheme. May not work. Please test at least for English (default). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D12982?vs=34475&id=34932 REVISION DETAIL h

D12982: Make the new KCMs with QtQuick translatable

2018-05-26 Thread Yuri Chornoivan
yurchor added a comment. I have no idea what to do with all the suggestions and cannot test the required changes. For sure, I can formally change *.cpp, CMakeLists.txt and Messages.sh, but it can break the KCMs to the state that they will not be able to function even in English. May it

D12982: Make the new KCMs with QtQuick translatable

2018-05-19 Thread Yuri Chornoivan
yurchor added a comment. In D12982#265059 , @ltoscano wrote: > I don't want to go back from kcm5_workspace to kcm_workspace. Any solution should allow to define a specific name for the KCMs. This will probably need some refactoring inside

D12982: Make the new KCMs with QtQuick translatable

2018-05-19 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Plasma, kde-i18n-doc. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY According to this comment: https://marc.info/?l=

D12936: Rewrite workspace KCM in QtQuick

2018-05-17 Thread Yuri Chornoivan
yurchor added inline comments. INLINE COMMENTS > CMakeLists.txt:2 > # KI18N Translation Domain for this library > -add_definitions(-DTRANSLATION_DOMAIN=\"kcmworkspaceoptions\") > -### next target ### > +add_definitions(-DTRANSLATION_DOMAIN=\"kcm_workspace\") > That will no

D12102: Port Language KCM to Qt Quick

2018-05-15 Thread Yuri Chornoivan
yurchor added a comment. Please, can I ask why is it impossible now to configure the keyboard layout as a result of this? https://cgit.kde.org/plasma-desktop.git/diff/kcms/CMakeLists.txt?id=6055cfb94e1e8e42278cd4bea7d4debe4e745c7b REPOSITORY R119 Plasma Desktop REVISION DETAIL http

D11695: Update clock docbook to 5.12

2018-03-25 Thread Yuri Chornoivan
yurchor accepted this revision as: yurchor. yurchor added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > index.docbook:55 > +When you log in to the &plasma; session while being online or when you > later > +connect to the Internet the access to on or more NTP

D11142: Add ConnectionCheck for Dash Cards

2018-03-07 Thread Yuri Chornoivan
yurchor added inline comments. INLINE COMMENTS > main.qml:132 > + if(!connectCtx){ > + var conError = i18n("I am not connected to the 🌐 internet, > Please check your network connection") > + convoLmodel.append({"itemType": "NonVisual", "InputQuery": > c

D10084: Make the messages translatable

2018-01-26 Thread Yuri Chornoivan
This revision was automatically updated to reflect the committed changes. Closed by commit R129:64d9f92f6a87: Make the messages translatable (authored by yurchor). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D10084?vs=25908&id=25983#toc REPOSITORY R129 Window Decoration Library CHAN

D10084: Make the messages translatable

2018-01-25 Thread Yuri Chornoivan
yurchor marked an inline comment as done. yurchor added a comment. I have removed the duplicate. Thanks. REPOSITORY R129 Window Decoration Library REVISION DETAIL https://phabricator.kde.org/D10084 To: yurchor, #plasma, graesslin, #localization Cc: aacid, plasma-devel, ZrenBot, progwolff

D10084: Make the messages translatable

2018-01-24 Thread Yuri Chornoivan
yurchor updated this revision to Diff 25908. yurchor edited the summary of this revision. REPOSITORY R129 Window Decoration Library CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10084?vs=25903&id=25908 REVISION DETAIL https://phabricator.kde.org/D10084 AFFECTED FILES CMakeLists

D10084: Make the messages translatable

2018-01-24 Thread Yuri Chornoivan
yurchor created this revision. yurchor added reviewers: Plasma, graesslin, Localization. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. yurchor requested review of this revision. REVISION SUMMARY Currently, there is no extraction of messa

D4290: [Calculator Runner] Use "approximate" approximation mode

2017-03-27 Thread Yuri Chornoivan
yurchor added a comment. In https://phabricator.kde.org/D4290#98033, @broulik wrote: > @kde-i18n-doc I'd like to ask for an exception to backport this fix to Plasma 5.8 (due mid of May) and Plasma 5.9 (due 25 April) as it is a rather severe, easily triggerable, memory leak/crash fix. >

Re: Review Request 128728: Update plasma handbook

2016-08-21 Thread Yuri Chornoivan
tps://git.reviewboard.kde.org/r/128728/#comment66381> Typo: singel -> single - Yuri Chornoivan On Сер. 21, 2016, 5:52 після полудня, Burkhard Lück wrote: > > --- > This is an automatically generated e-mail. To rep

Re: Review Request 128684: Proofread + update khtml-general kcm docbook

2016-08-18 Thread Yuri Chornoivan
> On Сер. 16, 2016, 7:05 до полудня, David Faure wrote: > > doc/kcontrol/khtml-general/index.docbook, line 51 > > > > > > Well, qt5-webkit and kwebkitpart do still exist. They're just not > > really maintained (b

Re: Review Request 127640: Update desktopthemedetails docbook to 5.6

2016-04-13 Thread Yuri Chornoivan
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127640/#review94580 --- Ship it! Ship It! - Yuri Chornoivan On Квітень 12

Re: Review Request 127585: integrate pasma-pa kcm docs properly into helpsystem

2016-04-08 Thread Yuri Chornoivan
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127585/#review94439 --- Ship it! - Yuri Chornoivan On Квітень 8, 2016, 7:57

Re: remove khelpcenter from next Plasma release?

2016-03-29 Thread Yuri Chornoivan
написане Wed, 09 Mar 2016 18:24:59 +0200, Martin Klapetek : On Wed, Mar 9, 2016 at 11:20 AM, Martin Gräßlin wrote: Am 2016-03-09 16:43, schrieb Yuri Chornoivan: Hi, Just of curiosity, what is the next thing, after documentation (as Plasma almost does not have it), to get rid from

Re: remove khelpcenter from next Plasma release?

2016-03-09 Thread Yuri Chornoivan
написане Wed, 09 Mar 2016 17:29:28 +0200, Sebastian Kügler : Hi all, [For the sake of sanity, please reply to both list, this topic affects applications and Plasma.] One of the topics we are discussing at the current Plasma sprint is whether we really want khelpcenter as part of the Plasma r

Re: Review Request 124452: Update klipper docbook to kf5

2015-07-29 Thread Yuri Chornoivan
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124452/#review83148 --- Ship it! Ship It! - Yuri Chornoivan On Липень 29, 2015