[jsword-svn] r1568 - trunk/common-swing/src/main/java/org/crosswire/common/config/swing

refdoc at www.crosswire.org refdoc at www.crosswire.org
Fri Jul 27 06:07:17 MST 2007


Author: refdoc
Date: 2007-07-27 06:07:17 -0700 (Fri, 27 Jul 2007)
New Revision: 1568

Added:
   trunk/common-swing/src/main/java/org/crosswire/common/config/swing/PathField_fa.properties
Modified:
   trunk/common-swing/src/main/java/org/crosswire/common/config/swing/Msg_fa.properties
Log:
Further translations



Modified: trunk/common-swing/src/main/java/org/crosswire/common/config/swing/Msg_fa.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/config/swing/Msg_fa.properties	2007-07-27 12:38:25 UTC (rev 1567)
+++ trunk/common-swing/src/main/java/org/crosswire/common/config/swing/Msg_fa.properties	2007-07-27 13:07:17 UTC (rev 1568)
@@ -5,12 +5,13 @@
 # The MessageName should be mixed case, with a leading capital.
 # It should have no spaces or other punctuation (e.g. _, -, ', ...)
 
-WizardConfigEditor.Properties=Properties
+WizardConfigEditor.Properties=\u0627\u0646\u062A\u062E\u0627\u0628\u0647\u0627
 FontField.SelectFont=\u0641\u0648\u0646\u062A\u0631\u0627 \u0627\u0646\u062A\u062E\u0627\u0628 \u06A9\u0646\u06CC\u062F
 ColorField.Edit=\u0648\u06CC\u0631\u0627\u06CC\u0634
 StringArrayField.Name=\u0639\u0633\u0645\u200C\u200C\u200C
 OptionsField.Error=\u0627\u0634\u062A\u0628\u0627
-PathField.PathEditor=Path Editor
+PathField.PathEditor=
+#The label Path editor - not sure how to translate it and it is not necessary anyway as I labelled the text box it already via the config properties
 TabbedConfigEditor.Basic=Basic
 StringArrayField.ComponentEditor=Component Editor
 StringArrayField.NewClass=New Class

Added: trunk/common-swing/src/main/java/org/crosswire/common/config/swing/PathField_fa.properties
===================================================================
--- trunk/common-swing/src/main/java/org/crosswire/common/config/swing/PathField_fa.properties	                        (rev 0)
+++ trunk/common-swing/src/main/java/org/crosswire/common/config/swing/PathField_fa.properties	2007-07-27 13:07:17 UTC (rev 1568)
@@ -0,0 +1,30 @@
+
+AddPathEntry.Enabled=true
+AddPathEntry.Name=Add
+AddPathEntry.ShortDescription=
+AddPathEntry.LongDescription=
+AddPathEntry.SmallIcon=
+AddPathEntry.LargeIcon=
+AddPathEntry.MnemonicKey=A
+AddPathEntry.AcceleratorKey=
+AddPathEntry.AcceleratorKey.Modifiers=
+
+RemovePathEntry.Enabled=true
+RemovePathEntry.Name=Remove
+RemovePathEntry.ShortDescription=
+RemovePathEntry.LongDescription=
+RemovePathEntry.SmallIcon=
+RemovePathEntry.LargeIcon=
+RemovePathEntry.MnemonicKey=R
+RemovePathEntry.AcceleratorKey=
+RemovePathEntry.AcceleratorKey.Modifiers=
+
+UpdatePathEntry.Enabled=false
+UpdatePathEntry.Name=Update
+UpdatePathEntry.ShortDescription=
+UpdatePathEntry.LongDescription=
+UpdatePathEntry.SmallIcon=
+UpdatePathEntry.LargeIcon=
+UpdatePathEntry.MnemonicKey=U
+UpdatePathEntry.AcceleratorKey=
+UpdatePathEntry.AcceleratorKey.Modifiers=




More information about the jsword-svn mailing list