From cbecb1878801ea77622f9ed128ffde488ec545b6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 7 Apr 2011 21:18:06 -0400 Subject: Shell: fix handling of commandlines With HANDLES_COMMANDLINE, the commandline is handled in the primary instance. That means two things: - We cannot let GOption handle --help, since it calls exit() after printing out the help - The static booleans need to be reset to FALSE for each handled commandline This commit adds a new string, 'Show help options'. It also includes existing translations for this string that were taken from GLib. --- po/pt.po | 3 +++ 1 file changed, 3 insertions(+) (limited to 'po/pt.po') diff --git a/po/pt.po b/po/pt.po index 058e624fa..a43c896c7 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3506,6 +3506,9 @@ msgstr "Centro de Controlo" msgid "_All Settings" msgstr "_Todas as Definições" +msgid "Show help options" +msgstr "Apresentar as opções de ajuda" + #~ msgid "16" #~ msgstr "16" -- cgit v1.2.1