diff options
Diffstat (limited to 'l10n-ro/suite/chrome/common/profile/profileSelection.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/common/profile/profileSelection.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/profile/profileSelection.dtd b/l10n-ro/suite/chrome/common/profile/profileSelection.dtd new file mode 100644 index 0000000000..61708aeb62 --- /dev/null +++ b/l10n-ro/suite/chrome/common/profile/profileSelection.dtd @@ -0,0 +1,25 @@ +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> +<!-- -*- Mode: SGML; indent-tabs-mode: nil; -*- --> +<!-- + + This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY windowTitle.label "Select User Profile"> +<!ENTITY profileManager.title "&brandShortName; Profile Manager"> + +<!ENTITY manage.label "Manage Profiles…"> +<!ENTITY manage.accesskey "M"> +<!ENTITY select.label "Utilizează profil"> + +<!ENTITY availableProfiles.label "Profiluri disponibile"> + +<!ENTITY introStart.label "To access your personal profile, which contains your stored messages, settings and other personalized information, please choose your profile from the list, and click &start.label; to begin your session."> +<!ENTITY introSwitch.label "To switch to another profile, which contains stored messages, settings and other personalized information, please choose that profile from the list, and click &select.label; to begin using that profile."> +<!ENTITY profileManagerText.label "&brandShortName; stores information about your settings, preferences, bookmarks, stored messages and other user items in your user profile."> |