diff options
Diffstat (limited to 'l10n-kn/toolkit/chrome/global/viewSource.properties')
-rw-r--r-- | l10n-kn/toolkit/chrome/global/viewSource.properties | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-kn/toolkit/chrome/global/viewSource.properties b/l10n-kn/toolkit/chrome/global/viewSource.properties new file mode 100644 index 0000000000..8022afb9ad --- /dev/null +++ b/l10n-kn/toolkit/chrome/global/viewSource.properties @@ -0,0 +1,16 @@ +# 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/. + +goToLineTitle = ಸಾಲಿಗೆ ಹೋಗು +goToLineText = ಸಾಲಿನ ಸಂಖ್ಯೆಯನ್ನು ನಮೂದಿಸು +invalidInputTitle = ಅಮಾನ್ಯ ಇನ್ಪುಟ್ +invalidInputText = ನಮೂದಿಸಿದ ಸಾಲಿನ ಸಂಖ್ಯೆಯು ಅಮಾನ್ಯವಾಗಿದೆ. +outOfRangeTitle = ಸಾಲು ಕಂಡು ಬಂದಿಲ್ಲ +outOfRangeText = ಸೂಚಿತವಾದ ಸಾಲು ಕಂಡು ಬಂದಿಲ್ಲ. +viewSelectionSourceTitle = ಆಯ್ಕೆಯ DOM ಮೂಲ + +context_goToLine_label = ಸಾಲಿಗೆ ಹೋಗು… +context_goToLine_accesskey = L +context_wrapLongLines_label = ಉದ್ದ ಸಾಲುಗಳನ್ನು ಆವರಿಸು +context_highlightSyntax_label = ವಾಕ್ಯರಚನೆಯನ್ನು ಹೈಲೈಟ್ ಮಾಡುವಿಕೆ |