View Issue Details

IDProjectCategoryView StatusLast Update
0012615ScribusTranslationpublic2014-08-31 18:16
ReporterFirasH Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0012615: [PATCH] Fix some untranslatable UI strings (3)
DescriptionFixed some untranslatable strings, diff attached.
This has been built and tested before uploading.
TagsNo tags attached.
Patch

Relationships

related to 0012616 closedjghali [PATCH] Fix some wrong tooltips in Preferences > External Tools 
related to 0012507 closedcbradney [PATCH] Added tooltip "Create range of pages" to ellipsis icon in all Scribus export dialogs 
related to 0012604 closedjghali [PATCH] "Convert To" should be "Convert to" under Item menu 
related to 0012201 closedjghali [PATCH] Empty tooltips in Preferences window 
related to 0011400 closedcbradney [TESTED-PATCH] "Open a Polygon or Cuts a Bezier Curve" remains selected even if not active 

Activities

FirasH

2014-08-17 22:24

reporter  

12615 (740 bytes)   
Index: scribus/translationdummy.cpp
===================================================================
--- scribus/translationdummy.cpp	(revisione 19430)
+++ scribus/translationdummy.cpp	(copia locale)
@@ -16,6 +16,7 @@
 tr("Write: %1");
 tr("File &name:");
 tr("File &type:");
+tr("Files of type:");
 tr("One directory up");
 tr("Cancel");
 tr("All Files (*)");
@@ -26,7 +27,10 @@
 tr("Attributes");
 tr("OK");
 tr("Look &in:");
+tr("Look in:");
 tr("Back");
+tr("Forward");
+tr("Parent Directory");
 tr("Create New Folder");
 tr("List View");
 tr("Detail View");
@@ -135,6 +139,7 @@
 tr("Bl&ue:");
 tr("A&lpha channel:");
 tr("&Basic colors");
+tr("Pick Screen Color");
 tr("&Custom colors");
 tr("&Define Custom Colors >>");
 tr("OK");
12615 (740 bytes)   

FirasH

2014-08-31 18:16

reporter   ~0033404

Thanks jghali!
Fixed in 1.5.0.svn (19468).

Issue History

Date Modified Username Field Change
2014-08-17 22:24 FirasH New Issue
2014-08-17 22:24 FirasH File Added: 12615
2014-08-17 22:36 FirasH Relationship added related to 0012616
2014-08-17 22:36 FirasH Relationship added related to 0012507
2014-08-17 22:36 FirasH Relationship added related to 0012604
2014-08-17 22:36 FirasH Relationship added related to 0012201
2014-08-17 22:37 FirasH Relationship added related to 0011400
2014-08-18 13:14 Kunda Status new => feedback
2014-08-18 22:38 jghali Status feedback => resolved
2014-08-18 22:38 jghali Fixed in Version => 1.5.0svn
2014-08-18 22:38 jghali Resolution open => fixed
2014-08-18 22:38 jghali Assigned To => jghali
2014-08-31 18:16 FirasH Note Added: 0033404
2014-08-31 18:16 FirasH Status resolved => closed