From c8d92c204417092a854d9b2e19f272f2d6af3df8 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 28 Feb 2013 16:27:14 +0100 Subject: [PATCH] Replace translation strings Grep: echo \$l\-\>t\(\'([^']*)\'\) Replace with:p(\$l\-\>t\(\'\1\'\)\) Grep: echo \$l\-\>t\(\"([^"]*)\"\) Replace with: p(\$l\-\>t\(\"\1\"\)\) --- templates/contacts.php | 202 +++++++++++++++++------------------ templates/part.cropphoto.php | 2 +- templates/settings.php | 32 +++--- 3 files changed, 118 insertions(+), 118 deletions(-) diff --git a/templates/contacts.php b/templates/contacts.php index 456fcce8..a749c983 100644 --- a/templates/contacts.php +++ b/templates/contacts.php @@ -6,33 +6,33 @@
- +
-

-

t('Address books'); ?>

+

+

t('Address books')); ?>

-

t('Import'); ?>

+

t('Import')); ?>

- +
- - + + - - + +
@@ -92,8 +92,8 @@ t('

You have no contacts in your addressbook.

' . '

Add a new contact or import existing contacts from a VCF file.

') ?>
- - + +
@@ -118,7 +118,7 @@ @@ -157,10 +157,10 @@
  • @@ -171,54 +171,54 @@
    - +
    - t('Nickname'); ?> + t('Nickname')); ?>
    - - + +
    - t('Title'); ?> + t('Title')); ?>
    - - + +
    - t('Organization'); ?> + t('Organization')); ?>
    - - + +
    - t('Birthday'); ?> + t('Birthday')); ?>
    - +
    @@ -245,28 +245,28 @@
  • - +
  • @@ -279,12 +279,12 @@ - + - + - - + + @@ -294,11 +294,11 @@ - + - + - + @@ -308,12 +308,12 @@ - + - - + + @@ -324,8 +324,8 @@ {value} - - + +