[pLog-svn] r5001 - in plog/branches/lifetype-1.2: locale/admin templates/admin

mark at devel.lifetype.net mark at devel.lifetype.net
Tue Mar 6 00:37:22 EST 2007


Author: mark
Date: 2007-03-06 00:37:22 -0500 (Tue, 06 Mar 2007)
New Revision: 5001

Modified:
   plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
   plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
   plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php
   plog/branches/lifetype-1.2/templates/admin/newlink.template
Log:
Remove a duplicated locale string.

Modified: plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php	2007-03-05 23:11:07 UTC (rev 5000)
+++ plog/branches/lifetype-1.2/locale/admin/locale_ca_ES.php	2007-03-06 05:37:22 UTC (rev 5001)
@@ -1108,7 +1108,6 @@
 $messages['help_blog_does_not_exist_url'] = 'Adreça (URL) a la qual es redirigiran els usuaris quan intentin accedir a un bloc que no existeix, en comptes de ser redirigits al bloc configurat com a bloc predeterminat del servei [ Valor predeterminat = Cap ]';
 
 $messages['error_invalid_blog_name'] = 'El nom del bloc no és vàlid';
-$messages['bookmark_it_to_lifetype'] = 'Afegeix com a favorit a LifeType!';
 
 /* strings for /default/ templates */
 $messages['form_authenticated'] = 'Autenticat';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-03-05 23:11:07 UTC (rev 5000)
+++ plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-03-06 05:37:22 UTC (rev 5001)
@@ -1127,7 +1127,6 @@
 $messages['help_blog_does_not_exist_url'] = 'URL, der aufgerufen werden soll, wenn ein Blog nicht existiert';
 
 $messages['error_invalid_blog_name'] = 'Der Blog Name ist ungültig.';
-$messages['bookmark_it_to_lifetype'] = 'Link zu LifeType hinzufügen!';
 
 /* strings for /default/ templates */
 

Modified: plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-03-05 23:11:07 UTC (rev 5000)
+++ plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-03-06 05:37:22 UTC (rev 5001)
@@ -1131,7 +1131,6 @@
 $messages['help_blog_does_not_exist_url'] = 'URL where users will be forwarded when they attempt to reach a blog that does not exist in this site, instead of being forwarded to the site\'s default blog [ Default = empty ]';
 
 $messages['error_invalid_blog_name'] = 'The blog name is not valid';
-$messages['bookmark_it_to_lifetype'] = 'Bookmark it to LifeType!';
 
 /* strings for /default/ templates */
 

Modified: plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-03-05 23:11:07 UTC (rev 5000)
+++ plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-03-06 05:37:22 UTC (rev 5001)
@@ -1127,8 +1127,6 @@
 
 $messages['help_forbidden_blognames'] = 'Lista de cadenas separadas por un espacio en blanco que no se pueden usar como nombres de bitácora. Es posible usar una expresión regular en lugar de una simple cadena. [ Valor por defecto = (vacío) ]';
 
-$messages['bookmark_it_to_lifetype'] = 'Añadir como favorito en LifeType!';
-
 $messages['posts_updated_ok'] = '%s artículos fueron actualizados correctamente';
 $messages['error_updating_post2'] = 'Hubo un error actualizando el artículo cuyo identificador es %s';
 $messages['resources_updated_ok'] = '% ficheros fueron actualizados correctamente';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php	2007-03-05 23:11:07 UTC (rev 5000)
+++ plog/branches/lifetype-1.2/locale/admin/locale_zh_TW.php	2007-03-06 05:37:22 UTC (rev 5001)
@@ -1119,8 +1119,8 @@
 
 $messages['create_date'] = 'Date created';
 
-$messages['insert_media'] = 'Insert media';
-$messages['insert_more'] = 'Toggle "More..." link';
+$messages['insert_media'] = '插入檔案';
+$messages['insert_more'] = '插入 "閱讀全文" 分隔';
 
 $messages['purging_please_wait'] = 'Please wait while data is being purged. This page will keep refreshing itself until all data has been processed, please do not attempt to stop this process';
 
@@ -1131,7 +1131,6 @@
 $messages['help_blog_does_not_exist_url'] = 'URL where users will be forwarded when they attempt to reach a blog that does not exist in this site, instead of being forwarded to the site\'s default blog [ Default = empty ]';
 
 $messages['error_invalid_blog_name'] = 'The blog name is not valid';
-$messages['bookmark_it_to_lifetype'] = 'Bookmark it to LifeType!';
 
 /* strings for /default/ templates */
 

Modified: plog/branches/lifetype-1.2/templates/admin/newlink.template
===================================================================
--- plog/branches/lifetype-1.2/templates/admin/newlink.template	2007-03-05 23:11:07 UTC (rev 5000)
+++ plog/branches/lifetype-1.2/templates/admin/newlink.template	2007-03-06 05:37:22 UTC (rev 5001)
@@ -59,7 +59,7 @@
         <div class="field">
         	<label for="bookmarklet">{$locale->tr("bookmarklet")}</label>
         	<div class="formHelp">{$locale->tr("bookmarklet_help")}</div>
-        	<a href="javascript:void(ltbm=window.open('{$url->getAdminUrl()}?op=newLink&linkName='+encodeURIComponent(document.title)+'&linkUrl='+encodeURIComponent(location.href),'ltbm','toolbar=1,status=1,location=1,scrollbars=1,menubar=1,resizable=1'));" onclick="window.alert('{$locale->tr("bookmarklet_help")}');">{$locale->tr("bookmark_it_to_lifetype")}</a>
+        	<a href="javascript:void(ltbm=window.open('{$url->getAdminUrl()}?op=newLink&linkName='+encodeURIComponent(document.title)+'&linkUrl='+encodeURIComponent(location.href),'ltbm','toolbar=1,status=1,location=1,scrollbars=1,menubar=1,resizable=1'));" onclick="window.alert('{$locale->tr("bookmarklet_help")}');">{$locale->tr("bookmarkit_to_lifetype")}</a>
         </div>
         
         </fieldset>



More information about the pLog-svn mailing list