[gimp-help-2] Be consistent with the gettext name.



commit aa4bf1e7cbe890ddbf208c48752f890727d685d7
Author: Roman Joost <roman bromeco de>
Date:   Thu May 31 19:06:44 2012 +1000

    Be consistent with the gettext name.

 web/layout/{jp.png => ja.png} |  Bin 366 -> 366 bytes
 web/style.css                 |    4 ++--
 web/website.xml               |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/web/layout/jp.png b/web/layout/ja.png
similarity index 100%
rename from web/layout/jp.png
rename to web/layout/ja.png
diff --git a/web/style.css b/web/style.css
index f94dd88..2c711b1 100644
--- a/web/style.css
+++ b/web/style.css
@@ -164,8 +164,8 @@ dd {
 .pl {
    background: url("Layout/pl.png") no-repeat left center;
 }
-.jp {
-   background: url("Layout/jp.png") no-repeat left center;
+.ja {
+   background: url("Layout/ja.png") no-repeat left center;
 }
 .el {
    background: url("Layout/el.png") no-repeat left center;
diff --git a/web/website.xml b/web/website.xml
index 2fdabb1..7cc1180 100644
--- a/web/website.xml
+++ b/web/website.xml
@@ -40,7 +40,7 @@
                 <para class="it"><ulink url="2.8/it">Italiano</ulink></para>
               </listitem>
               <listitem>
-                <para class="jp"><ulink url="2.8/ja">ææè(Japanese)</ulink></para>
+                <para class="ja"><ulink url="2.8/ja">ææè(Japanese)</ulink></para>
               </listitem>
               <listitem>
                 <para class="nl"><ulink url="2.8/nl">Nederlands</ulink></para>
@@ -233,7 +233,7 @@
                 <para class="it"><ulink url="2.6/it">Italiano</ulink></para>
               </listitem>
               <listitem>
-                <para class="jp"><ulink url="2.6/ja">ææè(Japanese)</ulink></para>
+                <para class="ja"><ulink url="2.6/ja">ææè(Japanese)</ulink></para>
               </listitem>
               <listitem>
                 <para class="nl"><ulink url="2.6/nl">Nederlands</ulink></para>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]