From 5a40804773a98f8171762315103738dfc01310da Mon Sep 17 00:00:00 2001 From: Marvin Thomas Rabe Date: Sat, 1 Oct 2011 11:14:43 +0200 Subject: [PATCH] bookmarks are now translatable --- apps/bookmarks/templates/addBm.php | 12 ++++++------ apps/bookmarks/templates/list.php | 27 ++++++++++++--------------- 2 files changed, 18 insertions(+), 21 deletions(-) diff --git a/apps/bookmarks/templates/addBm.php b/apps/bookmarks/templates/addBm.php index cbc4910e1ae..8289c8c5a43 100644 --- a/apps/bookmarks/templates/addBm.php +++ b/apps/bookmarks/templates/addBm.php @@ -1,8 +1,8 @@
-

-

-

-

-

-

+

+

+

+

+

+

\ No newline at end of file diff --git a/apps/bookmarks/templates/list.php b/apps/bookmarks/templates/list.php index 2aa5093c82b..d73657b36ac 100644 --- a/apps/bookmarks/templates/list.php +++ b/apps/bookmarks/templates/list.php @@ -1,30 +1,27 @@ -

+

t('Bookmarks with tag: ') . urldecode($_GET["tag"]) : $l->t('All bookmarks'); ?>

-   - Add page to ownCloud +   + t('Add page to ownCloud'); ?>
-

-

+

+

-

+

-

-

-

+

+

+

- - You have no bookmarks + t('You have no bookmarks'); ?>
-- 2.39.5