summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-commands/po/en/commands.po
diff options
context:
space:
mode:
authorDaniel Dickinson <cshoredaniel@users.noreply.github.com>2017-01-20 18:00:42 -0500
committerGitHub <noreply@github.com>2017-01-20 18:00:42 -0500
commite1edb1025cd9e35b3617c20a1117a348971c0421 (patch)
tree8f54e7471b81c82bdf1bb4b0b3bafcb6e5bf362b /applications/luci-app-commands/po/en/commands.po
parent9b7a5a477a707164d07d17a65acd5a1ac78845db (diff)
parent077ac32635dc0048a684ee0a40345a262e661ecc (diff)
Merge pull request #768 from t123yh/app_commands_nodownload
luci-app-commands: allow executing without downloading on public links
Diffstat (limited to 'applications/luci-app-commands/po/en/commands.po')
-rw-r--r--applications/luci-app-commands/po/en/commands.po21
1 files changed, 18 insertions, 3 deletions
diff --git a/applications/luci-app-commands/po/en/commands.po b/applications/luci-app-commands/po/en/commands.po
index 754a229c1a..c40994f344 100644
--- a/applications/luci-app-commands/po/en/commands.po
+++ b/applications/luci-app-commands/po/en/commands.po
@@ -11,9 +11,6 @@ msgstr ""
msgid "A short textual description of the configured command"
msgstr "A short textual description of the configured command"
-msgid "Access command with"
-msgstr "Access command with"
-
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
@@ -93,3 +90,21 @@ msgstr ""
msgid "Waiting for command to complete..."
msgstr "Waiting for command to complete..."
+
+msgid "Command executed successfully."
+msgstr "Command executed successfully."
+
+msgid "Command exited with status code "
+msgstr "Command exited with status code "
+
+msgid "Standard Output"
+msgstr "Standard Output"
+
+msgid "Standard Error"
+msgstr "Standard Error"
+
+msgid "Download execution result"
+msgstr "Download execution result"
+
+msgid "Or display result"
+msgstr "Or display result" \ No newline at end of file