summaryrefslogtreecommitdiff
path: root/help/pl/usage.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/pl/usage.page')
-rw-r--r--help/pl/usage.page10
1 files changed, 5 insertions, 5 deletions
diff --git a/help/pl/usage.page b/help/pl/usage.page
index 835663ad..b705bebf 100644
--- a/help/pl/usage.page
+++ b/help/pl/usage.page
@@ -7,13 +7,13 @@
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Piotr Drąg</mal:name>
<mal:email>piotrdrag@gmail.com</mal:email>
- <mal:years>2017</mal:years>
+ <mal:years>2017-2019</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Aviary.pl</mal:name>
<mal:email>community-poland@mozilla.org</mal:email>
- <mal:years>2017</mal:years>
+ <mal:years>2017-2019</mal:years>
</mal:credit>
</info>
<title>Użycie</title>
@@ -220,7 +220,7 @@
<item>
<title><cmd>--help-gtk</cmd></title>
- <p>Wyświetla pomoc dla opcji biblioteki GTK+.</p>
+ <p>Wyświetla pomoc dla opcji biblioteki GTK.</p>
</item>
</terms>
@@ -253,9 +253,9 @@
<!-- ==== GTK+ Options ====== -->
<section id="zenity-gtk-options">
- <title>Opcje biblioteki GTK+</title>
+ <title>Opcje biblioteki GTK</title>
- <p>Zenity obsługuje standardowe opcje biblioteki GTK+. Wykonanie polecenia <cmd>zenity --help-gtk</cmd> wyświetli więcej informacji.</p>
+ <p>Zenity obsługuje standardowe opcje biblioteki GTK. Wykonanie polecenia <cmd>zenity --help-gtk</cmd> wyświetli więcej informacji.</p>
</section>
bgstack15