diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-03-16 16:06:33 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-03-16 16:06:33 +0100 |
commit | 06ef51a65191b123ee908955cb0c79095ae171b7 (patch) | |
tree | 9f10697f47f4b901923a54f7d95d0e52a6b1230b /po/ayatana-indicator-power.pot | |
parent | 6f4bf8fa43cd8c9e9b7e019da32174f4ba89b8e9 (diff) | |
download | ayatana-indicator-power-06ef51a65191b123ee908955cb0c79095ae171b7.tar.gz ayatana-indicator-power-06ef51a65191b123ee908955cb0c79095ae171b7.tar.bz2 ayatana-indicator-power-06ef51a65191b123ee908955cb0c79095ae171b7.zip |
src/{service.c,utils.c}: Fix grammar flaw in zenity warning.
Diffstat (limited to 'po/ayatana-indicator-power.pot')
-rw-r--r-- | po/ayatana-indicator-power.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/ayatana-indicator-power.pot b/po/ayatana-indicator-power.pot index aa135f1..b8dc5be 100644 --- a/po/ayatana-indicator-power.pot +++ b/po/ayatana-indicator-power.pot @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://github.com/AyatanaIndicators/ayatana-indicator-" "power/issues\n" -"POT-Creation-Date: 2018-03-16 16:04+0100\n" +"POT-Creation-Date: 2018-03-16 16:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -250,7 +250,7 @@ msgstr "" #: ../src/service.c:826 msgid "" "The Ayatana Power Indicator does not support evoking the\n" -"power statistics application your desktop environment, yet.\n" +"power statistics application of your desktop environment, yet.\n" "\n" "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-power/issues" @@ -259,7 +259,7 @@ msgstr "" #: ../src/utils.c:133 msgid "" "The Ayatana Power Indicator does not support evoking the\n" -"power settings dialog for your desktop environment, yet.\n" +"power settings dialog of your desktop environment, yet.\n" "\n" "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-power/issues" |