summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a55d5ba)
raw | patch | inline | side by side (parent: a55d5ba)
author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Oct 2009 16:04:31 +0000 (16:04 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Oct 2009 16:04:31 +0000 (16:04 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@14501 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/trunk/gosa-plugins/goto/admin/ogroups/goto/class_termgroup.inc b/trunk/gosa-plugins/goto/admin/ogroups/goto/class_termgroup.inc
index cac4ced98e79c4f0f45ef6077566c532bee4be29..cf73a43db2dddc43a996981371fca4e30cfd619c 100644 (file)
/* Handle the inherit to members button */
if (isset($_POST['inheritToMembers'])) {
- $this->inherit_confirmation = new msg_dialog(_("Pass on attributes to all members"), _("This action will overwrite all attributes of the group members with the values specified in this object group. Do you want to proceed?"),CONFIRM_DIALOG);
+ $this->inherit_confirmation = new msg_dialog(_("Pass on all attributes to group members"), _("This action will overwrite all attributes of the group members with the values specified in this object group. Do you want to proceed?"),CONFIRM_DIALOG);
}
if (is_object($this->inherit_confirmation) && ($this->inherit_confirmation->is_confirmed())) {
diff --git a/trunk/gosa-plugins/goto/locale/de/LC_MESSAGES/messages.po b/trunk/gosa-plugins/goto/locale/de/LC_MESSAGES/messages.po
index 3562daa468702e96da67318c072d6360a709ebc9..4826d2d2695d04d27db50004dc37d017285dfd96 100644 (file)
msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-10-02 17:14+0200\n"
+"POT-Creation-Date: 2009-10-02 18:02+0200\n"
"PO-Revision-Date: 2008-12-04 11:18+0100\n"
"Last-Translator: Cajus Pollmeier <pollmeier@gonicus.de>\n"
"Language-Team: deutsch <de@li.org>\n"
#: admin/systems/goto/class_workstationGeneric.inc:461
#: admin/systems/goto/class_workstationGeneric.inc:479
#: admin/systems/services/nfs/servnfs.tpl:9
-#: admin/systems/services/nfs/class_servNfs.inc:203
-#: admin/systems/services/nfs/class_servNfs.inc:206
+#: admin/systems/services/nfs/class_servNfs.inc:208
+#: admin/systems/services/nfs/class_servNfs.inc:211
#: admin/systems/services/shares/class_goShareServer.inc:422
#: admin/applications/class_applicationParameters.inc:191
#: admin/applications/class_applicationParameters.inc:195
#: admin/systems/goto/class_workstationGeneric.inc:708
#: admin/systems/goto/workstation.tpl:19 admin/systems/goto/printer.tpl:16
#: admin/systems/services/nfs/servnfs.tpl:19
-#: admin/systems/services/nfs/class_servNfs.inc:211
+#: admin/systems/services/nfs/class_servNfs.inc:216
#: admin/systems/services/shares/class_goShareServer.inc:424
#: admin/applications/generic.tpl:33
#: admin/applications/class_applicationGeneric.inc:623
#: admin/systems/goto/terminalService.tpl:138
#: admin/systems/goto/gotoLpdEnable.tpl:53
#: admin/systems/services/nfs/servnfs.tpl:56
-#: admin/systems/services/nfs/class_servNfs.inc:197
+#: admin/systems/services/nfs/class_servNfs.inc:202
#: admin/systems/services/shares/class_goShareServer.inc:425
msgid "Type"
msgstr "Typ"
#: admin/systems/services/nfs/servnfs.tpl:29
#: admin/systems/services/nfs/class_servNfs.inc:179
+#: admin/systems/services/nfs/class_servNfs.inc:192
#: admin/systems/services/shares/class_goShareServer.inc:427
msgid "Path"
msgstr "Pfad"
#: admin/systems/services/nfs/servnfs.tpl:29
-#: admin/systems/services/nfs/class_servNfs.inc:215
+#: admin/systems/services/nfs/class_servNfs.inc:220
#: admin/systems/services/shares/class_goShareServer.inc:429
msgid "Volume"
msgstr "Volume"
msgstr "Codepage"
#: admin/systems/services/nfs/servnfs.tpl:121
-#: admin/systems/services/nfs/class_servNfs.inc:219
+#: admin/systems/services/nfs/class_servNfs.inc:224
#: admin/systems/services/shares/class_goShareServer.inc:428
msgid "Option"
msgstr "Option"
msgid "'Path / Volume' must be of format 'server:port'!"
msgstr "'Pfad / Volume' muß das Format 'server:port' haben!"
-#: admin/systems/services/nfs/class_servNfs.inc:188
+#: admin/systems/services/nfs/class_servNfs.inc:189
msgid "'$' is only allowed at the end of the share name for hidden shares"
msgstr ""
-#: admin/systems/services/nfs/class_servNfs.inc:192
+#: admin/systems/services/nfs/class_servNfs.inc:197
msgid ""
"'Path / Volume' must contain at least one '/' and no special characters!"
msgstr ""
"'Pfad / Volume' muß mindestens ein '/' enthalten und keine Sonderzeichen!"
-#: admin/systems/services/nfs/class_servNfs.inc:245
+#: admin/systems/services/nfs/class_servNfs.inc:250
#, php-format
msgid "The share '%s' on another server '%s' already exists."
msgstr "Die Freigabe '%s' existiert bereits auf einem anderen Server '%s'"
msgstr "Anzahl der angezeigten Anwendungen"
#: admin/ogroups/goto/class_termgroup.inc:191
-msgid "Pass on attributes to all members"
+#: admin/ogroups/goto/termgroup.tpl:104
+msgid "Pass on all attributes to group members"
msgstr "Alle Attribute an Gruppenmitglieder vererben"
#: admin/ogroups/goto/class_termgroup.inc:191
"Objektgruppe. Zusätzlich können alle hier einstellbaren Werte von den "
"Systemen ererbt werden."
-#: admin/ogroups/goto/termgroup.tpl:104
-#, fuzzy
-msgid "Pass on all attributes to group members"
-msgstr "Alle Attribute an Gruppenmitglieder vererben"
-
#: personal/environment/class_selectPrinterDialog.inc:107
msgid "Please select a printer!"
msgstr "Bitte wählen Sie einen Drucker!"
msgid "Import complete: %s events successfully send, %s failed"
msgstr "Import abgeschlossen: %s Vorgänge importiert, %s fehlgeschlagen"
+#~ msgid "Pass on attributes to all members"
+#~ msgstr "Alle Attribute an Gruppenmitglieder vererben"
+
#~ msgid "Instant update"
#~ msgstr "Sofortiges Update"
diff --git a/trunk/gosa-plugins/goto/locale/messages.po b/trunk/gosa-plugins/goto/locale/messages.po
index c8a2ec516b2042574d9e44ebe2c4388bba02e908..b41af27a58e60a88e4403c3d27dda07ef3e5a865 100644 (file)
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-10-02 17:14+0200\n"
+"POT-Creation-Date: 2009-10-02 18:02+0200\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"
#: admin/systems/goto/class_workstationGeneric.inc:461
#: admin/systems/goto/class_workstationGeneric.inc:479
#: admin/systems/services/nfs/servnfs.tpl:9
-#: admin/systems/services/nfs/class_servNfs.inc:203
-#: admin/systems/services/nfs/class_servNfs.inc:206
+#: admin/systems/services/nfs/class_servNfs.inc:208
+#: admin/systems/services/nfs/class_servNfs.inc:211
#: admin/systems/services/shares/class_goShareServer.inc:422
#: admin/applications/class_applicationParameters.inc:191
#: admin/applications/class_applicationParameters.inc:195
#: admin/systems/goto/class_workstationGeneric.inc:708
#: admin/systems/goto/workstation.tpl:19 admin/systems/goto/printer.tpl:16
#: admin/systems/services/nfs/servnfs.tpl:19
-#: admin/systems/services/nfs/class_servNfs.inc:211
+#: admin/systems/services/nfs/class_servNfs.inc:216
#: admin/systems/services/shares/class_goShareServer.inc:424
#: admin/applications/generic.tpl:33
#: admin/applications/class_applicationGeneric.inc:623
#: admin/systems/goto/terminalService.tpl:138
#: admin/systems/goto/gotoLpdEnable.tpl:53
#: admin/systems/services/nfs/servnfs.tpl:56
-#: admin/systems/services/nfs/class_servNfs.inc:197
+#: admin/systems/services/nfs/class_servNfs.inc:202
#: admin/systems/services/shares/class_goShareServer.inc:425
msgid "Type"
msgstr ""
#: admin/systems/services/nfs/servnfs.tpl:29
#: admin/systems/services/nfs/class_servNfs.inc:179
+#: admin/systems/services/nfs/class_servNfs.inc:192
#: admin/systems/services/shares/class_goShareServer.inc:427
msgid "Path"
msgstr ""
#: admin/systems/services/nfs/servnfs.tpl:29
-#: admin/systems/services/nfs/class_servNfs.inc:215
+#: admin/systems/services/nfs/class_servNfs.inc:220
#: admin/systems/services/shares/class_goShareServer.inc:429
msgid "Volume"
msgstr ""
msgstr ""
#: admin/systems/services/nfs/servnfs.tpl:121
-#: admin/systems/services/nfs/class_servNfs.inc:219
+#: admin/systems/services/nfs/class_servNfs.inc:224
#: admin/systems/services/shares/class_goShareServer.inc:428
msgid "Option"
msgstr ""
msgid "'Path / Volume' must be of format 'server:port'!"
msgstr ""
-#: admin/systems/services/nfs/class_servNfs.inc:188
+#: admin/systems/services/nfs/class_servNfs.inc:189
msgid "'$' is only allowed at the end of the share name for hidden shares"
msgstr ""
-#: admin/systems/services/nfs/class_servNfs.inc:192
+#: admin/systems/services/nfs/class_servNfs.inc:197
msgid ""
"'Path / Volume' must contain at least one '/' and no special characters!"
msgstr ""
-#: admin/systems/services/nfs/class_servNfs.inc:245
+#: admin/systems/services/nfs/class_servNfs.inc:250
#, php-format
msgid "The share '%s' on another server '%s' already exists."
msgstr ""
msgstr ""
#: admin/ogroups/goto/class_termgroup.inc:191
-msgid "Pass on attributes to all members"
+#: admin/ogroups/goto/termgroup.tpl:104
+msgid "Pass on all attributes to group members"
msgstr ""
#: admin/ogroups/goto/class_termgroup.inc:191
"assigned to this object group."
msgstr ""
-#: admin/ogroups/goto/termgroup.tpl:104
-msgid "Pass on all attributes to group members"
-msgstr ""
-
#: personal/environment/class_selectPrinterDialog.inc:107
msgid "Please select a printer!"
msgstr ""