diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-bs/toolkit/chrome/mozapps/handling/handling.dtd | 10 | ||||
-rw-r--r-- | l10n-bs/toolkit/chrome/mozapps/handling/handling.properties | 12 |
2 files changed, 22 insertions, 0 deletions
diff --git a/l10n-bs/toolkit/chrome/mozapps/handling/handling.dtd b/l10n-bs/toolkit/chrome/mozapps/handling/handling.dtd new file mode 100644 index 0000000000..bd394df7a1 --- /dev/null +++ b/l10n-bs/toolkit/chrome/mozapps/handling/handling.dtd @@ -0,0 +1,10 @@ +<!-- 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 window.emWidth "26em"> +<!ENTITY window.emHeight "26em"> +<!ENTITY ChooseOtherApp.description "Izaberite drugu aplikaciju"> +<!ENTITY ChooseApp.label "Izaberi…"> +<!ENTITY ChooseApp.accessKey "C"> +<!ENTITY accept "Otvori link"> diff --git a/l10n-bs/toolkit/chrome/mozapps/handling/handling.properties b/l10n-bs/toolkit/chrome/mozapps/handling/handling.properties new file mode 100644 index 0000000000..cfc394629f --- /dev/null +++ b/l10n-bs/toolkit/chrome/mozapps/handling/handling.properties @@ -0,0 +1,12 @@ +# 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/. + +protocol.title=Pokreni aplikaciju +protocol.description=Ovaj link je potrebno otvoriti pomoću aplikacije. +protocol.choices.label=Pošalji na: +protocol.checkbox.label=Zapamti moj izbor za %S linkove. +protocol.checkbox.accesskey=r +protocol.checkbox.extra=Ovo se može promijeniti u %S postavkama.\u0020 + +choose.application.title=Druga aplikacija… |