~ubuntu-branches/ubuntu/hardy/gallery2/hardy-security

« back to all changes in this revision

Viewing changes to modules/useralbum/po/strings.raw

  • Committer: Bazaar Package Importer
  • Author(s): Michael C. Schultheiss
  • Date: 2006-04-16 16:42:35 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060416164235-8uy0u4bfjdxpge2o
Tags: 2.1.1-1
* New upstream release (Closes: #362936)
  + Bugfixes for Postgres7 (Closes: #359000, #362152)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: strings.raw,v 1.13 2005/09/06 02:01:04 mindless Exp $
 
1
# $Id: strings.raw,v 1.14 2006/01/20 19:07:38 mindless Exp $
2
2
 
 
3
/* UserAlbumSiteAdmin.inc */
3
4
gettext("When user is created")
4
5
gettext("When first accessed")
5
6
gettext("Everybody")
7
8
gettext("User Only")
8
9
gettext("Yes")
9
10
gettext("No")
 
11
 
 
12
/* module.inc */
10
13
gettext("User Albums")
11
14
gettext("Create an album for each new user")
12
15
gettext("Gallery")
13
 
gettext("Your Album")
 
16
gettext("Your Album") /* also in: test/phpunit/UserAlbumControllerTest.class test/phpunit/UserAlbumTest.class */
 
17
 
 
18
/* templates/UserAlbumSiteAdmin.tpl */
14
19
gettext("User Album Settings")
15
20
gettext("Settings saved successfully")
16
21
gettext("An album will be created for each user.  The user will have full permissions on the album.")