Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/locale/id/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
authorfwenzel@mozilla.com <fwenzel@mozilla.com@4eb1ac78-321c-0410-a911-ec516a8615a5>2009-02-24 02:40:45 (GMT)
committer fwenzel@mozilla.com <fwenzel@mozilla.com@4eb1ac78-321c-0410-a911-ec516a8615a5>2009-02-24 02:40:45 (GMT)
commite28637d8d8d1e59ecad0d8c823819f32fb71c37b (patch)
treefab0b53289b4fc2e92fcc6ed595d7921a49e3ae9 /site/app/locale/id/LC_MESSAGES/messages.po
parentd31a9317c104aa101a68f7a84a43a6ba72a1b92a (diff)
msgid fix for bug 475035: must not concatenate localized strings
git-svn-id: http://svn.mozilla.org/addons/trunk@22530 4eb1ac78-321c-0410-a911-ec516a8615a5
Diffstat (limited to 'site/app/locale/id/LC_MESSAGES/messages.po')
-rw-r--r--site/app/locale/id/LC_MESSAGES/messages.po20
1 files changed, 13 insertions, 7 deletions
diff --git a/site/app/locale/id/LC_MESSAGES/messages.po b/site/app/locale/id/LC_MESSAGES/messages.po
index 50dcb7c..b3ebe67 100644
--- a/site/app/locale/id/LC_MESSAGES/messages.po
+++ b/site/app/locale/id/LC_MESSAGES/messages.po
@@ -50,11 +50,6 @@ msgstr "Publik"
msgid "a_header_sandbox"
msgstr "Sandbox"
-#: views/elements/collections_interactive_addon.thtml:85
-#, php-format
-msgid "collections_interactive_addon_added"
-msgstr "%s ditambahkan"
-
#: views/elements/addon_listitem.thtml:145 views/elements/feature.thtml:111
#: views/addons/display.thtml:103 views/addons/browse_thumbs.thtml:87
msgid "addon_detail_last_updated"
@@ -265,9 +260,12 @@ msgstr "Pengaya Sebelumnya"
msgid "addon_version_permalink"
msgstr "Taut permanen ke versi ini"
+# %1 is the current Application name (e.g. Firefox)
+# %2 is the Application's version number
#: views/addons/versions.thtml:123 views/addons/versions.thtml:124
-msgid "addon_versions_getlatesttext"
-msgstr "Versi terakhir kompatibel dengan"
+#, fuzzy
+msgid "addon_versions_getlatestversion"
+msgstr "The most recent version compatible with %1$s %2$s"
#: views/addons/display.thtml:431
msgid "addons_author_addons_submit"
@@ -1000,6 +998,11 @@ msgstr "Tampilkan Semua %1$s"
msgid "collection_not_found"
msgstr "Koleksi tidak ditemukan!"
+#: views/elements/collections_interactive_addon.thtml:85
+#, php-format
+msgid "collections_interactive_addon_added"
+msgstr "%s ditambahkan"
+
#: views/compatibility/dashboard.thtml:45
#: controllers/compatibility_controller.php:72
msgid "compatibility_dashboard_center_header"
@@ -4822,3 +4825,6 @@ msgstr "Reset Kata Sandi Pengguna"
#: controllers/users_controller.php:90 controllers/users_controller.php:92
msgid "users_register_pagetitle"
msgstr "Pendaftaran Pengguna Baru"
+
+#~ msgid "addon_versions_getlatesttext"
+#~ msgstr "Versi terakhir kompatibel dengan"