~kaaloo/ubufox/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/lp139380_ubufox_add_finnish_translation.patch

  • Committer: Alexander Sack
  • Date: 2008-02-13 15:39:08 UTC
  • Revision ID: asac@jwsdot.com-20080213153908-wyshy2rapgiob25e
* package new upstream version 0.5~beta1
* drop All patches shipped in ubuntu diff.gz
  - drop debian/patches/lp139380_ubufox_add_finnish_translation.patch
  - drop debian/patches/lp134426_prepatch_fix_pluginfinder_runs_forever.patch
  - drop debian/patches/lp123713_addon_description_fix.patch
  - drop debian/patches/fix_broken_radiobutton_command.patch
  - update debian/patches/series
* document in changelog
  - update debian/changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- a/locale/fi-FI/ubufox.dtd   1970-01-01 00:00:00 +0000
2
 
+++ b/locale/fi-FI/ubufox.dtd   2007-09-23 09:27:38 +0000
3
 
@@ -0,0 +1,3 @@
4
 
+<!ENTITY ubufox.launchpad.reportbug.label "Raportoi ongelmasta">
5
 
+<!ENTITY ubufox.launchpad.helptranslate.label "Käännä tämä ohjelma...">
6
 
+<!ENTITY ubufox.launchpad.gethelponline.label "Hae ohjeita verkosta...">
7
 
 
8
 
--- a/locale/fi-FI/ubufox.properties    1970-01-01 00:00:00 +0000
9
 
+++ b/locale/fi-FI/ubufox.properties    2007-10-04 22:15:06 +0000
10
 
@@ -0,0 +1,6 @@
11
 
+helloMessage=Hei maailma!
12
 
+helloMessageTitle=Hei
13
 
+prefMessage=Int Pref Value: %d
14
 
+extensions.ubufox.description=Ubuntun Firefox-paketti
15
 
+ubufox.getubuntuextension=Hae Ubuntun lis\u00e4osia
16
 
+ubufox.pluginWizard.availablePluginsPage.description.label=Valitse mediatyypille sopiva liit\u00e4nn\u00e4inen
17
 
 
18
 
=== modified file 'chrome.manifest'
19
 
--- a/chrome.manifest   2007-08-14 11:40:03 +0000
20
 
+++ b/chrome.manifest   2007-10-04 22:26:46 +0000
21
 
@@ -1,5 +1,6 @@
22
 
 content        ubufox  content/
23
 
 locale ubufox  en-US   locale/en-US/
24
 
+locale  ubufox  fi-FI   locale/fi-FI/
25
 
 skin   ubufox  classic/1.0     skin/
26
 
 overlay        chrome://browser/content/browser.xul    chrome://ubufox/content/ubuntuHelpMenuOverlay.xul
27
 
 overlay chrome://mozapps/content/extensions/extensions.xul chrome://ubufox/content/ubuntuAddonsOverlay.xul
28