diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:59:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:59:44 +0000 |
commit | fb31765cbe33890f325a87015507364156741321 (patch) | |
tree | 0c5cd12aee0a0a6a6e2d542520df5846859bd40d /po/its/polkit.its | |
parent | Initial commit. (diff) | |
download | gnome-system-monitor-fb31765cbe33890f325a87015507364156741321.tar.xz gnome-system-monitor-fb31765cbe33890f325a87015507364156741321.zip |
Adding upstream version 42.0.upstream/42.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/its/polkit.its')
-rw-r--r-- | po/its/polkit.its | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/po/its/polkit.its b/po/its/polkit.its new file mode 100644 index 0000000..1c37e6b --- /dev/null +++ b/po/its/polkit.its @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<its:rules xmlns:its="http://www.w3.org/2005/11/its" + version="2.0"> + <its:translateRule selector="//*" translate="no"/> + <its:translateRule selector="//action/description | + //action/message" + translate="yes"/> +</its:rules> |