r61139 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61138‎ | r61139 | r61140 >
Date:18:00, 16 January 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Add/update StatusNet YAML config files. Cannot be used until GettextFFS is available and the gettext plural defaults are implemented.
Modified paths:
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Autocomplete.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-BitlyUrl.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Blacklist.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-CasAuthentication.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-EmailAuthentication.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Facebook.yml (modified) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-FeedSub.yml (modified) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-FirePHP.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Gravatar.yml (modified) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Imap.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-InfiniteScroll.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-LdapAuthentication.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-LdapAuthorization.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-LilUrl.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Mapstraction.yml (modified) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Minify.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-OpenID.yml (modified) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-PoweredByStatusNet.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-PtitUrl.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-PubSubHubBub.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-RSSCloud.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-RequireValidatedEmail.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-ReverseUsernameAuthentication.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-Sample.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-SimpleUrl.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-TightUrl.yml (added) (history)
  • /trunk/extensions/Translate/groups/StatusNet/StatusNet-TwitterBridge.yml (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-EmailAuthentication.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-emailauthentication
 5+ label: StatusNet - EmailAuthentication
 6+ description: "{{int:bw-desc-statusnet-plugin-emailauthentication}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/emailauthentication
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/EmailAuthentication/locale/%CODE%/LC_MESSAGES/EmailAuthentication.po
 14+ targetPattern: plugins/EmailAuthentication/locale/%CODE%/LC_MESSAGES/EmailAuthentication.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: emailauthentication-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-EmailAuthentication.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-PubSubHubBub.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-pubsubhubbub
 5+ label: StatusNet - PubSubHubBub
 6+ description: "{{int:bw-desc-statusnet-plugin-pubsubhubbub}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/pubsubhubbub
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/PubSubHubBub/locale/%CODE%/LC_MESSAGES/PubSubHubBub.po
 14+ targetPattern: plugins/PubSubHubBub/locale/%CODE%/LC_MESSAGES/PubSubHubBub.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: pubsubhubbub-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-PubSubHubBub.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Minify.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-minify
 5+ label: StatusNet - Minify
 6+ description: "{{int:bw-desc-statusnet-plugin-minify}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/minify
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/Minify/locale/%CODE%/LC_MESSAGES/Minify.po
 14+ targetPattern: plugins/Minify/locale/%CODE%/LC_MESSAGES/Minify.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: minify-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-Minify.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-FirePHP.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-firephp
 5+ label: StatusNet - FirePHP
 6+ description: "{{int:bw-desc-statusnet-plugin-firephp}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/firephp
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/FirePHP/locale/%CODE%/LC_MESSAGES/FirePHP.po
 14+ targetPattern: plugins/FirePHP/locale/%CODE%/LC_MESSAGES/FirePHP.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: firephp-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-FirePHP.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-RSSCloud.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-rsscloud
 5+ label: StatusNet - RSSCloud
 6+ description: "{{int:bw-desc-statusnet-plugin-rsscloud}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/rsscloud
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/RSSCloud/locale/%CODE%/LC_MESSAGES/RSSCloud.po
 14+ targetPattern: plugins/RSSCloud/locale/%CODE%/LC_MESSAGES/RSSCloud.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: rsscloud-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-RSSCloud.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Autocomplete.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-autocomplete
 5+ label: StatusNet - Autocomplete
 6+ description: "{{int:bw-desc-statusnet-plugin-autocomplete}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/autocomplete
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/Autocomplete/locale/%CODE%/LC_MESSAGES/Autocomplete.po
 14+ targetPattern: plugins/Autocomplete/locale/%CODE%/LC_MESSAGES/Autocomplete.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: autocomplete-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-Autocomplete.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-LdapAuthorization.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-ldapauthorization
 5+ label: StatusNet - LdapAuthorization
 6+ description: "{{int:bw-desc-statusnet-plugin-ldapauthorization}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/ldapauthorization
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/LdapAuthorization/locale/%CODE%/LC_MESSAGES/LdapAuthorization.po
 14+ targetPattern: plugins/LdapAuthorization/locale/%CODE%/LC_MESSAGES/LdapAuthorization.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: ldapauthorization-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-LdapAuthorization.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-TightUrl.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-tighturl
 5+ label: StatusNet - TightUrl
 6+ description: "{{int:bw-desc-statusnet-plugin-tighturl}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/tighturl
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/TightUrl/locale/%CODE%/LC_MESSAGES/TightUrl.po
 14+ targetPattern: plugins/TightUrl/locale/%CODE%/LC_MESSAGES/TightUrl.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: tighturl-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-TightUrl.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-RequireValidatedEmail.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-requirevalidatedemail
 5+ label: StatusNet - RequireValidatedEmail
 6+ description: "{{int:bw-desc-statusnet-plugin-requirevalidatedemail}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/requirevalidatedemail
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/RequireValidatedEmail/locale/%CODE%/LC_MESSAGES/RequireValidatedEmail.po
 14+ targetPattern: plugins/RequireValidatedEmail/locale/%CODE%/LC_MESSAGES/RequireValidatedEmail.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: requirevalidatedemail-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-RequireValidatedEmail.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-PtitUrl.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-ptiturl
 5+ label: StatusNet - PtitUrl
 6+ description: "{{int:bw-desc-statusnet-plugin-ptiturl}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/ptiturl
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/PtitUrl/locale/%CODE%/LC_MESSAGES/PtitUrl.po
 14+ targetPattern: plugins/PtitUrl/locale/%CODE%/LC_MESSAGES/PtitUrl.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: ptiturl-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-PtitUrl.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-LilUrl.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-lilurl
 5+ label: StatusNet - LilUrl
 6+ description: "{{int:bw-desc-statusnet-plugin-lilurl}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/lilurl
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/LilUrl/locale/%CODE%/LC_MESSAGES/LilUrl.po
 14+ targetPattern: plugins/LilUrl/locale/%CODE%/LC_MESSAGES/LilUrl.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: lilurl-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-LilUrl.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Mapstraction.yml
@@ -1,16 +1,16 @@
22 ---
33 BASIC:
4 - id: out-statusnet-Mapstraction
 4+ id: out-statusnet-mapstraction
55 label: StatusNet - Mapstraction
6 - description: "{{int:bw-desc-statusnet-plugin-Mapstraction}}"
 6+ description: "{{int:bw-desc-statusnet-plugin-mapstraction}}"
77 namespace: NS_STATUSNET
8 - display: out/statusnet/Mapstraction
 8+ display: out/statusnet/mapstraction
99 class: GettextMessageGroup
1010
1111 FILES:
1212 class: GettextFFS
1313 sourcePattern: %GROUPROOT%/plugins/Mapstraction/locale/%CODE%/LC_MESSAGES/Mapstraction.po
14 - targetPattern: Mapstraction.po
 14+ targetPattern: plugins/Mapstraction/locale/%CODE%/LC_MESSAGES/Mapstraction.po
1515 codeMap:
1616 en-gb: en_GB
1717 no: nb
@@ -20,6 +20,6 @@
2121
2222 MANGLER
2323 class: StringMatcher
24 - prefix: Mapstraction-
 24+ prefix: mapstraction-
2525 patterns:
2626 - "*"
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-BitlyUrl.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-bitlyurl
 5+ label: StatusNet - BitlyUrl
 6+ description: "{{int:bw-desc-statusnet-plugin-bitlyurl}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/bitlyurl
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/BitlyUrl/locale/%CODE%/LC_MESSAGES/BitlyUrl.po
 14+ targetPattern: plugins/BitlyUrl/locale/%CODE%/LC_MESSAGES/BitlyUrl.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: bitlyurl-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-BitlyUrl.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-CasAuthentication.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-casauthentication
 5+ label: StatusNet - CasAuthentication
 6+ description: "{{int:bw-desc-statusnet-plugin-casauthentication}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/casauthentication
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/CasAuthentication/locale/%CODE%/LC_MESSAGES/CasAuthentication.po
 14+ targetPattern: plugins/CasAuthentication/locale/%CODE%/LC_MESSAGES/CasAuthentication.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: casauthentication-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-CasAuthentication.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Gravatar.yml
@@ -1,16 +1,16 @@
22 ---
33 BASIC:
4 - id: out-statusnet-Gravatar
 4+ id: out-statusnet-gravatar
55 label: StatusNet - Gravatar
6 - description: "{{int:bw-desc-statusnet-plugin-Gravatar}}"
 6+ description: "{{int:bw-desc-statusnet-plugin-gravatar}}"
77 namespace: NS_STATUSNET
8 - display: out/statusnet/Gravatar
 8+ display: out/statusnet/gravatar
99 class: GettextMessageGroup
1010
1111 FILES:
1212 class: GettextFFS
1313 sourcePattern: %GROUPROOT%/plugins/Gravatar/locale/%CODE%/LC_MESSAGES/Gravatar.po
14 - targetPattern: Gravatar.po
 14+ targetPattern: plugins/Gravatar/locale/%CODE%/LC_MESSAGES/Gravatar.po
1515 codeMap:
1616 en-gb: en_GB
1717 no: nb
@@ -20,6 +20,6 @@
2121
2222 MANGLER
2323 class: StringMatcher
24 - prefix: Gravatar-
 24+ prefix: gravatar-
2525 patterns:
2626 - "*"
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Blacklist.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-blacklist
 5+ label: StatusNet - Blacklist
 6+ description: "{{int:bw-desc-statusnet-plugin-blacklist}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/blacklist
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/Blacklist/locale/%CODE%/LC_MESSAGES/Blacklist.po
 14+ targetPattern: plugins/Blacklist/locale/%CODE%/LC_MESSAGES/Blacklist.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: blacklist-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-Blacklist.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Facebook.yml
@@ -1,16 +1,16 @@
22 ---
33 BASIC:
4 - id: out-statusnet-Facebook
 4+ id: out-statusnet-facebook
55 label: StatusNet - Facebook
6 - description: "{{int:bw-desc-statusnet-plugin-Facebook}}"
 6+ description: "{{int:bw-desc-statusnet-plugin-facebook}}"
77 namespace: NS_STATUSNET
8 - display: out/statusnet/Facebook
 8+ display: out/statusnet/facebook
99 class: GettextMessageGroup
1010
1111 FILES:
1212 class: GettextFFS
1313 sourcePattern: %GROUPROOT%/plugins/Facebook/locale/%CODE%/LC_MESSAGES/Facebook.po
14 - targetPattern: Facebook.po
 14+ targetPattern: plugins/Facebook/locale/%CODE%/LC_MESSAGES/Facebook.po
1515 codeMap:
1616 en-gb: en_GB
1717 no: nb
@@ -20,6 +20,6 @@
2121
2222 MANGLER
2323 class: StringMatcher
24 - prefix: Facebook-
 24+ prefix: facebook-
2525 patterns:
2626 - "*"
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-PoweredByStatusNet.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-poweredbystatusnet
 5+ label: StatusNet - PoweredByStatusNet
 6+ description: "{{int:bw-desc-statusnet-plugin-poweredbystatusnet}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/poweredbystatusnet
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/PoweredByStatusNet/locale/%CODE%/LC_MESSAGES/PoweredByStatusNet.po
 14+ targetPattern: plugins/PoweredByStatusNet/locale/%CODE%/LC_MESSAGES/PoweredByStatusNet.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: poweredbystatusnet-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-PoweredByStatusNet.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-ReverseUsernameAuthentication.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-reverseusernameauthentication
 5+ label: StatusNet - ReverseUsernameAuthentication
 6+ description: "{{int:bw-desc-statusnet-plugin-reverseusernameauthentication}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/reverseusernameauthentication
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/ReverseUsernameAuthentication/locale/%CODE%/LC_MESSAGES/ReverseUsernameAuthentication.po
 14+ targetPattern: plugins/ReverseUsernameAuthentication/locale/%CODE%/LC_MESSAGES/ReverseUsernameAuthentication.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: reverseusernameauthentication-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-ReverseUsernameAuthentication.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-SimpleUrl.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-simpleurl
 5+ label: StatusNet - SimpleUrl
 6+ description: "{{int:bw-desc-statusnet-plugin-simpleurl}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/simpleurl
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/SimpleUrl/locale/%CODE%/LC_MESSAGES/SimpleUrl.po
 14+ targetPattern: plugins/SimpleUrl/locale/%CODE%/LC_MESSAGES/SimpleUrl.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: simpleurl-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-SimpleUrl.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-FeedSub.yml
@@ -1,16 +1,16 @@
22 ---
33 BASIC:
4 - id: out-statusnet-FeedSub
 4+ id: out-statusnet-feedsub
55 label: StatusNet - FeedSub
6 - description: "{{int:bw-desc-statusnet-plugin-FeedSub}}"
 6+ description: "{{int:bw-desc-statusnet-plugin-feedsub}}"
77 namespace: NS_STATUSNET
8 - display: out/statusnet/FeedSub
 8+ display: out/statusnet/feedsub
99 class: GettextMessageGroup
1010
1111 FILES:
1212 class: GettextFFS
1313 sourcePattern: %GROUPROOT%/plugins/FeedSub/locale/%CODE%/LC_MESSAGES/FeedSub.po
14 - targetPattern: FeedSub.po
 14+ targetPattern: plugins/FeedSub/locale/%CODE%/LC_MESSAGES/FeedSub.po
1515 codeMap:
1616 en-gb: en_GB
1717 no: nb
@@ -20,6 +20,6 @@
2121
2222 MANGLER
2323 class: StringMatcher
24 - prefix: FeedSub-
 24+ prefix: feedsub-
2525 patterns:
2626 - "*"
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-OpenID.yml
@@ -1,16 +1,16 @@
22 ---
33 BASIC:
4 - id: out-statusnet-OpenID
 4+ id: out-statusnet-openid
55 label: StatusNet - OpenID
6 - description: "{{int:bw-desc-statusnet-plugin-OpenID}}"
 6+ description: "{{int:bw-desc-statusnet-plugin-openid}}"
77 namespace: NS_STATUSNET
8 - display: out/statusnet/OpenID
 8+ display: out/statusnet/openid
99 class: GettextMessageGroup
1010
1111 FILES:
1212 class: GettextFFS
1313 sourcePattern: %GROUPROOT%/plugins/OpenID/locale/%CODE%/LC_MESSAGES/OpenID.po
14 - targetPattern: OpenID.po
 14+ targetPattern: plugins/OpenID/locale/%CODE%/LC_MESSAGES/OpenID.po
1515 codeMap:
1616 en-gb: en_GB
1717 no: nb
@@ -20,6 +20,6 @@
2121
2222 MANGLER
2323 class: StringMatcher
24 - prefix: OpenID-
 24+ prefix: openid-
2525 patterns:
2626 - "*"
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-TwitterBridge.yml
@@ -1,16 +1,16 @@
22 ---
33 BASIC:
4 - id: out-statusnet-TwitterBridge
 4+ id: out-statusnet-twitterbridge
55 label: StatusNet - TwitterBridge
6 - description: "{{int:bw-desc-statusnet-plugin-TwitterBridge}}"
 6+ description: "{{int:bw-desc-statusnet-plugin-twitterbridge}}"
77 namespace: NS_STATUSNET
8 - display: out/statusnet/TwitterBridge
 8+ display: out/statusnet/twitterbridge
99 class: GettextMessageGroup
1010
1111 FILES:
1212 class: GettextFFS
1313 sourcePattern: %GROUPROOT%/plugins/TwitterBridge/locale/%CODE%/LC_MESSAGES/TwitterBridge.po
14 - targetPattern: TwitterBridge.po
 14+ targetPattern: plugins/TwitterBridge/locale/%CODE%/LC_MESSAGES/TwitterBridge.po
1515 codeMap:
1616 en-gb: en_GB
1717 no: nb
@@ -20,6 +20,6 @@
2121
2222 MANGLER
2323 class: StringMatcher
24 - prefix: TwitterBridge-
 24+ prefix: twitterbridge-
2525 patterns:
2626 - "*"
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-LdapAuthentication.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-ldapauthentication
 5+ label: StatusNet - LdapAuthentication
 6+ description: "{{int:bw-desc-statusnet-plugin-ldapauthentication}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/ldapauthentication
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/LdapAuthentication/locale/%CODE%/LC_MESSAGES/LdapAuthentication.po
 14+ targetPattern: plugins/LdapAuthentication/locale/%CODE%/LC_MESSAGES/LdapAuthentication.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: ldapauthentication-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-LdapAuthentication.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Sample.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-sample
 5+ label: StatusNet - Sample
 6+ description: "{{int:bw-desc-statusnet-plugin-sample}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/sample
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/Sample/locale/%CODE%/LC_MESSAGES/Sample.po
 14+ targetPattern: plugins/Sample/locale/%CODE%/LC_MESSAGES/Sample.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: sample-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-Sample.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-InfiniteScroll.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-infinitescroll
 5+ label: StatusNet - InfiniteScroll
 6+ description: "{{int:bw-desc-statusnet-plugin-infinitescroll}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/infinitescroll
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/InfiniteScroll/locale/%CODE%/LC_MESSAGES/InfiniteScroll.po
 14+ targetPattern: plugins/InfiniteScroll/locale/%CODE%/LC_MESSAGES/InfiniteScroll.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: infinitescroll-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-InfiniteScroll.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id
Index: trunk/extensions/Translate/groups/StatusNet/StatusNet-Imap.yml
@@ -0,0 +1,25 @@
 2+---
 3+BASIC:
 4+ id: out-statusnet-imap
 5+ label: StatusNet - Imap
 6+ description: "{{int:bw-desc-statusnet-plugin-imap}}"
 7+ namespace: NS_STATUSNET
 8+ display: out/statusnet/imap
 9+ class: GettextMessageGroup
 10+
 11+FILES:
 12+ class: GettextFFS
 13+ sourcePattern: %GROUPROOT%/plugins/Imap/locale/%CODE%/LC_MESSAGES/Imap.po
 14+ targetPattern: plugins/Imap/locale/%CODE%/LC_MESSAGES/Imap.po
 15+ codeMap:
 16+ en-gb: en_GB
 17+ no: nb
 18+ pt-br: pt_BR
 19+ zh-hans: zh_CN
 20+ zh-hant: zh_TW
 21+
 22+MANGLER
 23+ class: StringMatcher
 24+ prefix: imap-
 25+ patterns:
 26+ - "*"
Property changes on: trunk/extensions/Translate/groups/StatusNet/StatusNet-Imap.yml
___________________________________________________________________
Name: svn:eol-style
127 + native
Name: svn:keywords
228 + Id

Status & tagging log