[pLog-svn] r5171 - plugins/branches/lifetype-1.2/authimage/locale
reto at devel.lifetype.net
reto at devel.lifetype.net
Sat Mar 24 14:23:54 EDT 2007
Author: reto
Date: 2007-03-24 14:23:54 -0400 (Sat, 24 Mar 2007)
New Revision: 5171
Modified:
plugins/branches/lifetype-1.2/authimage/locale/locale_de_DE.php
plugins/branches/lifetype-1.2/authimage/locale/locale_en_UK.php
plugins/branches/lifetype-1.2/authimage/locale/locale_zh_CN.php
plugins/branches/lifetype-1.2/authimage/locale/locale_zh_TW.php
Log:
german translation and small fix (it's not always a 6-digit code...)
Modified: plugins/branches/lifetype-1.2/authimage/locale/locale_de_DE.php
===================================================================
--- plugins/branches/lifetype-1.2/authimage/locale/locale_de_DE.php 2007-03-24 16:20:52 UTC (rev 5170)
+++ plugins/branches/lifetype-1.2/authimage/locale/locale_de_DE.php 2007-03-24 18:23:54 UTC (rev 5171)
@@ -25,5 +25,5 @@
$messages["label_key"] = "Schlüssel";
$messages["label_default"] = "Einstellungen";
-$messages["authimage_type_code"] = 'Please type the 6-digit code you can see here:';
+$messages["authimage_type_code"] = 'Bitte geben Sie den unten eingeblendeten Code ein:';
?>
Modified: plugins/branches/lifetype-1.2/authimage/locale/locale_en_UK.php
===================================================================
--- plugins/branches/lifetype-1.2/authimage/locale/locale_en_UK.php 2007-03-24 16:20:52 UTC (rev 5170)
+++ plugins/branches/lifetype-1.2/authimage/locale/locale_en_UK.php 2007-03-24 18:23:54 UTC (rev 5171)
@@ -28,5 +28,5 @@
$messages["label_expiredtime"] = "Expired Time";
$messages["label_default"] = "Default";
-$messages["authimage_type_code"] = 'Please type the 6-digit code you can see here:';
+$messages["authimage_type_code"] = 'Please type the code you can see here:';
?>
Modified: plugins/branches/lifetype-1.2/authimage/locale/locale_zh_CN.php
===================================================================
--- plugins/branches/lifetype-1.2/authimage/locale/locale_zh_CN.php 2007-03-24 16:20:52 UTC (rev 5170)
+++ plugins/branches/lifetype-1.2/authimage/locale/locale_zh_CN.php 2007-03-24 18:23:54 UTC (rev 5171)
@@ -25,5 +25,5 @@
$messages["label_key"] = "编码关键字";
$messages["label_default"] = "默认";
-$messages["authimage_type_code"] = 'Please type the 6-digit code you can see here:';
-?>
\ No newline at end of file
+$messages["authimage_type_code"] = 'Please type the code you can see here:';
+?>
Modified: plugins/branches/lifetype-1.2/authimage/locale/locale_zh_TW.php
===================================================================
--- plugins/branches/lifetype-1.2/authimage/locale/locale_zh_TW.php 2007-03-24 16:20:52 UTC (rev 5170)
+++ plugins/branches/lifetype-1.2/authimage/locale/locale_zh_TW.php 2007-03-24 18:23:54 UTC (rev 5171)
@@ -28,5 +28,5 @@
$messages["label_expiredtime"] = "暫存";
$messages["label_default"] = "預設";
-$messages["authimage_type_code"] = 'Please type the 6-digit code you can see here:';
-?>
\ No newline at end of file
+$messages["authimage_type_code"] = 'Please type the code you can see here:';
+?>
More information about the pLog-svn
mailing list