This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push: new 4ca6e4aeb3 Remove pushbuttons with '...' from translation process 4ca6e4aeb3 is described below commit 4ca6e4aeb305718a0ddc4a3d96546f7d1ebe67a8 Author: mseidel <msei...@apache.org> AuthorDate: Sat Feb 10 17:55:30 2024 +0100 Remove pushbuttons with '...' from translation process (cherry picked from commit a80e2a64504ce6d3551230bac39e457573f2d404) --- main/dbaccess/source/ui/tabledesign/table.src | 72 +++++++++++----------- main/extensions/source/dbpilots/commonpagesdbp.src | 4 +- .../source/ui/animations/CustomAnimationPane.src | 4 +- main/svx/source/form/datanavi.src | 2 +- main/sw/source/ui/frmdlg/frmpage.src | 4 +- 5 files changed, 40 insertions(+), 46 deletions(-) diff --git a/main/dbaccess/source/ui/tabledesign/table.src b/main/dbaccess/source/ui/tabledesign/table.src index 831161f95f..dffb7f4228 100644 --- a/main/dbaccess/source/ui/tabledesign/table.src +++ b/main/dbaccess/source/ui/tabledesign/table.src @@ -1,5 +1,5 @@ /************************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -7,20 +7,18 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * *************************************************************/ - - #ifndef _DBU_TBL_HRC_ #include "dbu_tbl.hrc" #endif @@ -49,7 +47,7 @@ String STR_TABLEDESIGN_DBFIELDTYPES { - Text [ en-US ] = "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)"; + Text [ en-US ] = "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)" ; }; String STR_TABLEDESIGN_UNDO_PRIMKEY @@ -76,7 +74,7 @@ String STR_VALUE_DESC String STR_VALUE_NONE { // Bemerkung : sollte auch in anderen Sprachen irgendwie zum Wort 'Wert' passen : Wert - keiner .... - Text [ en-US ] = "<none>"; + Text [ en-US ] = "<none>" ; }; String STR_TAB_FIELD_NAME @@ -113,7 +111,7 @@ String STR_TAB_FIELD_NULLABLE }; String STR_FIELD_AUTOINCREMENT { - Text [ en-US ] = "~AutoValue"; + Text [ en-US ] = "~AutoValue" ; }; String STR_TAB_PROPERTIES { @@ -125,12 +123,12 @@ String STR_TABPAGE_GENERAL }; String STR_TAB_TABLE_DESCRIPTION { - Text [ en-US ] = "Description:"; + Text [ en-US ] = "Description:" ; }; String STR_TAB_TABLE_PROPERTIES { - Text [ en-US ] = "Table properties"; + Text [ en-US ] = "Table properties" ; }; Control RID_DB_TAB_EDITOR @@ -197,7 +195,7 @@ String STR_TABED_UNDO_ROWDELETED }; String STR_TABED_UNDO_TYPE_CHANGED { - Text [ en-US ] = "Modify field type"; + Text [ en-US ] = "Modify field type" ; }; String STR_TABED_UNDO_ROWINSERTED { @@ -238,11 +236,11 @@ String STR_SCALE }; String STR_FORMAT { - Text [ en-US ] = "Format example"; + Text [ en-US ] = "Format example" ; }; String STR_HELP_BOOL_DEFAULT { - Text [ en-US ] = "Select a value that is to appear in all new records as default.\nIf the field is not to have a default value, select the empty string."; + Text [ en-US ] = "Select a value that is to appear in all new records as default.\nIf the field is not to have a default value, select the empty string." ; }; String STR_HELP_DEFAULT_VALUE { @@ -270,11 +268,11 @@ String STR_HELP_SCALE }; String STR_HELP_FORMAT_CODE { - Text [ en-US ] = "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."; + Text [ en-US ] = "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)." ; }; String STR_HELP_FORMAT_BUTTON { - Text [ en-US ] = "This is where you determine the output format of the data."; + Text [ en-US ] = "This is where you determine the output format of the data." ; }; String STR_HELP_AUTOINCREMENT { @@ -283,23 +281,23 @@ String STR_HELP_AUTOINCREMENT PushButton PB_FORMAT { TabStop = TRUE ; - Text [ en-US ] = "~..."; + Text = "~..." ; }; String STR_TABLEDESIGN_DUPLICATE_NAME { - Text [ en-US ] = "The table cannot be saved because column name \"$column$\" was assigned twice."; + Text [ en-US ] = "The table cannot be saved because column name \"$column$\" was assigned twice." ; }; String STR_TBL_COLUMN_IS_KEYCOLUMN { - Text [ en-US ] = "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"; + Text [ en-US ] = "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?" ; }; String STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE { - Text [ en-US ] = "Primary Key Affected"; + Text [ en-US ] = "Primary Key Affected" ; }; String STR_COLUMN_NAME { - Text [ en-US ] = "Column"; + Text [ en-US ] = "Column" ; }; String STR_QRY_CONTINUE { @@ -322,16 +320,16 @@ QueryBox TABLE_QUERY_CONNECTION_LOST }; String STR_TABLEDESIGN_CONNECTION_MISSING { - Text [ en-US ] = "The table could not be saved due to problems connecting to the database."; + Text [ en-US ] = "The table could not be saved due to problems connecting to the database." ; }; String STR_TABLEDESIGN_DATASOURCE_DELETED { - Text [ en-US ] = "The table filter could not be adjusted because the data source has been deleted."; + Text [ en-US ] = "The table filter could not be adjusted because the data source has been deleted." ; }; QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES { - Message [ en-US ] = "Before you can edit the indexes of a table, you have to save it.\nDo you want to save the changes now?"; + Message [ en-US ] = "Before you can edit the indexes of a table, you have to save it.\nDo you want to save the changes now?" ; Buttons = WB_YES_NO ; }; @@ -345,11 +343,11 @@ String STR_TABLEDESIGN_NO_PRIM_KEY }; String STR_TABLEDESIGN_TITLE { - Text [ en-US ] = " - %PRODUCTNAME Base: Table Design"; + Text [ en-US ] = " - %PRODUCTNAME Base: Table Design" ; }; /* - The menubar resource has become obsolete - you can now find the menubar definition at: <project>/uiconfig/dbtable/menubar/menubar.xml + The menubar resource has become obsolete - you can now find the menubar definition at: <project>/uiconfig/dbtable/menubar/menubar.xml */ String STR_TABLEDESIGN_ALTER_ERROR @@ -359,51 +357,53 @@ String STR_TABLEDESIGN_ALTER_ERROR String STR_TABLEDESIGN_SAVE_ERROR { - Text [ en-US ] = "Error while saving the table design"; + Text [ en-US ] = "Error while saving the table design" ; }; String STR_TABLEDESIGN_COULD_NOT_DROP_COL { - Text [ en-US ] = "The column $column$ could not be deleted."; + Text [ en-US ] = "The column $column$ could not be deleted." ; }; QueryBox TABLE_DESIGN_ALL_ROWS_DELETED { Buttons = WB_YES_NO_CANCEL ; DefButton = WB_DEF_YES ; - Message [ en-US ] = "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged."; + Message [ en-US ] = "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged." ; }; String STR_AUTOINCREMENT_VALUE { - Text [ en-US ] = "A~uto-increment statement"; + Text [ en-US ] = "A~uto-increment statement" ; }; String STR_HELP_AUTOINCREMENT_VALUE { - Text [ en-US ] = "Enter an SQL statement for the auto-increment field.\n\nThis statement will be directly transferred to the database when the table is created."; + Text [ en-US ] = "Enter an SQL statement for the auto-increment field.\n\nThis statement will be directly transferred to the database when the table is created." ; }; String STR_NO_TYPE_INFO_AVAILABLE { - Text [ en-US ] = "No type information could be retrieved from the database.\nThe table design mode is not available for this data source."; + Text [ en-US ] = "No type information could be retrieved from the database.\nThe table design mode is not available for this data source." ; }; String STR_CHANGE_COLUMN_NAME { - Text [ en-US ] = "change field name"; + Text [ en-US ] = "change field name" ; }; String STR_CHANGE_COLUMN_TYPE { - Text [ en-US ] = "change field type"; + Text [ en-US ] = "change field type" ; }; String STR_CHANGE_COLUMN_DESCRIPTION { - Text [ en-US ] = "change field description"; + Text [ en-US ] = "change field description" ; }; String STR_CHANGE_COLUMN_ATTRIBUTE { - Text [ en-US ] = "change field attribute"; + Text [ en-US ] = "change field attribute" ; }; + +// ******************************************************************* EOF diff --git a/main/extensions/source/dbpilots/commonpagesdbp.src b/main/extensions/source/dbpilots/commonpagesdbp.src index e671dd84a6..8fc3c70654 100644 --- a/main/extensions/source/dbpilots/commonpagesdbp.src +++ b/main/extensions/source/dbpilots/commonpagesdbp.src @@ -19,8 +19,6 @@ * *************************************************************/ - - #ifndef _EXTENSIONS_DBP_DBPRESID_HRC_ #include "dbpresid.hrc" #endif @@ -69,7 +67,7 @@ TabPage RID_PAGE_TABLESELECTION HelpID = "extensions:PushButton:RID_PAGE_TABLESELECTION:PB_FORMDATASOURCE" ; Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + 3 + WINDOW_HALF_SIZE_X - 24, 25 ) ; Size = MAP_APPFONT ( 14, 14 ) ; - Text [ en-US ] = "~..." ; + Text = "~..." ; }; FixedText FT_TABLE diff --git a/main/sd/source/ui/animations/CustomAnimationPane.src b/main/sd/source/ui/animations/CustomAnimationPane.src index 602e34a36c..7604f884ad 100644 --- a/main/sd/source/ui/animations/CustomAnimationPane.src +++ b/main/sd/source/ui/animations/CustomAnimationPane.src @@ -19,8 +19,6 @@ * *************************************************************/ - - #include "CustomAnimationPane.hrc" #include "CustomAnimation.hrc" #include "helpids.h" @@ -128,7 +126,7 @@ Control DLG_CUSTOMANIMATIONPANE TabStop = TRUE ; Size = MAP_APPFONT ( 16, 14 ) ; - Text [ en-US ] = "~..." ; + Text = "~..." ; QuickHelpText [en-US ] = "Effect Options" ; }; diff --git a/main/svx/source/form/datanavi.src b/main/svx/source/form/datanavi.src index ad528995f9..3010c5a83d 100644 --- a/main/svx/source/form/datanavi.src +++ b/main/svx/source/form/datanavi.src @@ -369,7 +369,7 @@ ModalDialog RID_SVXDLG_ADD_DATAITEM Size = MAP_APPFONT ( 14, 14 ) ; TabStop = TRUE ; Hide = TRUE ; - Text = "..." ; + Text = "~..." ; }; FixedLine FL_SETTINGS { diff --git a/main/sw/source/ui/frmdlg/frmpage.src b/main/sw/source/ui/frmdlg/frmpage.src index 714632d84f..d26986a4ec 100644 --- a/main/sw/source/ui/frmdlg/frmpage.src +++ b/main/sw/source/ui/frmdlg/frmpage.src @@ -19,8 +19,6 @@ * *************************************************************/ - - #include "frmui.hrc" #include "frmpage.hrc" #include "globals.hrc" @@ -624,7 +622,7 @@ TabPage TP_GRF_EXT Size = MAP_APPFONT ( 12, 12 ) ; Disable = TRUE ; TabStop = TRUE ; - Text [ en-US ] = "~..." ; + Text = "~..." ; }; CheckBox CB_VERT {