[Pkg-mozext-commits] [adblock-plus] 74/464: Added new placeholders to be checked

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit fd679ea95298dc8ff31110c17a2f283fc9744d5a
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Wed Apr 14 20:11:08 2010 +0200

    Added new placeholders to be checked
---
 LocaleTester.pm | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/LocaleTester.pm b/LocaleTester.pm
index 8b5d1cb..1aa42c7 100644
--- a/LocaleTester.pm
+++ b/LocaleTester.pm
@@ -13,6 +13,15 @@ my %keepAccessKeys = map {$_ => $_} (
 );
 
 my @placeholders = (
+  '?1?',
+  '?2?',
+  '?3?',
+  '?4?',
+  '?5?',
+  '?6?',
+  '?7?',
+  '?8?',
+  '?9?',
   '--',
   '%S',
   '[link]',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list