diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ca-valencia/toolkit/toolkit/global/commonDialog.ftl | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-ca-valencia/toolkit/toolkit/global/commonDialog.ftl b/l10n-ca-valencia/toolkit/toolkit/global/commonDialog.ftl new file mode 100644 index 0000000000..c45f0d9e71 --- /dev/null +++ b/l10n-ca-valencia/toolkit/toolkit/global/commonDialog.ftl @@ -0,0 +1,20 @@ +# 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/. + +common-dialog-title-null = Esta pĂ gina diu +common-dialog-title-system = { -brand-short-name } +# Title displayed when the origin of a web dialog is unknown. +common-dialog-title-unknown = Desconegut + +common-dialog-username = + .value = Nom d'usuari +common-dialog-password = + .value = Contrasenya + +common-dialog-copy-cmd = + .label = Copia + .accesskey = C +common-dialog-select-all-cmd = + .label = Selecciona-ho tot + .accesskey = a |