|
From: <dwa...@us...> - 2010-01-25 16:50:34
|
Revision: 10032
http://zaf.svn.sourceforge.net/zaf/?rev=10032&view=rev
Author: dwaynebailey
Date: 2010-01-25 16:50:16 +0000 (Mon, 25 Jan 2010)
Log Message:
-----------
Move from our OOo workaround language code, ns, to the proper ISO code, nso.
Modified Paths:
--------------
trunk/dict/nso/Makefile
trunk/dict/nso/VERSION
trunk/dict/nso/aspell/info.in
Added Paths:
-----------
trunk/dict/nso/aspell/nso.dat
Removed Paths:
-------------
trunk/dict/nso/aspell/ns.dat
Modified: trunk/dict/nso/Makefile
===================================================================
--- trunk/dict/nso/Makefile 2010-01-25 16:15:09 UTC (rev 10031)
+++ trunk/dict/nso/Makefile 2010-01-25 16:50:16 UTC (rev 10032)
@@ -4,7 +4,7 @@
# if you need to adapt this Makefile for another language,
# all you should have to do is change these variables.
# if you need to change anything else then change it in Makefile.languages
-LANG=ns
+LANG=nso
LANGNAME=Northern Sotho
LANGNAMELOW=northern-sotho
REGION=ZA
Modified: trunk/dict/nso/VERSION
===================================================================
--- trunk/dict/nso/VERSION 2010-01-25 16:15:09 UTC (rev 10031)
+++ trunk/dict/nso/VERSION 2010-01-25 16:50:16 UTC (rev 10032)
@@ -1 +1 @@
-20060123
+20100125
Modified: trunk/dict/nso/aspell/info.in
===================================================================
--- trunk/dict/nso/aspell/info.in 2010-01-25 16:15:09 UTC (rev 10031)
+++ trunk/dict/nso/aspell/info.in 2010-01-25 16:50:16 UTC (rev 10032)
@@ -11,7 +11,7 @@
version {VERSION}
complete false
accurate unknown
-alias ns northern-sotho
+alias nso northern-sotho
dict:
- name ns
- add ns
+ name nso
+ add nso
Deleted: trunk/dict/nso/aspell/ns.dat
===================================================================
--- trunk/dict/nso/aspell/ns.dat 2010-01-25 16:15:09 UTC (rev 10031)
+++ trunk/dict/nso/aspell/ns.dat 2010-01-25 16:50:16 UTC (rev 10032)
@@ -1,4 +0,0 @@
-name ns
-charset iso-8859-15
-special - -*- ' -**
-soundslike none
Copied: trunk/dict/nso/aspell/nso.dat (from rev 10024, trunk/dict/nso/aspell/ns.dat)
===================================================================
--- trunk/dict/nso/aspell/nso.dat (rev 0)
+++ trunk/dict/nso/aspell/nso.dat 2010-01-25 16:50:16 UTC (rev 10032)
@@ -0,0 +1,4 @@
+name nso
+charset iso-8859-15
+special - -*- ' -**
+soundslike none
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|