gunnar: server/kolab-webclient/kronolith/patches/kronolith-2.3.3 t_kronolith_HK_GW_FbviewRelevance.diff, 1.1, 1.2 t_kronolith_HK_GW_XfbAccess.diff, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Fri Mar 5 14:50:34 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/kronolith/patches/kronolith-2.3.3
In directory doto:/tmp/cvs-serv3068/kolab-webclient/kronolith/patches/kronolith-2.3.3

Modified Files:
	t_kronolith_HK_GW_FbviewRelevance.diff 
	t_kronolith_HK_GW_XfbAccess.diff 
Log Message:
kolab/issue4048 (Some German translations missing in kronolith) 

Index: t_kronolith_HK_GW_FbviewRelevance.diff
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/kronolith/patches/kronolith-2.3.3/t_kronolith_HK_GW_FbviewRelevance.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- t_kronolith_HK_GW_FbviewRelevance.diff	22 Jan 2010 18:55:27 -0000	1.1
+++ t_kronolith_HK_GW_FbviewRelevance.diff	5 Mar 2010 13:50:32 -0000	1.2
@@ -35,7 +35,7 @@
          $this->addVariable(_("Name"), 'name', 'text', true);
          $this->addVariable(_("Description"), 'description', 'longtext', false, false, null, array(4, 60));
 +        $this->addVariable(_("Relevance"), 'fbrelevance', 'radio', false, false, null, 
-+                           array(array('owners/administrators', 'readers', 'no one'), 
++                           array(array(_("owners/administrators"), _("readers"), _("no one")), 
 +                                 'This calendar is only included into the free/busy data for ...'));
  
          $this->setButtons(array(_("Create")));
@@ -70,6 +70,24 @@
  
          if ($original_name != $this->_vars->get('name')) {
              $result = $GLOBALS['kronolith_driver']->rename($original_name, $this->_vars->get('name'));
+--- a/po/de_DE.po	2010-03-05 14:12:23.870442274 +0100
++++ b/po/de_DE.po.orig	2010-03-05 14:26:38.598825847 +0100
+@@ -2697,3 +2697,15 @@
+ 
+ msgid "Save Attendee List"
+ msgstr "Teilnehmerliste speichern"
++
++msgid "Relevance"
++msgstr "Relevant für"
++
++msgid "owners/administrators"
++msgstr "Eigentümer/Administratoren"
++
++msgid "readers"
++msgstr "Leser"
++
++msgid "no one"
++msgstr "niemanden"
 -- 
 tg: (2b89751..) t/kronolith/HK/GW/FbviewRelevance (depends on: t/kronolith/HK/SB/ExtraParameters)
 -- 

Index: t_kronolith_HK_GW_XfbAccess.diff
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/kronolith/patches/kronolith-2.3.3/t_kronolith_HK_GW_XfbAccess.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- t_kronolith_HK_GW_XfbAccess.diff	22 Jan 2010 18:55:27 -0000	1.1
+++ t_kronolith_HK_GW_XfbAccess.diff	5 Mar 2010 13:50:32 -0000	1.2
@@ -149,6 +149,16 @@
  <tr>
   <td colspan="7"> </td>
  </tr>
+--- a/po/de_DE.po	2010-03-05 14:12:23.870442274 +0100
++++ b/po/de_DE.po	2010-03-05 14:26:38.598825847 +0100
+@@ -2709,3 +2709,6 @@
+ 
+ msgid "no one"
+ msgstr "niemanden"
++
++msgid "Extended free/busy access"
++msgstr "Erweiterter Frei/Gebucht Zugriff"
+
 -- 
 tg: (0175a71..) t/kronolith/HK/GW/XfbAccess (depends on: t/kronolith/HK/GW/FbviewRelevance)
 -- 





More information about the commits mailing list