Author: david
Date: Thu Oct 8 13:55:24 2009
New Revision: 3696
Log:
Add name access point term to fixtures.
Modified:
trunk/data/fixtures/taxonomyTerms.yml
Modified: trunk/data/fixtures/taxonomyTerms.yml
==============================================================================
--- trunk/data/fixtures/taxonomyTerms.yml Thu Oct 8 13:49:46 2009
(r3695)
+++ trunk/data/fixtures/taxonomyTerms.yml Thu Oct 8 13:55:24 2009
(r3696)
@@ -856,6 +856,21 @@
nl: Onderhoudsaantekening
pt: 'Nota de manutenção'
sl: 'Opombe obdelave'
+ QubitTerm_name_access_point:
+ taxonomy_id: <?php echo QubitTaxonomy::RELATION_TYPE_ID."\n" ?>
+ parent_id: <?php echo QubitTerm::ROOT_ID."\n" ?>
+ id: <?php echo QubitTerm::NAME_ACCESS_POINT_ID."\n" ?>
+ source_culture: en
+ name:
+ de: 'Zugriffspunkt (Name)'
+ en: 'name access points'
+ es: 'nombre de los puntos de acceso'
+ fa: 'دسترسي از طريق نام'
+ fr: 'points d'accès noms'
+ it: 'punti di accesso per nome'
+ nl: 'naam ontsluitingsterm'
+ pt: 'ponto de acesso - nome'
+ sl: 'ime vhodne točke'
QubitTerm_146:
taxonomy_id: QubitTaxonomy_10
parent_id: QubitTerm_110
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---