https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114479

Revision: 114479
Author:   amire80
Date:     2012-03-24 20:26:41 +0000 (Sat, 24 Mar 2012)
Log Message:
-----------
Follow up to r114478, corrections according to Niklas' suggestions.

Modified Paths:
--------------
    trunk/translatewiki/OpenStreetMap/README
    trunk/translatewiki/OpenStreetMap/WaymarkedTrails.yaml

Modified: trunk/translatewiki/OpenStreetMap/README
===================================================================
--- trunk/translatewiki/OpenStreetMap/README    2012-03-24 19:57:43 UTC (rev 
114478)
+++ trunk/translatewiki/OpenStreetMap/README    2012-03-24 20:26:41 UTC (rev 
114479)
@@ -2,6 +2,7 @@
 cd %GROUPROOT%
 git clone git://git.openstreetmap.org/rails.git osm
 git clone git://github.com/systemed/potlatch2.git potlatch2
+git clone git://github.com/lonvia/waymarked-trails-site.git 
waymarked-trails-site
 
 # Commits
 * Execute on shell: "bxa osm".
@@ -13,7 +14,7 @@
 # Documentation - partial /home/betawiki/bin/bxa:
 # Export all OpenStreetMap groups in proper structure
 if [ $1 = 'osm' ]; then
-        echo "Exporting OpenStreetMap potlatch and site with 35%+"
+        echo "Exporting OpenStreetMap potlatch, site and WaymarkedTrails with 
35%+"
         php export.php --target=$EXPORTPATH --group=out-osm-* --lang='*' 
--skip=en,qqq --threshold=35
         exit;
 fi

Modified: trunk/translatewiki/OpenStreetMap/WaymarkedTrails.yaml
===================================================================
--- trunk/translatewiki/OpenStreetMap/WaymarkedTrails.yaml      2012-03-24 
19:57:43 UTC (rev 114478)
+++ trunk/translatewiki/OpenStreetMap/WaymarkedTrails.yaml      2012-03-24 
20:26:41 UTC (rev 114479)
@@ -2,7 +2,7 @@
   BASIC:
     namespace: NS_OSM
     class: FileBasedMessageGroup
-    codeBrowser: https://github.com/lonvia/waymarked-trails-site/
+    codeBrowser: https://github.com/lonvia/waymarked-trails-site/%FILE%#L%LINE%
 
   FILES:
     class: GettextFFS
@@ -14,12 +14,9 @@
 BASIC:
   description: "{{int:bw-desc-waymarked-trails}}"
   id: out-waymarked-trails
-  label: WaymarkedTrails
+  label: Waymarked Trails
 
-GROUPS:
-  - out-waymarked-trails
-
 FILES:
   sourcePattern: 
%GROUPROOT%/waymarked-trails-site/django/locale/%CODE%/LC_MESSAGES/django.po
-  definitionFile: %GROUPROOT%/osm/waymarked-trails-site/locale/django.pot
+  definitionFile: 
%GROUPROOT%/waymarked-trails-site/django/locale/xx/LC_MESSAGES/django.po
   targetPattern: 
waymarked-trails-site/django/locale/%CODE%/LC_MESSAGES/django.po


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to