<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,7 @@
 
 /* Lanuage toggle button English to Swedish */
 &quot;Eng to Swe&quot; = &quot;Eng to Swe&quot;;
+
 /* Language toggle button Swedish to English */
 &quot;Swe to Eng&quot; = &quot;Swe to Eng&quot;;
 
@@ -18,6 +19,6 @@
 /* Error message when unable to contact Lexin */
 &quot;Unable to reach the Lexin website&quot; = &quot;Unable to reach the Lexin website&quot;;
 
-/* %@ not found */
-&quot;Word not found&quot; = &quot;%@ not found&quot;;
+/* word not found */
+&quot;%@ not found&quot; = &quot;%@ not found&quot;;
 </diff>
      <filename>English.lproj/Localizable.strings</filename>
    </modified>
    <modified>
      <diff>@@ -23,7 +23,7 @@
 	&lt;key&gt;CFBundleSignature&lt;/key&gt;
 	&lt;string&gt;????&lt;/string&gt;
 	&lt;key&gt;CFBundleVersion&lt;/key&gt;
-	&lt;string&gt;22&lt;/string&gt;
+	&lt;string&gt;23&lt;/string&gt;
 	&lt;key&gt;CFBundleShortVersionString&lt;/key&gt;
 	&lt;string&gt;1.2&lt;/string&gt;
 	&lt;key&gt;LSRequiresIPhoneOS&lt;/key&gt;</diff>
      <filename>Info.plist</filename>
    </modified>
    <modified>
      <diff>@@ -362,7 +362,7 @@
 			buildSettings = {
 				ARCHS = &quot;$(ARCHS_STANDARD_32_BIT)&quot;;
 				&quot;CODE_SIGN_IDENTITY[sdk=iphoneos*]&quot; = &quot;iPhone Distribution: Caleb Jaffa&quot;;
-				CURRENT_PROJECT_VERSION = 22;
+				CURRENT_PROJECT_VERSION = 23;
 				GCC_C_LANGUAGE_STANDARD = c99;
 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 				GCC_WARN_UNUSED_VARIABLE = YES;
@@ -394,7 +394,7 @@
 			buildSettings = {
 				ARCHS = &quot;$(ARCHS_STANDARD_32_BIT)&quot;;
 				&quot;CODE_SIGN_IDENTITY[sdk=iphoneos*]&quot; = &quot;iPhone Developer&quot;;
-				CURRENT_PROJECT_VERSION = 22;
+				CURRENT_PROJECT_VERSION = 23;
 				DEBUG = 1;
 				GCC_C_LANGUAGE_STANDARD = c99;
 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
@@ -411,7 +411,7 @@
 			buildSettings = {
 				ARCHS = &quot;$(ARCHS_STANDARD_32_BIT)&quot;;
 				&quot;CODE_SIGN_IDENTITY[sdk=iphoneos*]&quot; = &quot;iPhone Developer&quot;;
-				CURRENT_PROJECT_VERSION = 22;
+				CURRENT_PROJECT_VERSION = 23;
 				GCC_C_LANGUAGE_STANDARD = c99;
 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
 				GCC_WARN_UNUSED_VARIABLE = YES;</diff>
      <filename>Lexikon.xcodeproj/project.pbxproj</filename>
    </modified>
    <modified>
      <diff>@@ -470,7 +470,7 @@
     }
     else {
       // display error message that the word was not found
-      [self searchFailed:[NSString stringWithFormat:NSLocalizedString(@&quot;Word not found&quot;, @&quot;%@ not found&quot;), searchWord]];
+      [self searchFailed:[NSString stringWithFormat:NSLocalizedString(@&quot;%@ not found&quot;, @&quot;word not found&quot;), searchWord]];
     }
   }
   else {</diff>
      <filename>MainViewController.m</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>Swedish.lproj/Localizable.strings</filename>
    </modified>
    <modified>
      <diff>@@ -11,6 +11,9 @@
 	  font: 1.0em/1.2em helvetica;
 	  color: #333;
 	}
+  ul {
+   padding-left: 1em;
+  }
 	&lt;/style&gt;
 &lt;/head&gt;
 </diff>
      <filename>translationTemplate.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4d7b1b387205194eb7f76c3e6c7a5ef9cdc7e2be</id>
    </parent>
  </parents>
  <author>
    <name>Caleb Jaffa</name>
    <email>caleb@clockwi.se</email>
  </author>
  <url>http://github.com/octover/lexikon/commit/99ae845836eb73a35e3af66cb10cc11633b351cc</url>
  <id>99ae845836eb73a35e3af66cb10cc11633b351cc</id>
  <committed-date>2009-02-16T02:32:13-08:00</committed-date>
  <authored-date>2009-02-16T02:32:13-08:00</authored-date>
  <message>final cleanup for version 1.2</message>
  <tree>a8c71cc2f8620cd1453148f27d3071c6694b135b</tree>
  <committer>
    <name>Caleb Jaffa</name>
    <email>caleb@clockwi.se</email>
  </committer>
</commit>
